12196 Commits

Author SHA1 Message Date
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
David Rose
150f9411ce add pauseIntervalsMatching(), getIntervalsMatching() 2007-05-10 16:47:43 +00:00
Josh Yelon
1b0e73513f *** empty log message *** 2007-05-10 15:15:17 +00:00
David Rose
d87cae471d more better pstats mem tracking 2007-05-10 14:40:52 +00:00
Roger Hughston
07882dcd7d Casting out a warning on osx 2007-05-10 08:36:34 +00:00
Josh Wilson
0864197d05 "added getWordWrap()" 2007-05-10 06:25:18 +00:00
David Rose
ca8f6d5c0f fix level accumulation 2007-05-10 04:31:31 +00:00
David Rose
81a60735e8 patch from Erik Pojar to fix dx9 texture compression behavior 2007-05-09 22:14:18 +00:00
David Rose
137998a5c7 track_in_interpreter 2007-05-09 22:07:48 +00:00
David Rose
7d12427481 fix track-memory-usage 2007-05-09 22:07:29 +00:00
Josh Yelon
9f89b56c0b Fixing some sound-looping bugs. 2007-05-09 03:14:37 +00:00
David Rose
bff3d9ae76 add exclude-texture-scale 2007-05-09 01:53:30 +00:00
Roger Hughston
9a23134a7e Modified sone Ai's to not always listen do the DOID channel.. This supports a Ai being a client to another AI 2007-05-09 00:53:55 +00:00
Asad M. Zaman
a9259e8964 this fixes the crash in leveleditor 2007-05-08 22:56:36 +00:00
Darren Ranalli
2848f047c9 call ParticleSystem::init_type() 2007-05-08 21:09:04 +00:00
Darren Ranalli
cd313b4cbe don't hide error during particle file load 2007-05-08 19:32:11 +00:00
Darren Ranalli
14fef89ca9 setTrace->set_trace 2007-05-08 06:20:23 +00:00
David Rose
5bb1248896 oops, misplaced brace 2007-05-08 02:15:56 +00:00
Darren Ranalli
12d0fc68c0 pdb is not published, don't crash in production 2007-05-07 23:31:47 +00:00
David Rose
6ad9fa6e07 support gl-color-mask better 2007-05-07 20:03:09 +00:00
David Rose
529d5268b2 support set_final() 2007-05-07 19:57:21 +00:00
wesbell
7d4e840bad Eliminated deprecated call to 'apply' in favor of direct function call, in order to gain more detailed Python Profiler data 2007-05-07 04:58:11 +00:00