rdb
|
84e15316cc
|
remove conflicting loop property on Interval
|
2016-01-03 17:40:13 +01:00 |
|
rdb
|
dafe48a6bc
|
Begin to add snake_case/property interfaces to important direct classes
|
2015-12-26 17:00:51 +01:00 |
|
mfwass
|
f8837999ed
|
Cleanup trailing whitespace
|
2015-12-13 10:08:41 -05:00 |
|
rdb
|
77bf02742b
|
Remove unused direct.http package
|
2015-12-06 22:36:58 +01:00 |
|
rdb
|
32367fcbdc
|
Fix various import issues in the direct tree
|
2015-12-06 22:36:05 +01:00 |
|
rdb
|
50d2e8324e
|
Merge branch 'release/1.9.x'
Conflicts:
.travis.yml
direct/src/directtools/DirectLights.py
panda/src/nativenet/buffered_datagramconnection.h
|
2015-12-06 22:32:12 +01:00 |
|
rdb
|
287c44ce53
|
Various fixes for Python 3 versions before Python 3.3
|
2015-12-06 22:05:44 +01:00 |
|
rdb
|
bdf91e206d
|
Remove references to Python.h and py_config.h from Panda headers, to prevent picking up a dependency on Python libraries in third-party modules
|
2015-11-28 16:33:44 +01:00 |
|
rdb
|
3c2f820ad8
|
Merge branch 'release/1.9.x'
Conflicts:
direct/src/p3d/DeploymentTools.py
|
2015-11-24 13:39:36 +01:00 |
|
rdb
|
9348cf6b29
|
Prevent packp3d from including xml and panda3d modules in every .p3d
|
2015-11-24 13:35:18 +01:00 |
|
rdb
|
2745f11b65
|
Add back ability to change default relief and frameSize of DirectDialog
|
2015-11-24 13:33:09 +01:00 |
|
rdb
|
5ac13fd2b1
|
Add ogv extension to default Packager extensions
|
2015-11-23 23:46:36 +01:00 |
|
rdb
|
e6b245c56d
|
Remove annoying ":Packager(warning): No such file" warning
|
2015-11-23 20:20:48 +01:00 |
|
rdb
|
75f7e70767
|
Fix issue installing pdeploy-generated .pkg on OS X El Capitan
|
2015-11-22 00:22:22 +01: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
|
f0e8dd4117
|
Build .p3d tools as part of SDK build process, if host URL and distributor are specified
|
2015-11-20 17:44:28 +01:00 |
|
rdb
|
2d6c2c5c6d
|
Remove dependency on tkpanels and tkwidgets modules when building .p3d package
|
2015-11-20 17:42:18 +01:00 |
|
rdb
|
c93e50ca05
|
Merge branch 'release/1.9.x'
Conflicts:
.travis.yml
dtool/src/cppparser/cppBison.cxx.prebuilt
dtool/src/cppparser/cppBison.yxx
makepanda/makepanda.py
|
2015-11-19 18:43:13 +01:00 |
|
rdb
|
378030e9b9
|
Remove unnecessary "pass" statements from DistributedCamera code
|
2015-11-19 15:38:57 +01:00 |
|
rdb
|
828fe2af88
|
Install panda3d runtime to /usr/local/bin/ to fix SIP error on El Capitan
|
2015-11-19 02:17:06 +01:00 |
|
rdb
|
883f1b1c28
|
Fix import error when compiling without OpenSSL support
|
2015-11-13 20:28:05 +01:00 |
|
rdb
|
0869266f1a
|
Fix base.config error in 1.9
|
2015-11-13 19:25:24 +01:00 |
|
Harvir
|
f725cda60c
|
Fix import errors introduced with the core.pyd rename.
|
2015-11-10 13:04:36 +01:00 |
|
rdb
|
6a5f2cdd8f
|
Suggested change by JawhnL5
|
2015-11-10 03:38:12 +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
|
db3ab953e4
|
Remove ppremake, genPyCode, and all hacks created to support them
|
2015-11-09 19:06:49 +01:00 |
|
rdb
|
4a5d64909a
|
Merge branch 'release/1.9.x'
Conflicts:
direct/src/showbase/ShowBase.py
|
2015-11-09 02:29:41 +01:00 |
|
rdb
|
ba3a2c1e38
|
Fix saveCubeMap and saveSphereMap in multithreaded pipeline
|
2015-11-09 02:26:02 +01:00 |
|
rdb
|
0ae2df7e02
|
Merge branch 'release/1.9.x'
|
2015-11-01 15:54:58 +01:00 |
|
rdb
|
b1c7086cbc
|
Fix Rope, fix some unnecessary reliances on base.config
|
2015-11-01 15:53:02 +01:00 |
|
rdb
|
d3494edf2c
|
Address some rare crashes at shutdown
|
2015-10-31 04:11:12 +01:00 |
|
rdb
|
06475c70b9
|
Merge branch 'release/1.9.x'
|
2015-10-28 16:56:44 +01:00 |
|
rdb
|
e48b910382
|
Don't umount all filesystems when ShowBase is destroyed
|
2015-10-27 13:00:29 +01:00 |
|
rdb
|
6714de8090
|
Allow passing a unicode object to write() in Python 2
|
2015-10-22 23:06:18 +02:00 |
|
rdb
|
047e5cafcc
|
Fix Python 3 error in direct.stdpy.file
|
2015-10-16 14:59:04 +02:00 |
|
rdb
|
7004283150
|
Fix stdpy error reporting in Python 2
|
2015-10-10 14:33:53 +02:00 |
|
Michael
|
a080135f0c
|
remove extensions folder
|
2015-10-09 12:24:03 +02:00 |
|
rdb
|
7f7f85794d
|
Fix various compilation and linker issues across several platforms
|
2015-10-07 21:09:35 +02:00 |
|
rdb
|
1ccf1cf29b
|
Port pdeploy to Python 3
|
2015-09-30 14:06:12 +02:00 |
|
rdb
|
532bee3b9e
|
More fixes to Python 3 rtdist, frozen p3dpython building, new open
|
2015-09-23 11:57:55 +02:00 |
|
rdb
|
759dc77ee1
|
Merge branch 'release/1.9.x'
|
2015-09-23 11:56:22 +02:00 |
|
rdb
|
49088fb7ce
|
Fix some issues with new VFS open() implementation
|
2015-09-21 17:46:50 +02:00 |
|
rdb
|
6d4d23cf6c
|
Fix some p3dCert issues
|
2015-09-20 16:01:49 +02:00 |
|
rdb
|
62217c652e
|
Fix various link issues on Windows when building rtdist
|
2015-09-20 01:37:49 +02:00 |
|
rdb
|
445c3461d6
|
Python 3 support to rtdist, reimplement VFS open() on top of io.IOBase, allow freezing into .c target, make VFSImporter and friends frozen into p3dpython
|
2015-09-18 21:20:25 +02:00 |
|
rdb
|
6fce996ceb
|
Add 'ast' module to morepy package
|
2015-09-15 17:15:12 +02:00 |
|
rdb
|
d13b43f003
|
Merge branch 'release/1.9.x'
|
2015-09-12 14:16:03 +02:00 |
|
rdb
|
bed4fdd5af
|
Fix issue that caused pdeploy to spit out broken win32 installer alongside win_i386 installer
|
2015-09-11 19:13:55 +02:00 |
|
rdb
|
c9a45f288c
|
Proper display language detection on Windows
|
2015-09-11 17:32:49 +02:00 |
|
rdb
|
58963a167c
|
Implement user preferred language detection on Mac
|
2015-09-11 15:43:22 +02:00 |
|