9862 Commits

Author SHA1 Message Date
Josh Wilson
9699ba9508 Added ability to use 'high', 'med', 'low' as lodNames 2005-12-08 23:28:25 +00:00
Dave Schuyler
25f4593163 fix for avatarMoving when turning 2005-12-08 22:58:14 +00:00
David Rose
968ad486b8 fix __rsub__ nonsense 2005-12-08 22:40:50 +00:00
David Rose
d48584de2f fix particle explosion 2005-12-07 21:43:01 +00:00
David Rose
6148912b62 read from bam properly 2005-12-07 21:42:35 +00:00
aignacio_sf
54b97daf34 add Draw:Transfer:Create Vertex Buffer pstat collector 2005-12-07 20:03:27 +00:00
Josh Yelon
7cbe083df4 Renamed directories 2005-12-07 17:29:22 +00:00
Asad M. Zaman
f4054015c4 fixed the bug on multiple blendshape 2005-12-06 01:38:37 +00:00
Samir Naik
827d79bc1d *** empty log message *** 2005-12-05 22:25:01 +00:00
Asad M. Zaman
934c18f097 optimizing on the subsets 2005-12-05 20:28:19 +00:00
Dave Schuyler
d977adcf5d commented out redundant setting of parent and zone 2005-12-03 03:37:29 +00:00
Dave Schuyler
8944514619 made turn or slide turn 2005-12-03 03:36:57 +00:00
Dave Schuyler
2fa034d68a removed ship stuff 2005-12-03 03:36:32 +00:00
Darren Ranalli
7ea605853c ignore CLIENT_GET_STATE_RESP in default handler 2005-12-03 00:55:16 +00:00
Justin Butler
12c5c4e0f3 Added ability to set color of selection box (if needed to be different than the default red). 2005-12-02 22:30:25 +00:00
Dave Schuyler
e4c5381877 *** empty log message *** 2005-12-02 19:32:13 +00:00
Dave Schuyler
484fb2bd52 using DistributedObjectBase 2005-12-02 05:28:21 +00:00
Dave Schuyler
0d55c51db5 commented out cmu specific 2005-12-02 05:27:53 +00:00
Dave Schuyler
66c1e93888 ship slide left/right 2005-12-02 00:46:45 +00:00
Asad M. Zaman
b3d54ed848 turns out shaders can have more than 20 inputs, so turning off the exit case for now 2005-12-02 00:35:52 +00:00
David Rose
d44e498146 fix booboo 2005-12-01 21:22:52 +00:00
Roger Hughston
5bbbeff865 Debug Mode for python witj _DEBUG flag 2005-12-01 19:29:54 +00:00
David Rose
0aeb31a2b4 further hacks around 64K client buffer bug--indexed geometry 2005-12-01 18:27:08 +00:00
Joe Shochet
a3f57b8d2f optimization for getLODNames 2005-12-01 17:09:13 +00:00
Dave Schuyler
c28e3a500b moving parent zone stuff to collection manager 2005-12-01 02:45:20 +00:00
Dave Schuyler
2b860ac591 removed old code 2005-12-01 02:37:35 +00:00
David Rose
e7dd8aea19 hack for ati bug with client buffers 2005-11-30 23:42:43 +00:00
Josh Yelon
2c2fd1a17f Cleaned up a bit 2005-11-30 23:13:04 +00:00
Josh Yelon
fac75f516f Added scripts to make the panda API reference docs 2005-11-30 23:12:46 +00:00
Josh Yelon
ca8bd2496f Some improvements 2005-11-30 19:40:29 +00:00
Josh Yelon
109bad2b78 Removed epydoc from build 2005-11-30 19:05:00 +00:00
Josh Yelon
180ba05832 Removed genpycode's manual-generating functionality 2005-11-30 19:03:24 +00:00
David Rose
65244d9d90 fix vp sky 2005-11-30 18:19:59 +00:00
Dave Schuyler
84a5f4a344 removed function that I just added 2005-11-30 05:02:29 +00:00
Dave Schuyler
14f63eb9a6 removed zone to doIds and changed removal of zone to object data 2005-11-30 04:31:04 +00:00
Roger Hughston
5ead01d7e5 This now work with an otp2 build.. good for py item leaks.. 2005-11-29 20:45:48 +00:00
Josh Yelon
80ac41f598 Panda3D Documentation Generator 2005-11-29 20:32:00 +00:00
Josh Yelon
c42e3e1b99 Removed crap from docstring 2005-11-29 20:26:54 +00:00
David Rose
b3fe8def76 disable sync in dx8 windowed mode 2005-11-29 19:32:08 +00:00
David Rose
56a7c5b2fd assertion to prevent crash 2005-11-29 19:00:12 +00:00
David Rose
63e6ddf78a don't bother with silly dialog 2005-11-28 23:50:42 +00:00
Darren Ranalli
975edf09cd added isEmpty() 2005-11-25 22:35:59 +00:00
Darren Ranalli
bf18084c21 make location components explicit 2005-11-23 23:53:32 +00:00
Darren Ranalli
b8bb522bbb removed unused _handleShutdown 2005-11-23 23:47:29 +00:00
Asad M. Zaman
78fb3ab6d4 a little manual for multi-texture 2005-11-23 19:45:18 +00:00
Darren Ranalli
6a69160f4e more robust interest cleanup on disconnect 2005-11-23 01:05:39 +00:00
Josh Wilson
2bfc323fee Smarter about adding textures to the renderer. 2005-11-22 19:53:03 +00:00
Josh Wilson
cfe089373e Adapted to sizeFromTexels change. 2005-11-22 19:51:10 +00:00
Josh Wilson
f90a5c0058 Better output from particle panel ptf write. 2005-11-22 19:41:02 +00:00
Josh Wilson
87cd400b9d Adjusted initial scale from 0.02 to 1.0. Fixed horizontal flipping in non-hack way. 2005-11-22 18:41:56 +00:00