Commit Graph

2915 Commits

Author SHA1 Message Date
David Rose 69804fbb87 add size parameter to openWindow() 2005-04-24 16:32:48 +00:00
Darren Ranalli d90c8e3e8d ParamSet/ParamObj documentation 2005-04-23 02:13:25 +00:00
Greg Wiatroski a3702b8a8f Put some bullet proofing around cleanup and enable funcs 2005-04-22 21:23:57 +00:00
Darren Ranalli c748fb4fee added ParamSet & ParamObj 2005-04-22 01:50:42 +00:00
Darren Ranalli 0988a2c484 save processing time if osd is not enabled 2005-04-22 01:49:46 +00:00
Dave Schuyler ca37d6fd4a formatting 2005-04-21 00:29:18 +00:00
Dave Schuyler d058dcfaff changed signed handling 2005-04-21 00:28:46 +00:00
Dave Schuyler c0c9cb499e added unsigned 2005-04-21 00:27:39 +00:00
Samir Naik 20655d0303 *** empty log message *** 2005-04-18 20:56:23 +00:00
Samir Naik c60f0298c9 added addObjectToGrid 2005-04-18 20:48:32 +00:00
Dave Schuyler adec5b4cfb formatting 2005-04-15 22:29:48 +00:00
Dave Schuyler 1847075287 changed for incrementer 2005-04-15 21:37:40 +00:00
Mark Mine 62305f25bd ParticlePanel.py 2005-04-13 20:31:19 +00:00
Darren Ranalli 5176f5b1a2 announce oobe state 2005-04-13 02:15:21 +00:00
Darren Ranalli c4f25f80a6 getEventName->getEvent 2005-04-13 02:14:14 +00:00
Josh Yelon 1f81458370 Added code to initialize the controlJoint's valueNode 2005-04-12 23:23:26 +00:00
Darren Ranalli e4abd97795 added getSetterName, getSetter 2005-04-12 21:58:12 +00:00
Philip Saltzman 9b5ca04b9e Spawns TkLoop on import so people attempting to use TkPanels won't have them crash if they didn't specify want-tk #t 2005-04-10 23:41:25 +00:00
Mark Mine ae9d2a3d02 Added unmovableTagList to DirectManipulationControl. Used to specify objects as unmovable 2005-04-08 23:42:50 +00:00
Dave Schuyler 815c8b90e8 safer printObjects 2005-04-07 00:47:02 +00:00
Dave Schuyler 5195da67ab *** empty log message *** 2005-04-06 03:00:58 +00:00
Dave Schuyler b11eaf5e36 *** empty log message *** 2005-04-06 02:25:48 +00:00
Samir Naik 582f75471a remove reference to PiratesGlobals 2005-04-06 02:09:35 +00:00
Dave Schuyler a05d33883a debugCall 2005-04-06 00:12:38 +00:00
Dave Schuyler 5099a543c0 debugging printInterests 2005-04-06 00:12:03 +00:00
Dave Schuyler 81a399781b printObjects 2005-04-06 00:10:56 +00:00
Dave Schuyler a8869e5147 formatting 2005-04-06 00:10:05 +00:00
Dave Schuyler f261467878 minor 2005-04-06 00:09:36 +00:00
Darren Ranalli bab3da450c added state change broadcast support 2005-04-01 00:51:43 +00:00
Darren Ranalli 7ba76c1d39 added force-turnLeft and force-turnRight 2005-04-01 00:51:17 +00:00
Justin Butler e87f64308a Added flag to be able to disable camera roll when moving/rotating the camera. 2005-04-01 00:33:25 +00:00
Justin Butler b1daa2b2ff Added optional skip flags to be able to ignore certain types of geometry for select detection. 2005-04-01 00:32:36 +00:00
Samir Naik 55a9716356 use self.air instead of simbase.air and uniquify task names to eliminate cross-talk between shards 2005-03-30 22:14:08 +00:00
Darren Ranalli 25dcb6e3cb allow other parts of the system to force avatar to move forward 2005-03-29 04:28:03 +00:00
Samir Naik 60a0c18273 adding teleport support 2005-03-28 22:31:19 +00:00
Samir Naik dee5c67d3e *** empty log message *** 2005-03-25 17:56:40 +00:00
Samir Naik 24353df3ef *** empty log message *** 2005-03-25 03:11:19 +00:00
Samir Naik 877a2aa548 added support for static grid objects in setLocation of DistributedNode 2005-03-25 02:54:27 +00:00
Mark Mine 10fb636ec6 Added new alpha mode 2005-03-23 00:07:44 +00:00
Dave Schuyler 398186266d moved Account*.py 2005-03-22 00:53:39 +00:00
Samir Naik c3941698f4 removed commented out code for gridparenting 2005-03-19 04:01:59 +00:00
Dave Schuyler 3deb6014ec *** empty log message *** 2005-03-19 02:57:26 +00:00
Dave Schuyler 0aa59ac535 moved functionality to AccountUD 2005-03-19 02:56:58 +00:00
Dave Schuyler 70a94646f7 added three methods 2005-03-19 00:40:15 +00:00
Joe Shochet 01232c9e6f moved sendcurrentposition to base class 2005-03-18 01:54:39 +00:00
Joe Shochet e4c5327f05 added initial location setting 2005-03-18 01:51:49 +00:00
Asad M. Zaman e58313c806 drose: prevent crash 2005-03-16 22:25:56 +00:00
Justin Butler 0e2fd05bae Change so generate is called before set location (since generate will cause reparenting at the OTP level which will invalidate any parenting done in setLocation) 2005-03-16 05:24:33 +00:00
Joe Shochet 0b3f17397b guard for calling setLocation twice 2005-03-16 00:05:16 +00:00
Joe Shochet 25dd2c7217 improved setLocation handling 2005-03-15 23:37:44 +00:00