Commit Graph

2988 Commits

Author SHA1 Message Date
David Rose ae031f102a integrate genPyCodeNative with genPyCode 2005-05-27 16:47:12 +00:00
Darren Ranalli 5009b622bd removed excess log spam 2005-05-27 01:13:23 +00:00
Justin Butler 20c8cf7502 Ships now pass smooth node position as default fields and therefore need getters. 2005-05-27 00:59:45 +00:00
Dave Schuyler b3fa4b906c python 2.4 stuff 2005-05-27 00:25:19 +00:00
Dave Schuyler fd0582d021 moved code 2005-05-26 21:23:40 +00:00
Dave Schuyler 6f4b198372 setting parentId and zoneId 2005-05-26 21:23:22 +00:00
Dave Schuyler 77831d02f1 moved location code 2005-05-26 21:22:55 +00:00
Dave Schuyler 417e68593b removed distObj 2005-05-26 21:22:27 +00:00
David Rose d08a4bcd2b run on Linux 2005-05-26 18:51:39 +00:00
David Rose 7c3a6f0f87 dos2unix 2005-05-26 18:48:48 +00:00
Joe Shochet aa9cb923c1 fix for direct variable 2005-05-26 18:32:35 +00:00
Dave Schuyler 8745fea773 check for DIRECT and INSTALL_DIR 2005-05-26 01:15:14 +00:00
Darren Ranalli 32011e40a2 added ParamObj.handleParamChange 2005-05-26 00:44:37 +00:00
Greg Wiatroski a59ae0e29a fixed import syntax problem 2005-05-26 00:31:49 +00:00
Darren Ranalli d6cb013cc3 added POD, ParamSet inheritance check, fixed ParamObj.__repr__ 2005-05-25 23:05:29 +00:00
Darren Ranalli 48362bd801 fixed call to uniqueElements 2005-05-25 23:04:43 +00:00
David Rose 592342b827 show_field_names true by default 2005-05-25 22:58:37 +00:00
David Rose 714beaedef fix flag output on data members 2005-05-25 22:24:41 +00:00
David Rose 01ecc7124e show field names on output 2005-05-25 22:10:58 +00:00
David Rose 7c3dff4f02 fix problem with arrays of switches 2005-05-25 21:15:43 +00:00
Joe Shochet 0774b87ce6 reorder args on find command for tcsh 2005-05-25 16:39:14 +00:00
Darren Ranalli 7e222cf09c added ParamObj __repr__ 2005-05-25 01:45:35 +00:00
Dave Schuyler 7029c5bc4f changed import scope 2005-05-24 21:16:26 +00:00
David Rose 4efd23971b prebuild-bison 2005-05-24 18:41:19 +00:00
David Rose 90c52414db support methods (atomic fields) as switch parameters 2005-05-24 18:29:21 +00:00
David Rose 62eae82c23 add break and default to DCSwitch 2005-05-24 17:53:40 +00:00
Asad M. Zaman 105ad25304 part of ongoing modification to the gui: first pass 2005-05-24 03:15:41 +00:00
David Rose bc65ead4fb clarify error messages, especially with switch 2005-05-23 23:54:12 +00:00
Roger Hughston a1e77c450b *** empty log message *** 2005-05-23 23:43:43 +00:00
Dave Schuyler cbd8bf2164 moving doId2do to DoCollectionManager 2005-05-23 22:49:47 +00:00
Dave Schuyler eb5cb11e3b *** empty log message *** 2005-05-23 22:48:19 +00:00
Dave Schuyler ed058d20ad minor change 2005-05-23 22:21:40 +00:00
Dave Schuyler 4d52852f75 debug changes 2005-05-23 22:20:08 +00:00
Roger Hughston e7cd96bf9d *** empty log message *** 2005-05-23 22:12:38 +00:00
Roger Hughston 465de6c85a *** empty log message *** 2005-05-23 20:32:45 +00:00
Roger Hughston 0aec42513f Support for the new python-native interigate functions 2005-05-23 20:32:06 +00:00
Mike Goslin 95f37c45c1 parentId added to generateWithRequiredAndId. 2005-05-20 21:26:37 +00:00
Asad M. Zaman c27ec35667 redesigned the sliderbar a little bit 2005-05-20 19:39:22 +00:00
Samir Naik 7b4b700765 don't do a setLocation to 0,0 when removingObjectFromGrid 2005-05-20 18:41:30 +00:00
Darren Ranalli f33c4e88de added makeList and makeTuple 2005-05-19 21:43:57 +00:00
Darren Ranalli 0f368d25c5 allow DC structs to inherit from built-in types 2005-05-19 21:43:43 +00:00
Samir Naik d3d22253e5 fixed bug in switched order of parentId,zoneId 2005-05-19 21:34:15 +00:00
Mike Goslin b4935bdcdf Assigned default parentId in generateWithRequired. 2005-05-18 01:57:38 +00:00
Dave Schuyler d604adf31d changed dcSuffix check 2005-05-18 00:11:47 +00:00
David Rose 8e2ff8e92e fix enableSoftwareMousePointer 2005-05-17 23:51:54 +00:00
Darren Ranalli cfe3ca0ef7 moved ParamSet into ParamObj, added support for param kw values in ParamObj.__init__ 2005-05-17 00:55:04 +00:00
David Rose 28f18da27d add directDir 2005-05-15 18:50:23 +00:00
Josh Yelon 3f84778f22 whoops. 2005-05-13 21:19:43 +00:00
Josh Yelon 1463fae1d9 Added code to generate epydocs as well 2005-05-13 21:10:14 +00:00
Josh Yelon 2f9bd15e9c Added libpandaegg to list of default libraries 2005-05-12 14:08:51 +00:00