Commit Graph

14179 Commits

Author SHA1 Message Date
rdb be08970ecb Suggested change from _Hypnos 2008-10-16 18:16:58 +00:00
rdb abe13bd4f0 Compile without python 2008-10-16 17:48:49 +00:00
rdb df215c964d work around <auto> problems on OSX 2008-10-16 11:09:57 +00:00
rdb acb0722ff5 Fix for newer ffmpeg versions, they dropped support for C++ 2008-10-16 10:17:31 +00:00
rdb 51089282c1 Fix max 2009 regkey 2008-10-16 09:44:00 +00:00
rdb 6b03607334 More fixes for OSX 2008-10-16 09:19:50 +00:00
rdb f2195f54af untabify 2008-10-16 08:21:55 +00:00
rdb 22a3c974bb Fix /Pmw 2008-10-16 07:05:42 +00:00
rdb e7bf3fef38 More installer stuff for OSX 2008-10-16 06:27:42 +00:00
rdb 0210187c6b Installer generation on OSX 2008-10-16 06:21:25 +00:00
rdb a6d8c8f9d4 Template dmg file for makepanda 2008-10-16 06:15:40 +00:00
rdb 68e9e29731 Changes for OSX 2008-10-16 05:54:31 +00:00
rdb 2c8b09af9a Missed out something 2008-10-16 05:46:35 +00:00
rdb d2dcfa6c2c Changes for OSX 2008-10-16 05:42:12 +00:00
Darren Ranalli cc91a12477 removed no-longer-used getNamePattern method 2008-10-16 02:00:23 +00:00
David Rose c6320cc83a stdpy 2008-10-15 22:26:56 +00:00
John Loehrlein 4fcde07de4 specialName of specialness 2008-10-15 22:05:24 +00:00
David Rose 23193a6da1 set_aux_data -> set_python_data 2008-10-15 20:35:09 +00:00
rdb fde877df5c Added macrocomposites 2008-10-15 19:25:54 +00:00
rdb 69c4db65c8 Suggested script by Brent Woodruff 2008-10-15 19:20:54 +00:00
David Rose 85270bbd2c support osx better, code from illume 2008-10-15 14:05:21 +00:00
David Rose 8a2f16b5b0 publish FileStream etc. 2008-10-15 05:40:15 +00:00
David Rose e2815caa72 better mousewatcher and buttonthrower names 2008-10-15 03:48:58 +00:00
David Rose cc8530f8a9 fix unfortunate naming of MouseAndKeyboard node 2008-10-15 03:21:19 +00:00
Darren Ranalli 1728f3b38e improved visual scannability 2008-10-14 21:54:43 +00:00
Darren Ranalli 232583858c show timings as percentages, don't display max-non-spike profiles, output easier to scan 2008-10-14 21:07:07 +00:00
David Rose f7fc1ca70b validate_target 2008-10-14 20:47:23 +00:00
David Rose dd0efe66fe better filtering in getRandomTask 2008-10-14 02:18:32 +00:00
David Rose 02d98e41c7 friendlier interface for task management 2008-10-14 02:17:38 +00:00
Darren Ranalli 732b4f0067 print profile stats as percentages, makes profile CPU-independent 2008-10-14 01:52:51 +00:00
Darren Ranalli 61d0f91617 accurate profile duration tracking, output filtering (no 0.000 second spikes), preliminary profile result aggregation 2008-10-14 00:45:49 +00:00
David Rose ef771a796b make sync primitives more similar to python function names 2008-10-14 00:07:05 +00:00
David Rose dd12d8fc61 turn off system_yield() 2008-10-13 23:31:51 +00:00
Justin Butler bdd673f062 Additional needed files to fix POTCO-5271 2008-10-13 22:22:44 +00:00
Josh Wilson 1250458e18 overriding NodePath.getName() 2008-10-13 20:37:29 +00:00
Darren Ranalli 78f0fdbf86 typo fix 2008-10-13 18:48:53 +00:00
David Rose 3bd5914b57 upon_birth race condition issues 2008-10-13 18:24:18 +00:00
rdb 22b4a9c3b8 Added asTuple() 2008-10-13 11:24:27 +00:00
rdb 83237997b5 Fix freeze when invalid heightfield is given 2008-10-12 09:56:53 +00:00
David Rose bc2dcf0410 add get_name_prefix 2008-10-11 15:29:51 +00:00
David Rose 64d24fb65b support task profiling in new task manager 2008-10-11 15:29:01 +00:00
David Rose 7683d94100 add TaskManager- events 2008-10-11 14:49:10 +00:00
David Rose bf6c574747 make TaskManagerPanel compatible with new task manager 2008-10-11 14:17:53 +00:00
David Rose c152dfa441 add max-texture-stages 2008-10-11 14:05:52 +00:00
David Rose a926c201af move want-garbage-collect-task from TaskMgr to ShowBase 2008-10-11 13:32:33 +00:00
rdb 8693f18870 corrected function description 2008-10-11 10:11:27 +00:00
rdb 15dba6ef35 added slope image 2008-10-11 10:00:25 +00:00
David Rose 58f3f8f322 fix error at shutdown 2008-10-11 01:56:09 +00:00
David Rose bca1533952 interrupt should not stop task 2008-10-10 21:30:11 +00:00
Justin Butler 7f9a509f04 Smooth object movement fix for pirates. Added a zoneId value that is sent along with position to better sync position and location for those that need it. 2008-10-10 21:05:46 +00:00