11302 Commits

Author SHA1 Message Date
David Rose
bd4d95f48b fix some issues with model-cache-dir 2006-06-16 17:36:28 +00:00
David Rose
2e7630b8f9 X needs PWT_draw, too. 2006-06-16 14:02:46 +00:00
David Rose
c2f92bb29d glx wants to run windows in app thread 2006-06-15 23:41:05 +00:00
David Rose
b053967464 fix threading on windows 2006-06-15 23:39:00 +00:00
Joe Shochet
405bf80de7 new search algorithm, replace function intervals, various improvements and speedups 2006-06-15 16:56:12 +00:00
Joe Shochet
a6b5d75ce4 weakrefs to FunctionIntervals allow control-c-v redefine to work now 2006-06-15 16:55:28 +00:00
Joe Shochet
76872ad998 weakrefs to State objects replace the old fsm-redefine system 2006-06-15 16:54:38 +00:00
Joe Shochet
71b568d258 removed comment about fsm-redefine 2006-06-15 16:53:50 +00:00
David Rose
e3b42dd011 new make_output 2006-06-15 14:29:57 +00:00
David Rose
898f587386 makeOutput() parameter list has changed 2006-06-15 14:03:08 +00:00
David Rose
1940682af9 pass WindowProperties to GraphicsEngine::open_buffer and to related constructors 2006-06-15 14:02:40 +00:00
David Rose
e7d62baf9b boldly checking in fixes blindly that I can't test from here 2006-06-15 13:14:52 +00:00
David Rose
0f20f625f3 prevent self-deadlock 2006-06-15 13:02:55 +00:00
David Rose
89f6b97a07 fix build break 2006-06-15 01:54:11 +00:00
Jason Yeung
85de2b40df Finder now looks for an exact match of the module that originally defined the class, by name 2006-06-15 01:14:03 +00:00
David Rose
86837677b6 introduce model-cache-dir 2006-06-15 00:23:08 +00:00
David Rose
7719dd539e fix texture issues; introduce model-cache-dir 2006-06-15 00:22:35 +00:00
David Rose
2b1941a12b return filename from base.screenshot(), etc. 2006-06-15 00:17:55 +00:00
David Rose
0b93deaa03 alpha-file implies we want alpha 2006-06-15 00:17:20 +00:00
aignacio_sf
b4633e4027 Add option to use the transform relative to the specified root_node_path. 2006-06-14 23:02:32 +00:00
David Rose
7513f0c265 add clarifying comments 2006-06-14 21:22:24 +00:00
Josh Wilson
b79e647bd1 added is_modulated status to segment constructor and addSegment functions 2006-06-14 18:36:18 +00:00
Josh Wilson
fc0a1e4cb1 write colorInterpolationSegment isModulated() status to ptf on save 2006-06-14 18:34:28 +00:00
Josh Wilson
58135b894a read isModulated() status from ptf on load 2006-06-14 18:33:26 +00:00
David Rose
158bfa9759 correct mistaken documentation 2006-06-14 16:36:31 +00:00
Josh Wilson
7be2511fa7 colorinterpolation segments now read correctly from ptf file. They can also now be either additive or modulated 2006-06-14 02:04:24 +00:00
Josh Wilson
56e6945911 vector mask code is now printed to an exported ptf file 2006-06-14 02:02:11 +00:00
Darren Ranalli
a090f98ada added terse flag to profiled 2006-06-13 17:19:43 +00:00
David Rose
29f1bb30c8 fix to the fix 2006-06-12 22:32:32 +00:00
David Rose
90acb5e250 fix windows-specific Python path 2006-06-12 18:29:34 +00:00
David Rose
b06643e9b1 fix make_dir when filename ends in '/.' 2006-06-12 18:19:12 +00:00
David Rose
ea15821afe more fixes for mesadisplay 2006-06-09 22:56:16 +00:00
David Rose
bebd388711 NullAudioManager/Sound should have a TypeHandle 2006-06-09 20:42:03 +00:00
aignacio_sf
2b6df64ac1 Add debug print out of latest Cg vertex and pixel shader profile at gsg reset time. 2006-06-09 19:19:20 +00:00
David Rose
f26a291ad5 correct old usage 2006-06-09 17:57:40 +00:00
Josh Yelon
55e11a329a Fixed null pointer thingy 2006-06-09 17:41:09 +00:00
David Rose
b0eb06c4cb add get_file_size() for an unopened file 2006-06-09 17:28:18 +00:00
Darren Ranalli
77ec202484 added check for setParentingRules to addInterest 2006-06-09 01:24:45 +00:00
David Rose
9cc19ba6af minor fix to Actor.flush() with controlJoints 2006-06-08 23:01:59 +00:00
David Rose
87a912818b add file timestamps 2006-06-08 22:33:08 +00:00
Josh Yelon
cb8e25f859 A few more fixes 2006-06-08 21:19:37 +00:00
Josh Yelon
d63920086a Removed unneeded weird routine 2006-06-08 21:19:21 +00:00
Dustin Barnard
3f5a8dbd69 made do_frame() pass the current thread to make it compile under linux 2006-06-08 20:21:54 +00:00
Dustin Barnard
08d305dea2 Fixed an imbalanced paranethese. 2006-06-08 20:20:19 +00:00
David Rose
1fd3751a11 build on linux 2006-06-08 17:55:00 +00:00
Josh Yelon
40db93b374 Repairs to DX buffers 2006-06-08 17:52:57 +00:00
David Rose
c7a4859e3c read color_bits, etc. from config file 2006-06-08 17:25:06 +00:00
David Rose
0eb64d79f0 OSMesa should set fb_props 2006-06-08 17:24:51 +00:00
Josh Yelon
25cd86b34f Removed spurious set_inverted 2006-06-08 15:09:35 +00:00
Josh Yelon
4a62c9c107 Fixed missing fbp control vars 2006-06-08 15:06:39 +00:00