12026 Commits

Author SHA1 Message Date
Josh Yelon
1c6caa4e55 Replaced HAVE_DX with HAVE_DX8 and HAVE_DX9 2007-02-07 22:09:07 +00:00
Josh Yelon
fca7f06786 Replaced HAVE_DX with HAVE_DX9 2007-02-07 22:07:35 +00:00
Josh Yelon
4534f2397a Replaced HAVE_DX with HAVE_DX8 2007-02-07 22:07:23 +00:00
Josh Yelon
a9c791a034 Renamed PointerToArrayElement to ReferenceCountedArray 2007-02-07 22:06:57 +00:00
Josh Yelon
759767f9ce Removed DX7 references 2007-02-07 22:06:13 +00:00
Josh Wilson
26e87e17a3 removing unused function delete() from controls 2007-02-06 23:23:42 +00:00
Josh Wilson
c56249dd2f control manager now cleanly removes its controls during delete() 2007-02-06 22:30:32 +00:00
David Rose
c373e91564 make smoothmover parameters be instance variables 2007-02-06 17:27:09 +00:00
Asad M. Zaman
49307714d1 added pstat calipers to sprite particles 2007-02-06 00:34:29 +00:00
David Rose
7732928c0e PNMPainter, PNMBrush 2007-02-02 19:49:14 +00:00
aignacio_sf
07776f816b Prevent free twice. 2007-02-02 05:41:55 +00:00
Redmond Urbino
60b62dd82f when destroying a gui object, properly destroy it's child gui objects 2007-02-02 03:10:12 +00:00
David Rose
7d5656858f support both empty and nonempty passphrase 2007-02-01 23:05:34 +00:00
Josh Wilson
46fbc1d64d init lists 2007-02-01 01:13:35 +00:00
Josh Wilson
e17e870997 assert that mass spread is < base mass 2007-02-01 01:13:13 +00:00
Josh Wilson
2209f50993 assert that mass is > 0 2007-02-01 01:12:40 +00:00
Josh Wilson
0e4e851520 took libpandaode out of default GENPYCODE_LIBS. add it to your personal Config.pp for now. 2007-01-31 18:52:38 +00:00
Darren Ranalli
e37af2fe40 messenger hook cleanup 2007-01-31 04:42:08 +00:00
Josh Wilson
c3b5ddfe62 adding libpandaode to pandac.PandaModules 2007-01-31 04:26:10 +00:00
aignacio_sf
8a0a85a3a7 Explicitly set nurbs order to 4. 2007-01-31 04:20:31 +00:00
aignacio_sf
91ceb9fb26 Add config to motiontrail. 2007-01-31 04:18:41 +00:00
John Loehrlein
4a8441aa6e avatar handle message types 2007-01-31 02:10:55 +00:00
David Rose
132c2c4746 move EncryptStream to dtool; add encrypted and globally untrusted prc support 2007-01-30 23:54:37 +00:00
David Rose
134d849b52 build on Linux 2007-01-30 23:51:31 +00:00
Josh Wilson
566d0aea13 typo 2007-01-30 22:59:16 +00:00
Darren Ranalli
ebd1a01733 added creation stack trace to all GUI items in __debug__ 2007-01-30 21:51:16 +00:00
Josh Wilson
de15a48d44 added 'ode_includes.h' to resolve #define collisions 2007-01-30 21:27:15 +00:00
Josh Wilson
1882da9ca3 this is used to resolve #define collisions like 'int8' and 'uint32' 2007-01-30 21:26:08 +00:00
aignacio_sf
4390cb4db4 Use the shader model from DisplayInformation if it is better than the Cg shader model detection. 2007-01-30 20:47:32 +00:00
aignacio_sf
2d7f2f3d09 Integrate CMotionTrail. 2007-01-30 20:00:59 +00:00
David Rose
6f6eadcd8a compiler warning 2007-01-30 17:45:55 +00:00
David Rose
02b5193dd2 compiler warning 2007-01-30 17:03:58 +00:00
David Rose
c86cd6de5d compiler warning 2007-01-30 16:38:17 +00:00
David Rose
6154ac04bf one more try 2007-01-30 13:26:55 +00:00
David Rose
3e1d2a3a39 take 3? 2007-01-30 12:48:45 +00:00
David Rose
d0da993afc more include fixes 2007-01-30 12:05:04 +00:00
David Rose
9de371843b better include order 2007-01-30 12:00:47 +00:00
David Rose
91f22c514a more geometric font support 2007-01-30 11:50:38 +00:00
Josh Wilson
71abebad7d should pass interrogation now once it passes normal compiling phase 2007-01-30 06:04:00 +00:00
aignacio_sf
490363bd79 Add motiontrail. 2007-01-29 23:53:12 +00:00
aignacio_sf
2824be457a Add cMotionTrail.cxx, cMotionTrail.h 2007-01-29 23:52:29 +00:00
aignacio_sf
9c9101452d Add comments, formatting, cleanup, ... 2007-01-29 23:49:44 +00:00
Darren Ranalli
9449c113df added pivotScalar, rad90/180/270/360 2007-01-29 23:17:08 +00:00
Josh Wilson
ee9ea70f77 need config.h to prevent integer typedef collisions 2007-01-29 23:04:00 +00:00
Josh Wilson
fd6808e765 first pass at integrating ODE v0.7 2007-01-29 21:30:34 +00:00
Josh Wilson
67be8fcef0 update ode lib names 2007-01-29 21:10:34 +00:00
Josh Wilson
7e8990269e First pass at integrating ODE into Panda. Using ODE v0.7 2007-01-29 11:42:45 +00:00
Zachary Pavlov
a47ddd8505 new ship controls! 2007-01-28 04:49:38 +00:00
Joe Shochet
ff591b45e4 *** empty log message *** 2007-01-28 00:03:33 +00:00
Josh Wilson
a5dd3a94ba can't use DynamicTextFont if we don't have FreeType installed 2007-01-27 20:47:06 +00:00