rdb
|
9543d0800d
Don't add -pyX.Y suffix to runtime installer on Windows
|
10 years ago |
rdb
|
7f3f546cdd
Interrogate now parses "volatile" qualifier in instance identifiers correctly
|
10 years ago |
rdb
|
ca37b6b6c0
Fix VC2015 compile errors, allow selecting any WinSDK/MSVC version. All experimental, still.
|
10 years ago |
rdb
|
532bee3b9e
More fixes to Python 3 rtdist, frozen p3dpython building, new open
|
10 years ago |
rdb
|
759dc77ee1
Merge branch 'release/1.9.x'
|
10 years ago |
rdb
|
6d4d23cf6c
Fix some p3dCert issues
|
10 years ago |
rdb
|
62217c652e
Fix various link issues on Windows when building rtdist
|
10 years ago |
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
|
10 years ago |
rdb
|
d13b43f003
Merge branch 'release/1.9.x'
|
10 years ago |
rdb
|
d63110a49e
Add localized text strings to p3dcert
|
10 years ago |
rdb
|
d569e2ab6f
Merge branch 'release/1.9.x'
|
10 years ago |
rdb
|
9b93b8a030
python-pmw shouldn't be a dependency, merely a recommendency
|
10 years ago |
rdb
|
63c65b4228
Merge remote-tracking branch 'origin/release/1.9.x'
|
10 years ago |
rdb
|
85e3d2ee3a
Don't override host URL when building CMU runtime distribution
|
10 years ago |
rdb
|
74190f9e50
Work towards supporting Python 3 in the rtdist
|
10 years ago |
rdb
|
0cecab3124
Fix issues with the rtdist build in 1.10
|
10 years ago |
rdb
|
1206d93813
Fix pandac.PandaModules import error with Python 3 (thanks, tzaeru!)
|
10 years ago |
rdb
|
9178ed2871
Fix some preprocessor expressions in Interrogate
|
10 years ago |
rdb
|
555844f82a
Allow compiling out the fixed-function pipeline and request core context
|
10 years ago |
rdb
|
88f7279522
Make it easier to make Python 3 builds on Windows
|
10 years ago |
rdb
|
1088cdedc8
Fix mac and static build issues
|
10 years ago |
rdb
|
23a4876c57
Merge branch 'cleanup-imports'
|
10 years ago |
rdb
|
dd17fd864b
Properly separate dtoolconfig and interrogatedb
|
10 years ago |
rdb
|
c0f6588c88
Separate libp3interrogatedb out of libp3dtoolconfig.
|
10 years ago |
rdb
|
29b6f4753b
Merge pull request #43 from mfwass/master
|
10 years ago |
Michael Wass
|
f9d185acaf
makepanda.py: Changed command in a .app ref
|
10 years ago |
rdb
|
09f3817f03
Fix assimp compile error (Missing BUILDING:ASSIMP)
|
10 years ago |
Michael Wass
|
ddd68e133e
makepanda.py: added more refs for PackageMaker
|
10 years ago |
rdb
|
5625df0e51
panda3d/__init__.py should add 'bin' dir to PATH on Windows
|
10 years ago |
rdb
|
d9342043b0
Deprecate pandac.PandaModules and genPyCode, move extensions to panda3d/, clean up imports and deprecated behaviour
|
10 years ago |