rdb
|
1677a04ad2
Merge remote-tracking branch 'origin/master' into vulkan
|
9 years ago |
rdb
|
f0cd1ce315
ColorBlendAttrib: support separate alpha mode and dual-src blend. bam 6.42
|
9 years ago |
rdb
|
e73a89705b
Improve OpenGL ES support, add OpenGL ES 3 support
|
9 years ago |
rdb
|
6ddfb0ace3
Support line/point thickness in bam2egg
|
9 years ago |
deflected
|
9300bca1a4
direct.gui: Correct strings checks
|
9 years ago |
rdb
|
14af38712b
Merge branch 'release/1.9.x'
|
9 years ago |
rdb
|
63e5bb1c2a
Update thirdparty links
|
9 years ago |
rdb
|
311a89caa9
Add a point I forgot to ReleaseNotes
|
9 years ago |
rdb
|
dba6acecd7
Release notes for 1.9.2
|
9 years ago |
rdb
|
35ef92f8da
Fix AttributeError in setDaemon in threading module
|
9 years ago |
rdb
|
461b231a2e
Don't show libpandaexpress ImportError if importing panda3d.core failed
|
9 years ago |
rdb
|
8e338a7755
Fix pdeploy for older Python 3 versions, eg Python 3.2
|
9 years ago |
rdb
|
15b0ba45f9
Fix broken pickling in Python 3 build
|
9 years ago |
Dennis Brakhane
|
ed9bed425f
do not mutate dict we are iterating over
|
9 years ago |
rdb
|
516e88c8fc
Fix to unbreak travis test script
|
9 years ago |
rdb
|
245d1241c9
Restore assign() for vector classes
|
9 years ago |
rdb
|
23bf9ea5c7
The direct tree is now valid Python 2 *and* 3
|
9 years ago |
Mitchell Stokes
|
56606f9b1b
Handle Python 2 vs Python 3 stdlib differences when building the morepy package
|
9 years ago |
rdb
|
8badce2fdb
pfreeze now supports Python 3
|
9 years ago |
rdb
|
82ab126ea7
Add support for glLogicOp via LogicOpAttrib / NodePath::set_logic_op
|
9 years ago |
rdb
|
ba4c38112c
Merge remote-tracking branch 'origin/release/1.9.x'
|
9 years ago |
rdb
|
54fa31ba17
StandardError -> Exception, other 2to3 changes, threaded 2to3
|
9 years ago |
rdb
|
6334f2511d
Let's not display deprecation warnings in release builds
|
9 years ago |
rdb
|
d906f55ebf
Fix rtdist error when using Python 3.5
|
9 years ago |
rdb
|
2b034506fa
Backport fixes for Arch compile issues to 1.9
|
9 years ago |
rdb
|
a9c5525dd6
Compile fix for Ubuntu precise version of ffmpeg
|
9 years ago |
rdb
|
ce947adf8f
Replace uses of "delete" with "delete[]" where appropriate
|
9 years ago |
rdb
|
ad350a207e
Replace use of deprecated base.loadSfx/loadMusic with loader.loadSfx/Music
|
9 years ago |
rdb
|
63dd1e0d2b
Fixes for ffmpeg 3.0
|
9 years ago |
rdb
|
58837c0f4a
Fix particle sample and tkinter in Python 3
|
9 years ago |