13452 Commits

Author SHA1 Message Date
Josh Yelon
c9478d0001 Added audio volume to the AttribSlots 2008-01-25 03:33:47 +00:00
Josh Yelon
aee0c904ca Added several new shader-parameter keywords, esp for lights and materials 2008-01-25 03:30:56 +00:00
Josh Yelon
151d8c2814 Added a config variable to dump all generated shaders 2008-01-25 03:29:52 +00:00
Josh Yelon
baa7dfcb33 Added a convenience function to make an internal name with an integer suffix 2008-01-25 03:29:18 +00:00
Josh Yelon
7625c2cfa2 Added a fast function to obtain the default material 2008-01-25 03:28:17 +00:00
Gyedo Jeon
a9ade97ed0 Fixed pageUp/Down bug 2008-01-23 22:48:31 +00:00
David Rose
93b66d6706 fix numeric roundoff error in animation 2008-01-22 21:38:37 +00:00
David Rose
de2ed901e4 patch from kaweh kazemi: OS X Leopard is now case-insensitive, causing conflicts with libmaya.dylib. 2008-01-22 19:11:59 +00:00
Joe Hager
5da39c351f Missed a quote on an A Tag. The missing " has been added. 2008-01-19 03:10:35 +00:00
Darren Ranalli
41457534fe prevent crash in getSpeeds() if currentControls is None 2008-01-19 02:30:04 +00:00
Gyedo Jeon
fe869b0faa Fixed crashes caused by LocalAvatar code change 2008-01-18 19:53:04 +00:00
David Rose
344e68df11 attempt to fix maya_cat reference? 2008-01-17 22:59:47 +00:00
David Rose
4fd2a6ba3c fix build issues on osx from kaweh kazemi 2008-01-17 20:27:43 +00:00
Zachary Pavlov
6c007a7fa7 runFaster! 2008-01-17 04:19:12 +00:00
Zachary Pavlov
9d3435b328 runFaster! 2008-01-17 04:18:09 +00:00
aignacio_sf
c66233dc15 Add driver version and date. 2008-01-17 03:41:59 +00:00
David Rose
611a10f796 try again to satisfy compilers 2008-01-17 01:22:57 +00:00
Gyedo Jeon
1a59174d8f Replaced GravityWalker with NonPhysicsWalker in drive mode 2008-01-17 00:05:12 +00:00
Gyedo Jeon
ca8f64d0d7 Made cTrav respect previous Transform 2008-01-16 23:45:47 +00:00
Josh Wilson
0d977f5ee3 throwing an error in projectile interval if calcTimeOLastImpactOnPlane() fails 2008-01-16 19:25:05 +00:00
Josh Wilson
627f2d0ff7 adding class DeveloperException 2008-01-15 21:36:08 +00:00
Darren Ranalli
75568bb885 added printReverseStack 2008-01-11 23:23:35 +00:00
Darren Ranalli
1e93d6403c collide against event spheres in shadow collision pass, prevents gravity pulling detect sphere below event spheres 2008-01-11 23:09:23 +00:00
Darren Ranalli
8e57270adf cleaned up WASD input token management 2008-01-11 02:52:14 +00:00
Josh Wilson
3ff1c7a8a7 adding getShortestRotation(): useful for preventing spins in camera lerps 2008-01-10 19:54:20 +00:00
Darren Ranalli
596a1867c3 print Functor creation stacks after traceback in in __dev__ 2008-01-10 00:57:23 +00:00
Darren Ranalli
59fe42a254 removed EnforcesCalldowns 2008-01-10 00:06:47 +00:00
David Rose
9b4a1eab47 fixes from ynjh_jo 2008-01-08 03:08:56 +00:00
aignacio_sf
3e3f394930 Add OS version and more CPU frequency info. 2008-01-08 01:03:28 +00:00
aignacio_sf
70768a6f9b Add OS version and more CPU frequency functions. 2008-01-08 01:00:38 +00:00
Darren Ranalli
1892796e2a added printCreationStackTrace to Functors in __dev__ 2008-01-05 00:32:51 +00:00
aignacio_sf
601f094d8d Add cpu id and cpu frequency functions. 2008-01-04 00:57:10 +00:00
Redmond Urbino
732215ed61 multiple players can rotate the water pitcher 2008-01-04 00:02:21 +00:00
Samir Naik
fa0f621c93 fix crash in getCurrentAnim if no anims in animcontroldict 2007-12-21 00:34:16 +00:00
David Rose
703a44a6b0 nspr -> net 2007-12-20 23:39:30 +00:00
Darren Ranalli
89638440e5 fixed FrameDelayedCall destroy/finish if callback already called, added destroy/finish to DelayedCall 2007-12-20 23:13:56 +00:00
David Rose
dd03048f6e add SceneGraphReducer::decompose() 2007-12-20 22:33:44 +00:00
David Rose
7400cfacab don't create flat-white colorattrib 2007-12-20 18:57:23 +00:00
David Rose
775466b4bd egg loader and bam loader set a ColorAttrib on every Geom. 2007-12-20 03:17:38 +00:00
David Rose
56e4178f2d compile on windows 2007-12-20 02:02:25 +00:00
David Rose
5afa502948 add ConfigVariableInt64 2007-12-20 01:58:58 +00:00
David Rose
708287f2ac not so noisy with the pstats 2007-12-20 00:56:10 +00:00
Josh Wilson
276ebfa924 adding logBlock 2007-12-20 00:19:26 +00:00
David Rose
ba2b04f2cc make 64-bit long 2007-12-19 23:15:55 +00:00
David Rose
c380227fb4 compile crash in pandatool 2007-12-19 21:40:12 +00:00
David Rose
b9b1e78399 flatten optimization; also SceneGraphReducer::make_compatible_format() 2007-12-19 20:25:53 +00:00
Darren Ranalli
50225ec96e fixed typo that was passing builtin 'object' to handleChildLeave 2007-12-17 23:55:34 +00:00
David Rose
81649f83a1 incorrect inline 2007-12-17 21:48:48 +00:00
Josh Yelon
eeb8b61bc9 Fixed an uninizialized data bug in make_default_impl 2007-12-17 21:46:20 +00:00
David Rose
e75c8695dd resolve dependency issue 2007-12-17 21:23:38 +00:00