rdb
|
a1c5d83584
shader: separate shader matrix input cache from ShaderMatSpec
|
5 years ago |
rdb
|
6c66c8618d
tests: add unit test for passing plain mat3/mat4 to GLSL shader
|
5 years ago |
rdb
|
508444d27f
tests: use unique, non-interned keys for property refcount tests
|
5 years ago |
rdb
|
b272af8bbf
Merge branch 'cmake'
|
5 years ago |
rdb
|
26b86dfe5f
Merge branch 'release/1.10.x'
|
5 years ago |
Sam Edwards
|
1046b122a3
CMake: Fix Interrogate macro sometimes passing -D''
|
5 years ago |
rdb
|
b573cc3587
cocoa: fix compilation issues with new NSCursor hotspot code
|
5 years ago |
rdb
|
6f17a9e36a
makepanda: disable plug-ins in Config.prc that weren't compiled
|
5 years ago |
rdb
|
bd3dd63cbe
actor: only remove control effects of given animations in unloadAnims
|
5 years ago |
Sam Edwards
|
f5b6761128
CMake: Don't build socket_tcp_ssl.* anymore (deleted upstream)
|
5 years ago |
Sam Edwards
|
d0b6e2275d
CMake: Remove IS(_NOT)_MINSIZE_BUILD
|
5 years ago |
Sam Edwards
|
36e06236a9
CMake: Remove IS(_NOT)_DEBUG_BUILD
|
5 years ago |
Sam Edwards
|
68f1083dbf
CMake: Make HAVE_VIDEO4LINUX dependent on Linux
|
5 years ago |
rdb
|
68a4031b22
pnmimagetypes: unexpose PNMFileType* classes
|
5 years ago |
rdb
|
876cb60220
char/chan: clean up MovingPartScalar/CharacterSlider constructors
|
5 years ago |
rdb
|
05d5bac598
Merge branch 'release/1.10.x' into incoming
|
5 years ago |
rdb
|
e5b7760b85
makepanda: do not pass -Wl,--exclude-libs on macOS for OpenSSL
|
5 years ago |
Leandro (Cerberus1746) Benedet Garcia
|
ffed59679d
tests: add more unit tests for vector classes
|
6 years ago |
rdb
|
2960b67c7a
actor: minor style fixes
|
5 years ago |
rdb
|
6b5c473b8e
makepanda: do not pass -Wl,--exclude-libs on macOS
|
5 years ago |
Donny Lawrence
|
4f4b14dd2b
cocoadisplay: Use hotspot read from .cur files
|
5 years ago |
Donny Lawrence
|
17dddeedc4
device: Fix 10.15 segfault on USB hotplug
|
6 years ago |
rdb
|
8222255b3b
vrpn: make inline methods that call into VRPN non-inline
|
5 years ago |
rdb
|
e78ce78acf
makepanda: don't export symbols of linked static libraries
|
5 years ago |
rdb
|
8859ad8c1b
makepanda: remove explicit OpenSSL link where it is unneeded
|
5 years ago |
rdb
|
4819e2ce3a
nativenet: drop unused Socket_TCP_SSL
|
5 years ago |
rdb
|
8b6f82256e
char: allow creating CharacterSlider with default value
|
5 years ago |
rdb
|
98268b59c0
chan: publish AnimChannelScalarTable constructor
|
5 years ago |
rdb
|
3b361974dc
actor: improve API documentation for Actor.cleanup()
|
5 years ago |
Donny Lawrence
|
28711814e7
device: Replace erroneous && with ||.
|
6 years ago |