Commit Graph

3919 Commits

Author SHA1 Message Date
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 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
Josh Wilson 4ec281ba89 added config variable support to report 2007-01-17 00:51:34 +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
David Rose 668610700d fix update() some more 2007-01-12 18:22:00 +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
Josh Wilson 7454d3e33e added HotkeyBreaker 2007-01-05 20:03:59 +00:00
David Rose 6a319cc778 better multipart interfaces 2007-01-05 18:44:26 +00:00
Jason Yeung 7698e4801b - Fixed a ship crash 2007-01-04 02:06:26 +00:00
aignacio_sf baf81ca972 Allow passing old gsg again (pass gsg = None instead).
Restore stencil clear states for recreated window.
2007-01-03 20:53:10 +00:00
Jason Yeung 7896127dfd - Remove the reversed controls 2007-01-03 02:06:00 +00:00
Zachary Pavlov 6dc1f8aec6 flipped navigation for the new ships 2007-01-02 20:03:53 +00:00
Darren Ranalli a86451ad35 prevent garbage leak 2006-12-30 00:22:49 +00:00
Joe Shochet 93a5850c7b faster ship movement for CES demo 2006-12-29 20:06:08 +00:00
Darren Ranalli 208dfd2d94 added GoldenRectangle 2006-12-28 23:52:14 +00:00
Darren Ranalli a0307f90a0 added 'append' option to exceptionLogged to print out before or after stack trace 2006-12-27 19:58:18 +00:00
Darren Ranalli d7b0ba8510 added anonymous profiling that doesn't need to be configed on for ~profile 2006-12-27 19:56:52 +00:00
Darren Ranalli 60719cbf5c added appendStr, converted exceptionLogged to use it so that info shows up after stack trace 2006-12-26 21:14:47 +00:00
Darren Ranalli a48f00063d added warning about looping MP3s in Miles 2006-12-22 23:01:29 +00:00
Darren Ranalli dc9a29d896 fixed pause in looped audio playback 2006-12-22 22:55:45 +00:00
Darren Ranalli 096b2c9d4e use Panda audioVolume 2006-12-22 22:48:44 +00:00
Joe Shochet a3af3b052c set important smoothmover vars when setting lag 2006-12-21 09:58:46 +00:00
Joe Shochet f149e311eb not having a class definition is a debug now 2006-12-19 08:58:59 +00:00
Joe Shochet fcedd2efd5 arrow keys turn again 2006-12-18 19:08:00 +00:00
Darren Ranalli 17b8737ae2 SoundInterval already does all of this except for loading the sound itself 2006-12-15 19:09:11 +00:00
Darren Ranalli 3f1800da05 added stagger option to loop() 2006-12-15 19:08:25 +00:00
Darren Ranalli 0b5ac9c34c added setAllInterestsCompleteCallback 2006-12-15 04:35:58 +00:00
aignacio_sf 1d7c9f7e76 fixed auto-interest remove 2006-12-15 02:02:43 +00:00
Zachary Pavlov 5fafdbb8e7 flush now properly clears non-lod geometry 2006-12-14 23:03:06 +00:00
Jason Yeung a8836281a4 - Fix for the ships 2006-12-14 02:28:26 +00:00
Darren Ranalli 8a44e44a35 first rev 2006-12-14 01:52:40 +00:00
Justin Butler 09dc7c7ea9 Change for pirates to handle custom functionality when an object gets a new location on a grid (initially used for detecting grid area changes, such as leaving one ocean area, entering another). 2006-12-11 20:03:56 +00:00
Darren Ranalli 5cef07f324 added logMethodCalls 2006-12-09 03:12:35 +00:00
Josh Wilson 41d23c0e92 try/except existence of __dev__ in report 2006-12-06 21:54:14 +00:00
Asad M. Zaman cecfabbcd9 found a better mechanism to immobilize the avatar 2006-12-06 21:34:30 +00:00
Asad M. Zaman cf7a21d264 immobilize the avatar 2006-12-06 21:22:17 +00:00
Josh Wilson 7c37ba0572 added ArcEmitter 2006-12-06 03:07:20 +00:00
Josh Wilson 955dc0b9c0 formatting 2006-12-06 03:06:36 +00:00
aignacio_sf d988c266c1 Optimize Lerp. Comment out expensive debug statement. 2006-12-04 20:00:24 +00:00