rdb
|
23bf9ea5c7
|
The direct tree is now valid Python 2 *and* 3
|
2016-03-28 22:33:30 +02:00 |
rdb
|
0a9f9887f9
|
Merge branch 'release/1.9.x'
Conflicts:
direct/src/p3d/Packager.py
direct/src/p3d/ppackage.py
makepanda/makepandacore.py
|
2015-11-21 03:17:33 +01:00 |
rdb
|
2d6c2c5c6d
|
Remove dependency on tkpanels and tkwidgets modules when building .p3d package
|
2015-11-20 17:42:18 +01:00 |
rdb
|
31dbcae262
|
Deprecate many extension methods, make extension methods imported via modules instead of dumped into core.py, move _core.pyd and _direct.pyd back to core.pyd, direct.pyd respectively, move MAIN_DIR set-up code to module init time
|
2015-11-10 00:44:29 +01:00 |
rdb
|
d9342043b0
|
Deprecate pandac.PandaModules and genPyCode, move extensions to panda3d/, clean up imports and deprecated behaviour
|
2015-06-28 13:55:31 +02:00 |
rdb
|
8365c5ce13
|
Remove superfluous import lines (this is really genPyCode's task)
|
2013-12-23 19:39:22 +00:00 |
Josh Yelon
|
e6cca5ec86
|
Changes for python 2.5
|
2007-12-08 21:49:14 +00:00 |
Josh Yelon
|
4546fcaf38
|
Changed libdirect to libp3direct, with fallback
|
2007-02-09 18:05:30 +00:00 |
Dave Schuyler
|
a2aa9486d1
|
formatting
|
2006-03-17 23:47:12 +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 |
Roger Hughston
|
0aec42513f
|
Support for the new python-native interigate functions
|
2005-05-23 20:32:06 +00:00 |