17854 Commits

Author SHA1 Message Date
Gyedo Jeon
07eda4ee55 Added flipped persp coll plane 2010-05-15 00:13:40 +00:00
Arkady Trestman
b413bdbf5b installed wait cursor during load, save operations 2010-05-14 21:04:57 +00:00
Gyedo Jeon
0b713f0a95 Added systemLayersKeys list 2010-05-14 00:54:01 +00:00
Darren Ranalli
59dd9ef58a added to prevent garbage leaks 2010-05-14 00:25:39 +00:00
Arkady Trestman
efb320b74c refactored code to decouple object construction from initializaion 2010-05-13 22:16:45 +00:00
Gyedo Jeon
b9de3daa41 Restored removed codes by accident 2010-05-13 22:11:48 +00:00
Zachary Pavlov
1f4442d4bd prevent interest loss 2010-05-13 20:28:46 +00:00
Zachary Pavlov
2eae5dbcd3 prevent interest loss 2010-05-13 20:27:12 +00:00
David Rose
8f1999f63d fix some edge conditions with non-blocking download_to_file 2010-05-12 21:58:01 +00:00
rdb
fb70cee298 I think this should fix a compilation error with OpenGL ES 2010-05-12 18:21:58 +00:00
Ken Patel
9586ccc1f6 bpdb 1.2 - Moved to BpDb.py; restructured code; added toggle/reset config; no longer strip AI/UD/OV from automatic cfg name; renamed bpGroup->bpPreset; 2010-05-11 19:59:40 +00:00
David Rose
24f0ffafc6 initialText should leave cursor at end of text 2010-05-10 21:08:36 +00:00
David Rose
4a637d0beb add noplugin_href 2010-05-08 17:54:43 +00:00
David Rose
ee9d22148e fix mouse jumping in osx firefox 2010-05-08 14:57:57 +00:00
rdb
609a328946 Add PNMImage::perlin_noise_fill 2010-05-08 14:49:41 +00:00
David Rose
e2d7f9a871 protect from occasional crash in read_log() and friends 2010-05-07 23:26:25 +00:00
Darren Ranalli
bd155bb2e3 disable-garbage-logging -> auto-garbage-logging 2010-05-07 23:13:27 +00:00
David Rose
f58c5b591b compiler warnings 2010-05-07 22:59:08 +00:00
Darren Ranalli
294e536d65 make hotkey-driven garbage reporting dev-only 2010-05-07 22:50:23 +00:00
rdb
d92008a76d Protect against crash 2010-05-07 14:36:18 +00:00
Abhishek Nath
da0908002c Stop the hard crash at the python level when maximum buffer size is exceeded 2010-05-07 05:56:29 +00:00
Redmond Urbino
0b344e9a2b to give a warning in the log if a message takes too long to process 2010-05-07 05:29:59 +00:00
David Rose
8c56527a49 avoid recursion crash 2010-05-07 00:06:48 +00:00
David Rose
d3d778734d add '^' to const expressions 2010-05-06 22:50:31 +00:00
David Rose
91e6231a3c apply per-attrib override to TexMatrixAttrib also 2010-05-06 01:12:34 +00:00
Arkady Trestman
129f164f16 integrated selected obj parenting option 2010-05-05 22:35:30 +00:00
Ken Patel
64083938fa bpdb - handle exception caused when placing bp in a __init__ function 2010-05-05 17:39:55 +00:00
rdb
045f7acb41 Fix compilation error when compiling without support for Cg 2010-05-05 15:19:41 +00:00
Mike Christel
01b720ceb9 Added get_supports_cg_profile 2010-05-05 14:13:24 +00:00
David Rose
9d62ca9f98 one override per TextureStage, instead of a global override per TextureAttrib 2010-05-04 22:39:40 +00:00
David Rose
2475878a70 temp_context 2010-05-04 19:34:32 +00:00
David Rose
24c91f85f3 x_error_count, etc 2010-05-04 19:33:27 +00:00
David Rose
42a456b2db protect against gcc compiler bugs in general 2010-05-04 17:07:15 +00:00
Arkady Trestman
062c2acf8e added addtional maya conversion 2010-05-04 02:37:13 +00:00
Gyedo Jeon
314afbab10 Added StartupError definition template 2010-05-04 01:31:13 +00:00
Gyedo Jeon
2bef5c7c49 Mader MayaConveter more generic 2010-05-04 00:11:27 +00:00
Gyedo Jeon
140d0ab80b Fixed a bug of overriding objDef.anims with wrong animDict values 2010-05-04 00:10:36 +00:00
David Rose
b4f0247419 add -p pidfile 2010-05-03 21:28:50 +00:00
Mike Christel
ad30e4c71f Overload improved (not optimal, but better than list of string arguments) to set_shader_auto to allow any of normal, glow, gloss, ramp, shadow to be turned on or off via bitmask 2010-05-03 16:41:16 +00:00
David Rose
6a7580ca45 TextFont::make_copy() 2010-05-03 03:51:15 +00:00
David Rose
62889f3fa6 fix release_font issue 2010-05-03 03:21:22 +00:00
David Rose
5e09cff612 Thread::is_simple_threads() 2010-05-01 19:21:58 +00:00
David Rose
0b9016ab01 OS_SIMPLE_THREADS 2010-05-01 16:19:25 +00:00
David Rose
5e8d539f1f move OS_SIMPLE_THREADS to dtool_config.h 2010-05-01 16:10:54 +00:00
David Rose
aa7c806ff4 fix dxgsg9 shader support with new PandaSE stuff 2010-05-01 01:29:51 +00:00
Zachary Pavlov
fba184180e prevent a nasty gl/panda issue with buffers getting thrown off the card 2010-05-01 00:40:51 +00:00
Gyedo Jeon
6284b965fb Added updateModelFunction to ObjectBase model list could be updated dynamically 2010-05-01 00:40:23 +00:00
Gyedo Jeon
cb769c21ac Added flattening call hook up 2010-05-01 00:38:46 +00:00
Gyedo Jeon
2ff1f376fa Fixed a bug in show panda object feature 2010-05-01 00:37:55 +00:00
Gyedo Jeon
3da573803f Removed forgotten breakpoint 2010-04-30 21:53:27 +00:00