rdb
|
6ea1e8d65c
CMake: Update OpenEXR package handling to use new targets
|
3 years ago |
rdb
|
e8f3565af2
CMake: Transfer target_link_options from component libs to metalibs
|
3 years ago |
rdb
|
264747d213
CMake: Drop support for CMake versions below 3.13
|
3 years ago |
rdb
|
e716dba8d4
CMake: Update FindLibSquish.cmake, support looking in thirdparty dir
|
3 years ago |
rdb
|
59f422c056
CMake: Support thirdparty packages on systems other than Windows/macOS
|
3 years ago |
rdb
|
683c54938c
task: Don't capture SIGINT on Android
|
3 years ago |
rdb
|
573df4b320
dist: Add more resource codes for AndroidManifest.xml values
|
3 years ago |
rdb
|
37c48ea829
dist: Helpful error for invalid android_abis value
|
3 years ago |
rdb
|
72f98ec30d
gobj: Delete assignment operator of Geom* classes
|
3 years ago |
rdb
|
6b9dea3e30
cleanup: Fix comparison between pointer and 0 (instead of nullptr)
|
3 years ago |
rdb
|
657a8f890c
interrogate: Squelch weird "Manifests" output from interrogate_module
|
3 years ago |
rdb
|
8cdac14db3
collide: First pass at reducing memory overhead of CollisionBox
|
3 years ago |
rdb
|
21cfb8dba5
readme: Update instructions for building for Android
|
3 years ago |
rdb
|
dae147ec0c
Merge branch 'release/1.10.x'
|
3 years ago |
rdb
|
76fb49252c
dist: Fix regression with data_dir NameError in build_apps
|
3 years ago |
rdb
|
930e5da438
texture: Fix get_ram_image_as() with 3D and multiview textures
|
3 years ago |
rdb
|
ad187b29f8
makepanda: Force choose correct extension suffix for Windows
|
3 years ago |
rdb
|
2334f48e89
makepanda: Always use /BIGOBJ when compiling with Eigen
|
3 years ago |
rdb
|
46c1b887ea
Fix heap alignment with SSE2 on 32-bit Windows by inheriting MemoryBase
|
3 years ago |
rdb
|
370b635534
dtoolbase: Fix missing __stdcall when compiling for 32-bit Windows
|
3 years ago |
rdb
|
3a120c4d68
CMake: Update warning flags to match makepanda (see f60c55f)
|
3 years ago |
Disyer
|
ac50aa5dde
mayaprogs: Switch connection manager variable names to snake case
|
3 years ago |
Disyer
|
7da3395a8a
mayaprogs: Resolve Maya conversion server memory leak by storing managers on the heap
|
3 years ago |
rdb
|
aaa51df759
makepanda: Remove `-undefined dynamic_lookup` for OpenEXR on macOS
|
3 years ago |
rdb
|
c917a9e1a1
distributed: PyDatagramIterator now retains reference to Datagram
|
3 years ago |
rdb
|
f60c55f450
makepanda: Enable additional warning messages
|
3 years ago |
rdb
|
a0be50c769
general: Fix assorted compiler warnings
|
3 years ago |
rdb
|
21377c8de5
Use secure versions of CRT getenv etc. when compiling with MSVC
|
3 years ago |
rdb
|
dc05889be2
dtoolutil: Don't use $HOME in Filename::get_home_directory() on Windows
|
3 years ago |
rdb
|
5cfd8db95c
glxdisplay: Update panda_glxext.h
|
3 years ago |