12367 Commits

Author SHA1 Message Date
David Rose
2e746a5bf2 don't use deferred generates when loading screen is up 2007-05-18 01:06:08 +00:00
Josh Yelon
f2920e40a3 Added a small workaround for a radeon driver bug. 2007-05-17 23:48:26 +00:00
David Rose
52d2ba31fd add set_handle_c_updates() 2007-05-17 18:44:45 +00:00
Josh Yelon
2c7d1a8f60 Dependency bug in refactored version. 2007-05-17 18:44:15 +00:00
Josh Yelon
e86f9470b2 Refactoring introduced a few bugs, now fixed. 2007-05-17 07:17:16 +00:00
Josh Yelon
b20bb12ff4 Refactored. 2007-05-17 06:17:36 +00:00
Darren Ranalli
5f513cf27a support for OP3/OP4 2007-05-17 06:16:14 +00:00
Asad M. Zaman
c7c3f9e445 created preloading of interactive animations on interactive npcs 2007-05-17 06:07:58 +00:00
David Rose
a2bf78fc37 fix bug with exclude-texture-scale 2007-05-16 19:15:49 +00:00
Josh Yelon
4c7101e1c4 Fixed a boundary condition 2007-05-16 19:07:44 +00:00
David Rose
3c120dc701 oops, didn't work with preload-textures 0 2007-05-16 04:56:41 +00:00
David Rose
9e25cda240 fix typo discovered by Panda user ThomasEgi 2007-05-16 03:21:36 +00:00
David Rose
74358e81b2 typo reported by Panda user bb2 2007-05-16 03:16:40 +00:00
David Rose
679e73b012 add -2 2007-05-16 02:47:46 +00:00
David Rose
161e2cd5b3 auto-scale textures at load time, without loading full-res and then downrezzing 2007-05-16 02:21:58 +00:00
Josh Wilson
c7a09a3926 "added askForObjectFields()" 2007-05-16 01:15:13 +00:00
aignacio_sf
922a414c95 Add global on/off for motion trails. 2007-05-16 00:15:14 +00:00
David Rose
d544bb1bad fix flatten not to move ClipPlaneAttribs by default 2007-05-15 23:20:41 +00:00
Josh Yelon
cff4b286ac Changed compilation of models 2007-05-15 22:10:35 +00:00
Josh Yelon
06e934055f *** empty log message *** 2007-05-15 22:09:20 +00:00
Josh Yelon
e63e24d4af *** empty log message *** 2007-05-15 22:08:40 +00:00
Darren Ranalli
f146e74f9c reduced ParamObj memory usage 2007-05-15 21:38:33 +00:00
Josh Yelon
ee2fd9311c *** empty log message *** 2007-05-15 20:55:28 +00:00
David Rose
7e08d7b759 add PlaneNode::set_clip_effect 2007-05-15 20:44:08 +00:00
David Rose
f89ef1f257 prevent crash, return sensible value from find_type() 2007-05-15 17:46:08 +00:00
Darren Ranalli
4af740cebe prevent crash on startup 2007-05-15 00:50:48 +00:00
Darren Ranalli
9dedde0da4 first rev 2007-05-14 23:44:19 +00:00
Darren Ranalli
7e54ae47b7 fix startup crash 2007-05-14 23:29:20 +00:00
Darren Ranalli
f191acace1 only record creation stack in dev 2007-05-14 23:11:17 +00:00
Darren Ranalli
bc11859271 reduced ParamObj memory usage, fixed bug in param setter/getPriorValue 2007-05-14 23:08:19 +00:00
Samir Naik
ce3e662283 try making ~run work on LIVE 2007-05-14 22:02:03 +00:00
David Rose
abdb0b142d whoopsy 2007-05-14 20:41:35 +00:00
David Rose
344bd1e72b improve NodePath.analyze() 2007-05-14 19:58:43 +00:00
Darren Ranalli
c02ed6356a use notify for GarbageReport printing, don't print SUSPEND/RESUME msgs 2007-05-14 19:42:20 +00:00
David Rose
a50ae3fcbf report "active" vertex data 2007-05-14 18:42:03 +00:00
David Rose
77a7c6ab71 is_valid 2007-05-13 17:54:01 +00:00
Joe Shochet
09e7a09fb2 dont create a new name for Functors to save memory 2007-05-13 17:42:40 +00:00
David Rose
083ae71bac fix windows case 2007-05-13 17:32:47 +00:00
David Rose
83967af7dc vertex_data_compression_level 2007-05-13 17:23:45 +00:00
David Rose
378beb4b63 forgot commit 2007-05-13 16:05:44 +00:00
David Rose
6f2aae0c37 support flushing vertex data to disk 2007-05-13 15:59:59 +00:00
David Rose
9433628a0e add Filename::get_temp_directory() 2007-05-13 15:59:29 +00:00
David Rose
0329972a41 go to pvector<uchar> instead of PTA_uchar for GeomVertexArrayData 2007-05-13 01:12:15 +00:00
David Rose
b943c36fae First pass at memory-managed vertices. Might break threaded code. 2007-05-13 00:01:38 +00:00
Roger Hughston
ad4aa44a6b If you pick this up you need to re interigate every thing you have 2007-05-12 01:16:04 +00:00
David Rose
3c903dbd77 expose get_ref_count 2007-05-11 02:14:54 +00:00
David Rose
7905e4d69a convenience methods 2007-05-11 01:17:36 +00:00
David Rose
18fab235c9 add methods to directly access vertex and texture data from Python 2007-05-11 01:14:05 +00:00
Josh Wilson
176e3f7129 "angles now more in line with panda's coordinate system" 2007-05-10 23:13:32 +00:00
Darren Ranalli
7267bee98a added ~guicount 2007-05-10 22:48:20 +00:00