18417 Commits

Author SHA1 Message Date
David Rose
6e789ec480 make 64-bit safe 2011-08-22 17:47:07 +00:00
enn0x
00f2d43ec1 More detailed limits for generic constraints. 2011-08-20 21:22:03 +00:00
enn0x
96061636a2 Minor renaming for upper/lower limits. 2011-08-20 20:40:02 +00:00
enn0x
a0b8d5758d Replace BulletDebugNode.setVerbose with setters for individual debug components (wireframe, bounding boxes, constraints, normals) 2011-08-20 11:54:39 +00:00
Mike Christel
48f2a8cab7 Added MAX2012 to MAXVERSIONINFO 2011-08-18 14:02:47 +00:00
David Rose
c62a81af02 setBinary() 2011-08-17 06:03:16 +00:00
David Rose
4603b5f652 disallow negative indices for SwitchNode 2011-08-16 13:39:13 +00:00
David Rose
a8519d5f0b fix color in doc string 2011-08-16 13:36:34 +00:00
enn0x
d65d78850e Fixed bugs with constraints on Linux. 2011-08-16 11:52:08 +00:00
enn0x
5bea667a74 An implementation of btMotionState is required for kineamtic bodies. 2011-08-13 21:29:13 +00:00
David Rose
5158b9b5bf remove vector_LVecBase3f to avoid opt4 linking issue 2011-08-12 23:16:17 +00:00
enn0x
d0c8ccd901 Redesign of the Bullet <--> scene graph synchronisation. 2011-08-12 20:57:59 +00:00
enn0x
1bd2bac3ef Remove scale from TransformStates before converting to Bullet, and some minor changes. 2011-08-10 21:36:26 +00:00
enn0x
427eddc4e3 There has been a brace too much in line 3664 of makepanda. 2011-08-10 19:26:44 +00:00
David Rose
25c65cc1b7 fixes to support building C++ code in direct, even without python enabled 2011-08-10 18:36:49 +00:00
David Rose
c3b5e1ec6b fix bug with movie textures in egg files 2011-08-08 23:29:32 +00:00
David Rose
6872488839 stereo/multiview textures 2011-08-08 18:55:26 +00:00
enn0x
c23a719b26 Fix for conversion from TransformState (with scale) to btTransform. 2011-08-07 22:09:42 +00:00
enn0x
9bb87232a1 Removed kinematic flag from BulletCharacterController. Thanks to AL.dev for hinting me at this unnecessary flag. 2011-08-07 18:26:01 +00:00
David Rose
6335c11050 fix max_dist bug with CollisionBox 2011-08-05 00:07:32 +00:00
enn0x
5430833ef4 Fixed bug with raycasts and 128-bit groups masks. 2011-08-04 21:54:16 +00:00
David Rose
69738d7975 let's not link with speedtree after all 2011-08-04 00:53:06 +00:00
David Rose
042488bcb3 replace gnu_getopt with new Panda-licensed implementation 2011-08-03 23:48:32 +00:00
David Rose
f195d4d462 contributes from forum user to make DirectGui coordinate-system agnostic 2011-08-03 23:41:19 +00:00
David Rose
9d5325e05a replace gnu_getopt with new Panda-licensed implementation 2011-08-03 23:37:43 +00:00
enn0x
a1b0bfd018 Bullet debug node now considers absolute transform. 2011-08-03 22:29:55 +00:00
enn0x
da7458efce Added guardiang to BulletTriangleMeshShape CTOR which asserts that meshes have at least one triangle. 2011-07-31 19:57:28 +00:00
enn0x
7ee4f338ac Using OmniBoundingVolume for BulletDebugNode. 2011-07-27 23:24:54 +00:00
David Rose
78b0e9b627 bam-info wants to link with speedtree if available 2011-07-27 18:19:56 +00:00
David Rose
74557c5c72 add support for text/binary distinction within p3d 2011-07-27 18:18:25 +00:00
David Rose
5055403995 add support for text/binary distinction within multifile subfiles 2011-07-27 18:16:44 +00:00
David Rose
49c1710712 add no-singular-invert 2011-07-27 18:12:15 +00:00
David Rose
4b86327663 include config_speedtree.h 2011-07-27 18:11:12 +00:00
David Rose
657c0ebaf6 HAVE_SPEEDTREE should be added to dtool_config.h 2011-07-27 18:09:29 +00:00
David Rose
79abbda035 add INSTALL_EGG_FILES 2011-07-27 18:08:53 +00:00
David Rose
5fd6d60f40 add Filename::is_binary_or_text() 2011-07-27 18:07:57 +00:00
enn0x
24acb72bb4 Some additional output for ls(). 2011-07-25 20:40:04 +00:00
enn0x
0b3af39363 Added missing(?) include of bamWriter.h; please undo if this causes problems. 2011-07-25 19:22:23 +00:00
enn0x
729db666c0 New method to disable collision response. 2011-07-25 19:20:37 +00:00
rdb
37047acd75 this should probably fix the rtdist model issues thing 2011-07-25 16:49:19 +00:00
rdb
d52509675f shed more light on compile error 2011-07-25 08:06:34 +00:00
rdb
455c9b7f69 add Pmw to tkinter package, and hopefully fix pygame 2011-07-25 07:49:46 +00:00
enn0x
f008ebe351 Fix for updating bounds for the BulletDebugNode. 2011-07-20 20:43:13 +00:00
David Rose
daed41f05e add rootCamera 2011-07-15 00:13:54 +00:00
David Rose
9d40ea1184 avoid deprecated interface 2011-07-13 23:37:13 +00:00
enn0x
8841b1d80a Added restiction of lin/ang movement for rigid bodies. 2011-07-10 20:10:13 +00:00
rdb
99c71cef31 don't disable pandatool entirely in rtdist build 2011-07-07 08:58:18 +00:00
David Rose
e5272c9e3d fix mistake in tangent computation 2011-07-03 18:09:49 +00:00
rdb
5892019088 fix swscale link error, I hope 2011-07-01 18:34:42 +00:00
rdb
6c79733735 fix for ffmpeg 2011-07-01 17:47:03 +00:00