rdb
|
987f2f036b
makepanda: Fix clang crash on macOS when compiling Objective-C++ code
|
4 年之前 |
Stephen A. Imhoff
|
c2635d2498
makepanda: Add rpmversion for packaging.
|
4 年之前 |
rdb
|
2fcacd1bab
makepanda: Replace references to deprecated distutils module
|
4 年之前 |
rdb
|
f3c481578e
samples: Update `globalClock` references to `base.clock`
|
4 年之前 |
rdb
|
eefcae7b05
direct: Add `base.clock`, deprecate `globalClock`
|
4 年之前 |
rdb
|
a0c2f2ff3b
prc: Add pickle support to ConfigVariable
|
4 年之前 |
rdb
|
5eb0f04e87
display: Add missing host property to GraphicsOutput
|
4 年之前 |
rdb
|
2e0614138f
display: Add pickle support to FrameBufferProperties
|
4 年之前 |
rdb
|
a354b774b3
interrogate: Add __reduce_ex__ to methods that shouldn't be renamed
|
4 年之前 |
rdb
|
a4d53a8ced
pgraph: Fix unnecessary double state munge in prepare_scene()
|
4 年之前 |
rdb
|
68f0931f43
dist: Fix use of Python 3.8+-only syntax
|
4 年之前 |
Daniel
|
1f39c3333f
workflow: Build Windows using windows-2022 and Visual Studio 2022
|
4 年之前 |
rdb
|
fc625eec11
Merge branch 'release/1.10.x' into incoming
|
4 年之前 |
rdb
|
b397ddb311
workflow: Switch back from macOS-latest to 10.15 for now
|
4 年之前 |
rdb
|
2766bca974
makepanda: Add macOS 11.3 SDK
|
4 年之前 |
Aidan Noll
|
8fbf972f30
putil: use Py_REFCNT macro instead of directly accessing reference count field
|
4 年之前 |
Daniel
|
afadb556a2
maya: Add support for Maya 2022
|
4 年之前 |
Daniel
|
6acb94f451
makepanda: Support Visual Studio 2022
|
4 年之前 |
rdb
|
541b9471b5
workflow: Use thirdparty packages for 1.10.10 instead of 1.10.9
|
4 年之前 |
Daniel
|
3d1328fafb
workflow: Upgrade to setup-python@v2
|
4 年之前 |
rdb
|
0e91f4ee1c
device: Gracefully ignore invalid data index from raw input device
|
4 年之前 |
rdb
|
215ad6bfd9
Fix a few docstring typos
|
4 年之前 |
rdb
|
e4013226e1
general: Remove vestigial typedef.h file
|
4 年之前 |
rdb
|
3ef5d96efc
putil: Slight BamReader optimization
|
4 年之前 |
rdb
|
eaf8cb79d5
Add pickle support to a variety of classes
|
4 年之前 |
rdb
|
650b958217
display: Add convenient shorthand for win.request_properties()
|
4 年之前 |
rdb
|
f79ef139ba
device: Don't try to access raw input devices an Android
|
4 年之前 |
rdb
|
73a27fa281
task: Get rid of unnecessary __makeTaskList
|
4 年之前 |
rdb
|
ec2084c23e
samples: Use SamplerState::WM_clamp as wrap mode in Asteroids demo
|
4 年之前 |
rdb
|
b8c301164a
dist: Implement more reliable solution for logging stdout/stderr
|
4 年之前 |