15227 Commits

Author SHA1 Message Date
rdb
3833b20a8f Better support for non-windows platforms 2009-04-18 10:51:08 +00:00
rdb
a84218485d pulling in 1.10.2.2: Better support for Maya on OSX 2009-04-18 10:32:28 +00:00
rdb
a10707cb85 New iPhone changes broke OSX build, repairing 2009-04-18 08:52:44 +00:00
David Rose
4dc60ab611 static-init-safe filename initializers 2009-04-18 00:51:03 +00:00
David Rose
f44857f8ee more static link issues 2009-04-18 00:50:05 +00:00
Abhishek Nath
5038ddb148 Fixed a crash that was caused when anim panel was closed during an animation. Added a help feature to RTM. 2009-04-17 23:41:58 +00:00
David Rose
e14d5673e7 wrong pp variable 2009-04-17 22:41:42 +00:00
David Rose
3a41895780 remove LINK_IN_GL etc. 2009-04-17 22:18:46 +00:00
David Rose
4f3ea6ad9d make better LINK_ALL_STATIC 2009-04-17 21:54:44 +00:00
David Rose
5929192b26 protect against static init ordering 2009-04-17 21:54:20 +00:00
David Rose
5a74ea30dd better error reporting for static init ordering issues w.r.t config variables 2009-04-17 21:53:39 +00:00
David Rose
7852b4291d remove debug output 2009-04-17 21:42:00 +00:00
Zachary Pavlov
900c67b409 oops, missed this 2009-04-17 20:34:41 +00:00
David Rose
5653b5514b minor change 2009-04-17 20:24:13 +00:00
David Rose
0aa266d725 protect in ifdef 2009-04-17 20:23:11 +00:00
David Rose
a08b08f8d3 initial iphone stuff, w.i.p. 2009-04-17 18:11:25 +00:00
rdb
ef4a9038df OSX has sys/malloc.h, not malloc.h 2009-04-17 17:07:06 +00:00
rdb
b74fe3fd33 Fix misleading comment 2009-04-17 05:16:11 +00:00
Josh Wilson
713dc5902a adding okMissing=True to dialog_box_gui 2009-04-16 22:43:34 +00:00
Redmond Urbino
d3a3f60cce add magic word ~generateOrder 2009-04-16 00:55:25 +00:00
Zachary Pavlov
233bbe6f1e removed 'highest collision only' rule 2009-04-15 21:59:15 +00:00
Zachary Pavlov
b849d743ca added again message 2009-04-15 21:57:50 +00:00
rdb
1c4f1e8ea4 Add ReleaseNotes for 1.6.1 2009-04-15 06:50:20 +00:00
rdb
aaaae0f5bc merge panda3d_1_6_branch to trunk 2009-04-15 06:04:13 +00:00
Abhishek Nath
fc71f2852f Added more animation controls to RTM 2009-04-14 23:53:40 +00:00
rdb
cf217344aa No longer needed, I got fcollada working correctly 2009-04-14 16:31:28 +00:00
rdb
f431703f0a Phase out OdeContactCollection 2009-04-14 15:40:18 +00:00
rdb
435805081d Forgot bool operator for OdeGeom 2009-04-14 15:18:05 +00:00
rdb
aa7e470e82 Update to 1.6.1 2009-04-14 13:42:39 +00:00
rdb
5292623b94 Store contact geoms on collision, not just points. Also, fix memory leak. 2009-04-12 12:34:14 +00:00
rdb
94dd3b9624 Fix empty contact geoms with OdeUtil.collide 2009-04-12 11:55:28 +00:00
rdb
788631d454 Fix bug with dynamic playrate changing 2009-04-12 10:33:41 +00:00
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