8684 Commits

Author SHA1 Message Date
Mark Mine
10fb636ec6 Added new alpha mode 2005-03-23 00:07:44 +00:00
David Rose
6512581e90 real state sorting 2005-03-22 23:28:49 +00:00
David Rose
699fe45d8b more caching/munger optimizations 2005-03-22 18:33:55 +00:00
David Rose
08a1d4227f dx uses ColorMunger 2005-03-22 15:03:45 +00:00
David Rose
c32abac2b1 fix caching of display lists 2005-03-22 07:12:39 +00:00
David Rose
35f2bf6e99 build on windows 2005-03-22 01:33:28 +00:00
David Rose
5ad57abaf5 simply geom caching system 2005-03-22 01:24:49 +00:00
Dave Schuyler
398186266d moved Account*.py 2005-03-22 00:53:39 +00:00
Mark Mine
acf25fe6ad Added spread value for ring and alpha in out mode for particles 2005-03-21 23:46:34 +00:00
David Rose
43fa6e3a0c failover to other graphics pipes if the default one fails to open 2005-03-21 18:54:37 +00:00
David Rose
ea51a7a6f7 ColorMunger 2005-03-21 17:52:15 +00:00
David Rose
92a93e8af0 clean up caching a bit, multitex in gl 2005-03-21 01:39:24 +00:00
David Rose
720fddb73b egg loader optimizations; directx vbuffer support 2005-03-20 18:47:52 +00:00
David Rose
0bcbaa6056 work around driver crash with GL_COMPILE_AND_EXECUTE 2005-03-19 15:36:58 +00:00
Samir Naik
c3941698f4 removed commented out code for gridparenting 2005-03-19 04:01:59 +00:00
David Rose
f8bc2c600f buildon windows 2005-03-19 03:17:00 +00:00
Dave Schuyler
3deb6014ec *** empty log message *** 2005-03-19 02:57:26 +00:00
Dave Schuyler
0aa59ac535 moved functionality to AccountUD 2005-03-19 02:56:58 +00:00
David Rose
3f7956f4e9 gl display lists with new geom 2005-03-19 01:34:05 +00:00
Dave Schuyler
70a94646f7 added three methods 2005-03-19 00:40:15 +00:00
David Rose
c6880c0ff8 remove old code 2005-03-18 22:18:36 +00:00
David Rose
bc7c0698be fix for windows 2005-03-18 20:46:45 +00:00
David Rose
dbed74e410 ibuffers as well as vbuffers 2005-03-18 20:18:57 +00:00
David Rose
7a305f825f fix vbuffer pstats reporting 2005-03-18 17:27:15 +00:00
David Rose
0edc10b609 beginning dx8 vbuffer support 2005-03-18 15:47:58 +00:00
David Rose
aeeca93186 vertex buffer fixes 2005-03-18 05:31:28 +00:00
David Rose
85b019feda vertex buffers? 2005-03-18 03:32:08 +00:00
Joe Shochet
01232c9e6f moved sendcurrentposition to base class 2005-03-18 01:54:39 +00:00
Joe Shochet
e4c5327f05 added initial location setting 2005-03-18 01:51:49 +00:00
David Rose
c92e7e92d4 use per-prim minmax 2005-03-18 01:37:29 +00:00
David Rose
6a4b827ea7 missing comma 2005-03-17 23:53:47 +00:00
David Rose
25c3988698 per-primitive minmax 2005-03-17 23:31:10 +00:00
David Rose
acfa6978db more egg features for new geom 2005-03-17 21:45:05 +00:00
David Rose
6ef748f7ab fix crash, mesher 2005-03-17 05:36:22 +00:00
David Rose
66483c0c99 prevent crash 2005-03-17 01:32:29 +00:00
David Rose
d72e2da5c5 support flat-shading properly in new geom 2005-03-17 01:16:28 +00:00
Asad M. Zaman
e58313c806 drose: prevent crash 2005-03-16 22:25:56 +00:00
Justin Butler
0e2fd05bae Change so generate is called before set location (since generate will cause reparenting at the OTP level which will invalidate any parenting done in setLocation) 2005-03-16 05:24:33 +00:00
Joe Shochet
0b3f17397b guard for calling setLocation twice 2005-03-16 00:05:16 +00:00
Joe Shochet
25dd2c7217 improved setLocation handling 2005-03-15 23:37:44 +00:00
Samir Naik
7e8448cff2 make sure we dont do setLocation work if unnecessary 2005-03-15 23:18:54 +00:00
David Rose
2b6efb57ff whoops, incomplete checkin 2005-03-15 17:13:36 +00:00
David Rose
8b2854f82a better treatment of colors, etc in new geom loader 2005-03-15 14:42:40 +00:00
Dave Schuyler
0daf1e2c51 defaulting pirateAvatars 2005-03-15 05:47:18 +00:00
Dave Schuyler
36a12d69b3 minor change 2005-03-15 05:46:38 +00:00
David Rose
58e093303c don't crash on degenerate poly 2005-03-15 01:05:14 +00:00
Dave Schuyler
9743a69b10 allow dotted import 2005-03-15 00:35:03 +00:00
David Rose
d4401c9c43 more new geom work 2005-03-15 00:22:22 +00:00
David Rose
1058f0fa68 prevent crash on exit 2005-03-15 00:17:55 +00:00
David Rose
ff6b6dad89 use PT(EggData) instead of concrete EggData 2005-03-14 22:52:37 +00:00