13726 Commits

Author SHA1 Message Date
Darren Ranalli
0245552aa1 more precise detection of a closed connection 2008-01-30 21:05:42 +00:00
Darren Ranalli
336b478266 disconnect immediately after recving a boot message 2008-01-30 21:02:28 +00:00
aignacio_sf
fb9f2a2eeb Add optional cameraName for making 2d and 2dp cameras.
Allows better tracking of cameras in scene graph.
2008-01-30 20:45:58 +00:00
Darren Ranalli
2f8cf96fd2 fixed misleading return value from send_datagram while bundling messages 2008-01-30 19:57:08 +00:00
Darren Ranalli
be5b01b85e print Functor creation stacks before the exception stacktrace 2008-01-30 01:40:24 +00:00
Josh Wilson
a4b51594b8 adding getNextHighestBit() and getNextLowestBit() functions 2008-01-29 22:02:47 +00:00
Chris Brunner
42df74595c unused 2008-01-29 19:12:34 +00:00
Josh Yelon
a918cb5ee1 Updated some comments 2008-01-29 17:07:11 +00:00
Josh Yelon
c7895b7c07 Fixed a path-search bug in Dtool_PreloadDLL 2008-01-29 17:05:53 +00:00
Josh Yelon
4814634f95 Fixed an end_scene related bug (failure to clean up shader data) 2008-01-29 17:05:24 +00:00
Josh Yelon
be97920b58 Added new command line option: -tbnauto 2008-01-29 17:04:33 +00:00
Josh Yelon
4e7cab3eb1 Added new forms of recompute_tangent_binormal 2008-01-29 17:04:16 +00:00
David Rose
a3999eff61 fix white nametag issue 2008-01-29 01:56:55 +00:00
Josh Yelon
48f0aeaddf More shader generation 2008-01-28 17:55:06 +00:00
Josh Yelon
1d954d5104 Improvements to Shader Generator 2008-01-28 17:28:09 +00:00
David Rose
f56960674e fix toontown door triggers 2008-01-26 03:34:42 +00:00
David Rose
67a278f77b instrument libpandaode by default too 2008-01-26 02:14:38 +00:00
David Rose
5d3613e020 build on linux 2008-01-26 01:26:33 +00:00
David Rose
77f15e1885 build on linux 2008-01-26 01:15:25 +00:00
David Rose
e0226e0cc3 fix incorrect INLINE 2008-01-26 01:06:25 +00:00
Josh Yelon
be5cf85350 Implemented new make_consistent_state routine to unify ColorAttribs 2008-01-25 07:18:28 +00:00
Josh Yelon
ec4e8cdab5 Added fast functions to construct all-zero and all-ones matrices 2008-01-25 03:37:14 +00:00
Josh Yelon
d0aac98dac SceneGraphReducer needs to support new ColorAttrib semantics (not quite finished yet) 2008-01-25 03:35:58 +00:00
Josh Yelon
1d44682463 Much progress implementing shader generator 2008-01-25 03:35:12 +00:00
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