Commit Graph

43 Commits

Author SHA1 Message Date
David Rose 8a56d5612f ignore extensions_darwin.py 2009-07-05 15:55:47 +00:00
David Rose f098e8239f NodePath.analyze() is now an extension function 2009-06-11 02:39:09 +00:00
rdb 24641a7ab4 Fixed some typo's 2008-11-26 14:39:48 +00:00
Gyedo Jeon 37df0df5c7 Changed getAncestry to getAncestors 2008-11-15 01:00:52 +00:00
David Rose d07c5e15ed we don't need to clean lerps up so aggressively--this code has never worked anyway 2008-11-12 23:28:01 +00:00
David Rose c69c8680e8 asList() etc. no longer needed 2008-11-12 20:37:20 +00:00
Gyedo Jeon cc76379b27 Changed upondDeath assignments to call setUponDeath 2008-11-06 21:52:40 +00:00
David Rose 8b71199fdd protect makepanda 2008-10-20 21:34:10 +00:00
David Rose d3b4f33c89 switchable extensions_native_helpers.py 2008-10-20 20:35:47 +00:00
rdb 4d2ff692c6 Remove bundles on OSX 2008-10-20 13:04:47 +00:00
rdb 22b4a9c3b8 Added asTuple() 2008-10-13 11:24:27 +00:00
rdb 0ef34bcbc2 Annoying deprecation warning in Python 2.5 2008-10-10 18:51:40 +00:00
David Rose bdde0c3185 better OSX support, I think 2008-08-05 16:55:34 +00:00
rdb 34538489ba Missed out a tiny conditional 2008-08-02 17:52:40 +00:00
rdb 1af355624d Added OSX support 2008-08-02 09:44:42 +00:00
David Rose 1595033587 support _d 2008-07-10 21:40:25 +00:00
Josh Yelon c7895b7c07 Fixed a path-search bug in Dtool_PreloadDLL 2008-01-29 17:05:53 +00:00
Josh Yelon e6cca5ec86 Changes for python 2.5 2007-12-08 21:49:14 +00:00
Darren Ranalli 375ea545a8 added removeNonCollisions, removed default numSolidsInLeaves 2007-04-13 01:36:44 +00:00
Darren Ranalli 184ff2a257 added getNumDescendants 2007-04-11 08:37:54 +00:00
Darren Ranalli 990af2a153 added subdivideCollisions 2007-04-04 07:47:13 +00:00
Josh Wilson 15c717ad3f added get_AABB functionality 2007-02-11 07:57:32 +00:00
Josh Wilson 50773cd877 added 'downcast' conversion function 2007-02-11 01:19:59 +00:00
Josh Wilson 0cfe0a3233 new extensions for ode classes 2007-02-11 01:18:10 +00:00
Josh Yelon 4546fcaf38 Changed libdirect to libp3direct, with fallback 2007-02-09 18:05:30 +00:00
Josh Wilson 2fe2b81da5 OdeJoint extension definitions 2007-02-09 17:52:18 +00:00
David Rose 0f723c4170 add sys.prefix 2007-01-16 22:16:15 +00:00
Darren Ranalli a01b476326 fixed sys.exit 2006-11-07 04:19:14 +00:00
David Rose 08c3f5e2d5 direct -> base.direct 2006-10-16 19:10:13 +00:00
Josh Yelon 989af98143 Getting ready for 1.3.0 2006-09-15 17:23:28 +00:00
Dave Schuyler a2aa9486d1 formatting 2006-03-17 23:47:12 +00:00
Dave Schuyler 816e683b98 formatting 2006-03-04 04:34:18 +00:00
Dave Schuyler c76f0eea10 PandaObject to DirectObject 2005-12-20 04:26:50 +00:00
Dickinson Lo cb435ec686 new extensions_native version of Ramfile-extentions.py 2005-10-28 11:20:12 +00:00
Dave Schuyler aa2baa1ec2 *** empty log message *** 2005-09-17 04:13:54 +00:00
Mark Mine ee4f120fee Added print transform function 2005-09-10 03:50:19 +00:00
Zachary Pavlov 50a66c57c5 there we go. getTightBounds should work now for nodepath collections 2005-06-16 22:15:56 +00:00
Jason Persampieri 3fe58a3512 CInterval extension needed to call the C method of the same name - setT 2005-06-13 23:24:52 +00:00
Jason Persampieri b82b8ea001 added a native StreamReader extension - readlines 2005-06-07 23:14:28 +00:00
Dave Schuyler f90284cd6c *** empty log message *** 2005-06-02 03:23:57 +00:00
David Rose ae031f102a integrate genPyCodeNative with genPyCode 2005-05-27 16:47:12 +00:00
Roger Hughston e7cd96bf9d *** empty log message *** 2005-05-23 22:12:38 +00:00
Roger Hughston 0aec42513f Support for the new python-native interigate functions 2005-05-23 20:32:06 +00:00