15145 Commits

Author SHA1 Message Date
rdb
213976bd97 Fixed incorrect note 2009-04-12 06:18:51 +00:00
rdb
101e61504e Fix "too complex" issue with custom profile 2009-04-11 18:05:57 +00:00
rdb
d4ecd9e0ce Typos 2009-04-11 17:58:18 +00:00
rdb
bf4665486b Chmod everything on OSX, to be certain 2009-04-11 15:21:28 +00:00
rdb
2ba75147a8 Add ppython on osx 2009-04-11 14:46:53 +00:00
rdb
53d640424d Revert debug coloring 2009-04-11 13:41:20 +00:00
rdb
d5af6f1cce Overhauled T-Junction and border-decision math, added border stitching 2009-04-11 13:37:24 +00:00
rdb
92927fd25f Fix deadlock 2009-04-11 07:33:42 +00:00
rdb
5becdfcf7f Add missing lightbulb.rgb 2009-04-11 05:29:11 +00:00
David Rose
98c18ce510 prevent pyobject leak 2009-04-10 20:33:40 +00:00
David Rose
4910971587 now there's a normalize() method, remove ambiguity 2009-04-10 19:30:53 +00:00
David Rose
12cc0232fc add LVecBase3::project, etc., suggested by nik 2009-04-10 18:32:38 +00:00
rdb
18e5f0c723 Fix panda to work correctly with threading 2009-04-10 15:17:26 +00:00
rdb
2e629c6e40 Dont fail on 64bits with threading 2009-04-10 06:40:21 +00:00
Josh Wilson
8dc836436c i was a little overzealous in removing some report prefix parameters 2009-04-10 01:34:34 +00:00
Josh Wilson
1ea78fd02f adding ability to have multiple prefixes in report by specifying them in the Config.prc 2009-04-10 01:27:58 +00:00
Josh Wilson
1642d4163d updating report()'s to not require 'want-' or '-report' in the dConfigParam parameter 2009-04-09 01:16:59 +00:00
rdb
2066763335 tinydisplay compile error on OSX 2009-04-08 20:01:37 +00:00
rdb
1e2849fad1 Fix tinydisplay crash on OSX 2009-04-08 19:44:12 +00:00
rdb
72688304cb Added collide2 and space_to_geom 2009-04-08 19:18:36 +00:00
rdb
14b7af8900 Enable HAVE_THREADS 2009-04-08 19:02:03 +00:00
David Rose
bc14778fac fix CollisionVisualizer 2009-04-08 17:53:53 +00:00
David Rose
4262d1c099 fix bison error with 2.4 2009-04-08 15:14:29 +00:00
rdb
7705b7d7bf Add missing artools.h to Sources.pp 2009-04-08 15:12:58 +00:00
David Rose
3384159fd9 export config variable 2009-04-07 19:33:48 +00:00
David Rose
8f81a9bbb3 better premunge before flattening 2009-04-07 00:32:01 +00:00
David Rose
53a65f3a86 minor typo fix 2009-04-06 23:43:28 +00:00
rdb
04211c6f62 Cast the sentinel 2009-04-04 19:53:19 +00:00
rdb
1348af976a Set bits to 1. Also, add some explanation for basic-shaders-only 2009-04-04 15:48:25 +00:00
rdb
7c9592f520 Add isEmpty 2009-04-04 14:56:20 +00:00
rdb
7e1c6fff30 Allow destdir as argument to installpanda.py 2009-04-04 13:50:06 +00:00
rdb
a5d774a1c3 Asserts, and reformat code 2009-04-04 07:20:28 +00:00
rdb
6bd15649f9 Make empty ODE objects evaluate to False 2009-04-04 06:25:02 +00:00
Gyedo Jeon
8ccc3ae620 Made transparency channel connected for alpha texture modes 2009-04-04 00:56:52 +00:00
David Rose
854e5f345a fix some python errors 2009-04-03 21:30:38 +00:00
rdb
e3e03c9305 Dont forget to pass the profiles to the constructor 2009-04-03 20:04:19 +00:00
rdb
a1a06beca0 Fix typo 2009-04-03 19:49:42 +00:00
rdb
a1f60a2e4c Better profile override system 2009-04-03 19:30:53 +00:00
rdb
803711741d Add artoolkit package to grutil Sources.pp 2009-04-03 19:04:02 +00:00
rdb
100219e4c7 Add ARToolKit support to ppremake 2009-04-03 19:01:54 +00:00
rdb
4034d97417 Add new profile override system 2009-04-03 18:46:42 +00:00
rdb
0666f54446 Fix stupid mistake that prevents anti-jitter 2009-04-03 18:42:00 +00:00
rdb
d2df9f3618 Fix crash with window creation in an event 2009-04-03 18:27:01 +00:00
Zachary Pavlov
556c407d20 safety bandaid to shutdown processing if the visAvatar disappears 2009-04-03 18:01:15 +00:00
Darren Ranalli
740aca460f fixed crash in __repr__ 2009-04-02 22:31:12 +00:00
David Rose
5f824aa6ee USE_PANDAFILESTREAM 2009-04-02 22:12:22 +00:00
David Rose
48017fe9b1 LoaderOptions now required on parameter list 2009-04-02 21:47:52 +00:00
David Rose
6924727b8b suppress some compiler warnings 2009-04-02 21:36:51 +00:00
rdb
ff6fc008bb protect PythonCallbackObject::init_type() with HAVE_PYTHON 2009-04-02 20:08:29 +00:00
rdb
b3816055dc Fix a static-init issue on windows 2009-04-02 18:39:25 +00:00