12026 Commits

Author SHA1 Message Date
David Rose
08939fad16 add .N file to protect include 2007-02-12 19:27:57 +00:00
David Rose
1bf44ee2d7 protect output 2007-02-12 19:12:57 +00:00
David Rose
0e1ea07313 explicit comparison operators needed 2007-02-12 19:03:23 +00:00
David Rose
aa60d44d6d build on Linux 2007-02-12 18:47:47 +00:00
David Rose
d4983c4700 FT_Span 2007-02-12 12:55:28 +00:00
David Rose
a3d341d1f1 default fmod path 2007-02-12 12:55:18 +00:00
David Rose
32d867f2f0 add TypedSkel 2007-02-12 01:05:09 +00:00
Joe Shochet
bd2c0c7b14 less spam from the messenger on the AI logs 2007-02-12 00:48:24 +00:00
Zachary Pavlov
d5c8b6f490 bandaid hack for distributedcartesiangrid 2007-02-12 00:19:57 +00:00
Josh Wilson
15c717ad3f added get_AABB functionality 2007-02-11 07:57:32 +00:00
Josh Wilson
a80d9f95ba formatting and added LVecBase3f functionality 2007-02-11 07:38:27 +00:00
Josh Wilson
5c26e4cf4d formatting 2007-02-11 07:37:46 +00:00
Josh Wilson
2844614e24 no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality 2007-02-11 07:18:48 +00:00
Josh Wilson
6bbea6261c added joint parameter functions for the joints that support them 2007-02-11 06:50:46 +00:00
Josh Wilson
1dddb03b95 cleaned up joint function calls to remove redundancy in names 2007-02-11 04:38:56 +00:00
Josh Wilson
50773cd877 added 'downcast' conversion function 2007-02-11 01:19:59 +00:00
Josh Wilson
0cfe0a3233 new extensions for ode classes 2007-02-11 01:18:10 +00:00
Josh Wilson
cb535809f5 OdeGeom is now friend class 2007-02-11 01:15:53 +00:00
Josh Wilson
976760f105 added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
Josh Wilson
42ef8bb6a1 joint collection class similar in use to NodePathCollection 2007-02-11 01:11:35 +00:00
Zachary Pavlov
fc5b2e04ce made post generates for DistributedObject stuff 2007-02-10 02:26:48 +00:00
aignacio_sf
08d204b964 Fix multi-texture problem:
If multi-texture was on before drawing with a shader, then the multi-texture would be in a bad state after drawing with the shader.
So, turn off multi-texture before shader usage.
2007-02-10 01:28:50 +00:00
Josh Yelon
e8a0cd972d Added typed skel 2007-02-09 21:46:03 +00:00
David Rose
a0bc7707a6 define BUILDING_PANDASKEL 2007-02-09 18:35:18 +00:00
Josh Yelon
4c5c11c0c8 Skeleton classes 2007-02-09 18:08:53 +00:00
Josh Yelon
834e06d5d4 Added support for libpandaskel 2007-02-09 18:05:47 +00:00
Josh Yelon
4546fcaf38 Changed libdirect to libp3direct, with fallback 2007-02-09 18:05:30 +00:00
David Rose
a1e6867d15 prevent leaks from loading characters 2007-02-09 17:56:52 +00:00
Josh Wilson
2fe2b81da5 OdeJoint extension definitions 2007-02-09 17:52:18 +00:00
Josh Wilson
2df88fd9de syntax and documentation 2007-02-09 17:49:00 +00:00
David Rose
79772845e3 more published interfaces 2007-02-09 17:41:10 +00:00
Josh Yelon
b8bb953a34 Added missing header file 2007-02-09 16:30:28 +00:00
Josh Yelon
86c16d8db8 Changed /Zc:forScope for vs2005 2007-02-09 16:21:17 +00:00
Josh Wilson
4be7630974 interface additions to be more panda-like 2007-02-09 08:30:34 +00:00
Darren Ranalli
efea7190c2 prevent hang when another py buffer is at the prompt 2007-02-09 06:14:29 +00:00
aignacio_sf
fb223004ec If getting the display info succeeds then don't do anymore. 2007-02-09 03:29:06 +00:00
David Rose
0db570a622 build nativenet on Linux 2007-02-09 00:10:28 +00:00
David Rose
f05b41cc96 dos2unix 2007-02-08 23:44:25 +00:00
David Rose
46e3aa267c temp workaround 2007-02-08 22:00:14 +00:00
David Rose
0869d551ae shaders are always constant, it appears 2007-02-08 21:52:57 +00:00
aignacio_sf
fb6de5abb1 Add DXT1 and DXT3 texture compression. 2007-02-08 21:22:29 +00:00
David Rose
730446fdaa build for osx 2007-02-08 21:18:16 +00:00
David Rose
00ef82dc51 ifdef openssl 2007-02-08 20:22:16 +00:00
David Rose
0be53cccf6 interrogate changes: respect const, use Python names in diagnostic messages 2007-02-08 20:15:54 +00:00
David Rose
c1091e7b4a build on MSC 2005 2007-02-08 20:14:52 +00:00
David Rose
63edecf517 faster sprite particles 2007-02-08 19:56:33 +00:00
Darren Ranalli
7cb8c25720 make enter halt current py buffer, C-enter halt all 2007-02-08 19:02:29 +00:00
David Rose
b72ac70e1e fix build errors 2007-02-08 18:28:33 +00:00
David Rose
f645944195 dx9 is different 2007-02-08 17:49:47 +00:00
Darren Ranalli
facf4c95e5 added single-buffer ctrl+enter Python halt 2007-02-08 05:36:11 +00:00