Commit Graph

11642 Commits

Author SHA1 Message Date
Darren Ranalli 0c9ebbc8d1 added iterator for Enum 2007-01-22 18:50:03 +00:00
David Rose af10d2d283 tweak compiler warnigns 2007-01-19 21:35:35 +00:00
David Rose 93c959a754 define math_log2 2007-01-19 21:32:01 +00:00
David Rose a2a49aa9fb add Triangulator 2007-01-19 21:25:40 +00:00
aignacio_sf 61ef8d64e2 update INCLUDED_SOURCES 2007-01-19 03:59:15 +00:00
aignacio_sf 331b759575 Add missing include files for non-composite builds. 2007-01-19 03:45:40 +00:00
aignacio_sf 9cee27e19d Add missing include file. 2007-01-19 02:44:52 +00:00
aignacio_sf dd52700ffa replace UNIT with int 2007-01-19 02:26:58 +00:00
aignacio_sf ba432d161a Add display info. 2007-01-19 01:40:14 +00:00
aignacio_sf 9b6d67c32f New display info. 2007-01-19 01:37:39 +00:00
aignacio_sf 483b663e31 Not needed. 2007-01-19 01:35:47 +00:00
aignacio_sf 32040726da Display information detection code. 2007-01-19 01:35:07 +00:00
Josh Wilson 8ca7cdcaa3 reset _timeoutCount as well 2007-01-18 22:18:04 +00:00
Josh Wilson 3f498d6ee8 Async requst now restart timer if it re-submits a request in finish(). Also, will 'fake' timeout 2 times before calling the final timeout(). This allows us to see timeouts on the server and only timeout() for the most serious of problems. 2007-01-18 22:08:51 +00:00
David Rose 69d203fe40 add preload-textures 2007-01-18 22:00:56 +00:00
David Rose 2b49dd6e5f don't double-report texture mem usage in pstats 2007-01-18 20:11:44 +00:00
David Rose 92efb1d282 add FT_Vector 2007-01-18 03:50:58 +00:00
Joe Shochet 91383bf77f gui elements now show their class name in their node name 2007-01-18 02:02:41 +00:00
Darren Ranalli 8e40eec7de added ScratchPad.destroy() 2007-01-18 01:27:50 +00:00
David Rose 6257151e81 fixes for small point rendering 2007-01-17 19:48:26 +00:00
David Rose 9ac35805f9 add get_sample_pos, get_sample_hpr 2007-01-17 19:22:38 +00:00
David Rose bffc110045 use copyBundle() 2007-01-17 18:06:22 +00:00
Joe Shochet b815350406 comment 2007-01-17 09:13:21 +00:00
Joe Shochet 762db17e6e more efficient task redefining 2007-01-17 06:07:56 +00:00
Zachary Pavlov 977a2acf00 actor fix 2007-01-17 04:45:52 +00:00
David Rose 28110b2774 fix flattening 2-d objects 2007-01-17 02:27:36 +00:00
David Rose a08852341c fix crash when file added twice 2007-01-17 02:14:43 +00:00
Josh Wilson 4ec281ba89 added config variable support to report 2007-01-17 00:51:34 +00:00
David Rose 3f13ca0b90 build on windows 2007-01-17 00:15:19 +00:00
David Rose f7265d310a implement copy_bundle() 2007-01-16 23:12:43 +00:00
David Rose 0f723c4170 add sys.prefix 2007-01-16 22:16:15 +00:00
David Rose 0c5dcd0b66 fix typo 2007-01-16 21:55:05 +00:00
David Rose a6c1c119d4 fix typos 2007-01-16 21:50:36 +00:00
Zachary Pavlov 2f648c1e56 control joints now go on the part bundles 2007-01-16 19:27:42 +00:00
Zachary Pavlov 26b50ba6c9 oops, didn't need the set_root_xform 2007-01-16 18:08:22 +00:00
David Rose 6f319873d3 fix egg-emulate-bface to work properly with animated vertices 2007-01-16 17:33:46 +00:00
Zachary Pavlov 1d90acbb20 testing this out. Was able to play pirates with it 2007-01-14 21:46:25 +00:00
David Rose fbc0febaf6 restore zac's fix, with new copy_node_pointers() 2007-01-12 18:26:29 +00:00
David Rose 668610700d fix update() some more 2007-01-12 18:22:00 +00:00
David Rose d7ec81bcea add useful inspection funcs 2007-01-12 17:44:29 +00:00
Asad M. Zaman 9d91854f33 reverting zac's change until consulted with Dave 2007-01-11 23:09:19 +00:00
aignacio_sf 8026a56920 Update LRU settings. 2007-01-11 19:49:12 +00:00
Josh Wilson 54471a94f7 *** empty log message *** 2007-01-11 04:45:10 +00:00
Joe Shochet 553814fad3 fixes for control cv rebinding 2007-01-11 01:13:39 +00:00
Joe Shochet b34f7efeec FAQ for PythonRedefine 2007-01-11 01:08:30 +00:00
Joe Shochet 7fefe01e6a task replacement now looks for doLaters and pending tasks 2007-01-11 00:47:46 +00:00
Zachary Pavlov 6c5a9f0309 partially removed legacy part code. TODO talk to dave for final fix 2007-01-10 23:59:58 +00:00
Zachary Pavlov ccc84c8d48 removed legacy part code 2007-01-10 23:59:33 +00:00
David Rose 9253d0b298 egg-emulate-bface 2007-01-10 00:04:57 +00:00
Zachary Pavlov be02db659d added a geom tag, setPreserved, which prevents flattening 2007-01-08 22:59:05 +00:00