rdb
|
0aa0f34c74
|
Lots of work to make the rtdist work with the new library building system
|
2015-01-12 15:02:42 +01:00 |
rdb
|
2275784525
|
More Python 3 support, and a bit of work toward being able to compile as panda3d/core.pyd, etc.
|
2013-12-23 18:57:48 +00:00 |
rdb
|
88048bf3da
|
Fix use of has_key and map()
|
2013-12-17 19:49:09 +00:00 |
rdb
|
c606606a24
|
Separate out ffmpeg and vrpn.
|
2013-08-26 12:17:24 +00:00 |
rdb
|
40cddd6280
|
Fixes for Python 3.2
|
2013-03-27 15:48:24 +00:00 |
rdb
|
0a167d9bfb
|
performance improvement for panda3d module
|
2013-03-21 22:11:05 +00:00 |
rdb
|
192d10b937
|
Experimental Python 3 support to the C++ code including interrogate. Also adds support for rich comparison in interrogate.
|
2013-02-16 19:22:26 +00:00 |
David Rose
|
0662ea7958
|
multiplatform support for plugin loader: run 32-bit or 64-bit version; whichever one is provided.
|
2012-09-27 23:00:23 +00:00 |
rdb
|
66e8c2aafa
|
*** empty log message ***
|
2012-01-31 21:53:47 +00:00 |
rdb
|
b422d480a4
|
libRocket stuff
|
2012-01-07 19:40:53 +00:00 |
David Rose
|
328f834f55
|
cache results of __getattr__ for performance
|
2011-12-20 18:11:04 +00:00 |
enn0x
|
10a64db343
|
Adding bullet physics.
|
2011-05-14 07:00:02 +00:00 |
rdb
|
0b8f5b0d8e
|
show multiple import errors
|
2011-02-24 21:07:23 +00:00 |
rdb
|
804a72b716
|
Partially apply typo fix patch I found somewhere on the web, by someone named Christoph Korn
|
2010-11-16 08:58:45 +00:00 |
David Rose
|
36635a00b9
|
MAKE_BAT_SCRIPTS
|
2010-11-09 20:06:19 +00:00 |
David Rose
|
803ef5effd
|
add speedtree
|
2010-10-14 00:02:11 +00:00 |
David Rose
|
d84833afb2
|
protect Dtool_PreloadDLL
|
2010-06-17 20:29:10 +00:00 |
Chris Brunner
|
6b1b945a77
|
Use Dtool_PreloadDLL instead of __import__ for dll's
|
2010-05-27 23:54:00 +00:00 |
rdb
|
4173057c26
|
Move tinyxml into the source tree, rather than using it as external library
|
2010-05-24 18:55:08 +00:00 |
rdb
|
3815cc1229
|
Let's add panda3d.awesomium import convention
|
2010-03-24 07:47:18 +00:00 |
rdb
|
ac1223d0da
|
Ditch stuff like has_key and backticks
|
2010-03-19 10:32:09 +00:00 |
rdb
|
a78a262b16
|
Fix non-debug library imports on Windows
|
2010-03-05 07:53:54 +00:00 |
David Rose
|
fad81481b4
|
build p3dembed with ppremake system
|
2010-01-05 00:55:39 +00:00 |
rdb
|
0f65870a60
|
import panda3d.ai imports libpandaai
|
2009-12-30 16:05:10 +00:00 |
enn0x
|
3c680af9b5
|
Package-definition for physx.
|
2009-12-28 11:46:33 +00:00 |
rdb
|
f872dfbfce
|
"import *" shouldn't import __file__ or __name__
|
2009-11-26 18:00:14 +00:00 |
rdb
|
e6e80f62c6
|
Allow panda3d.dtoolconfig imports
|
2009-11-26 17:30:19 +00:00 |
rdb
|
b3d854e397
|
Some fixes
|
2009-11-25 14:06:26 +00:00 |
David Rose
|
d3bc7e497d
|
remove annoying error message for now
|
2009-11-23 19:20:44 +00:00 |
rdb
|
d2576e10a1
|
Er, why expose libpandaskel through the 'panda3d' package?
|
2009-11-21 12:02:43 +00:00 |
rdb
|
e9c52233f8
|
Allow "from panda3d.vision" imports (from libp3vision)
|
2009-11-16 13:14:22 +00:00 |
rdb
|
a6d3da5eb9
|
Much better solution for Python 2.4 + 2.5 ;-)
|
2009-11-16 08:12:16 +00:00 |
David Rose
|
a745e451db
|
protect against python 2.4
|
2009-11-08 21:55:56 +00:00 |
rdb
|
455fbce7ef
|
Don't suppress dynamicLibrary-loading error messages
|
2009-11-08 14:23:52 +00:00 |
rdb
|
4f25076252
|
support querying __file__
|
2009-11-04 18:19:39 +00:00 |
rdb
|
8f83314ae3
|
New panda3d.* import structure
|
2009-11-04 16:02:49 +00:00 |
rdb
|
120bfa8d9e
|
Very ugly workaround around a very annoying selinux sigsegv on shutdown
|
2009-09-20 18:43:06 +00:00 |
David Rose
|
2477befaa2
|
protect PandaModules imports in try..except
|
2009-09-07 22:34:20 +00:00 |
rdb
|
868d77a906
|
Added libpandaode to genpycode
|
2008-05-13 10:05:47 +00:00 |
Josh Yelon
|
e6cca5ec86
|
Changes for python 2.5
|
2007-12-08 21:49:14 +00:00 |
Yonghwan Lee
|
f19767bc37
|
Prevent from adding \\r to the end of codeLibs
|
2007-08-15 19:05:53 +00:00 |
Josh Yelon
|
834e06d5d4
|
Added support for libpandaskel
|
2007-02-09 18:05:47 +00:00 |
Josh Yelon
|
1c6caa4e55
|
Replaced HAVE_DX with HAVE_DX8 and HAVE_DX9
|
2007-02-07 22:09:07 +00:00 |
David Rose
|
14350abf52
|
use new binary option
|
2006-10-13 20:38:56 +00:00 |
David Rose
|
8de0914056
|
latest osx publish stuff
|
2006-09-28 16:31:02 +00:00 |
David Rose
|
5d2466c72a
|
osx tweaks
|
2006-09-27 04:03:07 +00:00 |
Josh Yelon
|
989af98143
|
Getting ready for 1.3.0
|
2006-09-15 17:23:28 +00:00 |
Roger Hughston
|
020a09fc9c
|
*** empty log message ***
|
2006-03-22 22:09:15 +00:00 |
Dave Schuyler
|
5b9c717f3d
|
formatting
|
2006-03-18 00:56:30 +00:00 |
Dave Schuyler
|
82b8fd363c
|
formatting
|
2006-03-18 00:19:10 +00:00 |