open_toontown_panda3d/panda/src
rdb 3d31f117e0 express: Fix compilation error with GCC 2022-03-09 16:23:37 +01:00
..
android Support deploying Python apps for Android using bdist_apps 2021-12-07 21:00:08 +01:00
androiddisplay android: Improve physical mouse and keyboard handling: 2022-01-04 20:35:17 +01:00
audio event: Update AsyncFuture to use new atomics implementation 2022-02-23 23:20:49 +01:00
audiotraits CMake: Add --exclude-libs flags to static thirdparty libraries 2022-03-09 16:23:37 +01:00
bullet Fix heap alignment with SSE2 on 32-bit Windows by inheriting MemoryBase 2022-03-02 09:57:44 +01:00
chan general: Fix assorted compiler warnings 2022-03-01 16:09:07 +01:00
char general: Fix assorted compiler warnings 2022-03-01 16:09:07 +01:00
cocoadisplay Merge branch 'release/1.10.x' 2022-02-06 15:32:24 +01:00
collide collide: First pass at reducing memory overhead of CollisionBox 2022-03-09 16:23:34 +01:00
configfiles CMake: Generate consistent paths in 20_panda.prc on all platforms 2020-01-11 19:39:43 -07:00
cull Experimental InstancedNode class for hardware instancing 2020-11-22 22:01:13 +01:00
device Fix heap alignment with SSE2 on 32-bit Windows by inheriting MemoryBase 2022-03-02 09:57:44 +01:00
dgraph CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
display general: Fix assorted compiler warnings 2022-03-01 16:09:07 +01:00
distort gobj: Add config switch for Panda not to default to packed vertex colors 2021-03-25 23:15:58 +01:00
doc doc: Improve egg syntax documentation 2021-11-28 16:12:44 +01:00
downloader Merge branch 'release/1.10.x' 2021-02-15 14:14:10 +01:00
downloadertools Use secure versions of CRT getenv etc. when compiling with MSVC 2022-03-01 16:09:07 +01:00
dxgsg9 cleanup: Fix comparison between pointer and 0 (instead of nullptr) 2022-03-09 16:23:37 +01:00
dxml CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
egg Fix heap alignment with SSE2 on 32-bit Windows by inheriting MemoryBase 2022-03-02 09:57:44 +01:00
egg2pg general: Fix assorted compiler warnings 2022-03-01 16:09:07 +01:00
egldisplay Merge branch 'release/1.10.x' 2021-03-24 13:58:00 +01:00
event general: Fix assorted compiler warnings 2022-03-01 16:09:07 +01:00
express express: Fix compilation error with GCC 2022-03-09 16:23:37 +01:00
ffmpeg CMake: Add --exclude-libs flags to static thirdparty libraries 2022-03-09 16:23:37 +01:00
framework framework: Support GUI under pixel2d by default (for C++ users) 2022-01-01 18:22:02 +01:00
gles2gsg Merge branch 'release/1.10.x' into incoming 2021-08-31 14:03:57 +02:00
glesgsg CMake: Break up "GLES" component into OpenGLES1/OpenGLES2 2020-01-07 11:34:34 -07:00
glgsg CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
glstuff cleanup: Fix comparison between pointer and 0 (instead of nullptr) 2022-03-09 16:23:37 +01:00
glxdisplay glxdisplay: Update panda_glxext.h 2022-03-01 16:09:07 +01:00
gobj gobj: Fix crash in PythonTexturePoolFilter 2022-03-09 16:23:37 +01:00
grutil Fix heap alignment with SSE2 on 32-bit Windows by inheriting MemoryBase 2022-03-02 09:57:44 +01:00
gsgbase Experimental InstancedNode class for hardware instancing 2020-11-22 22:01:13 +01:00
iphone deploy-ng: Move distribution related files from direct.showtutil to direct.dist 2018-12-18 20:33:12 -08:00
iphonedisplay
linmath Fix heap alignment with SSE2 on 32-bit Windows by inheriting MemoryBase 2022-03-02 09:57:44 +01:00
mathutil Fix heap alignment with SSE2 on 32-bit Windows by inheriting MemoryBase 2022-03-02 09:57:44 +01:00
movies CMake: Add --exclude-libs flags to static thirdparty libraries 2022-03-09 16:23:37 +01:00
nativenet nativenet: Assorted code clean-up 2020-08-17 10:31:22 +02:00
net CMake: Fix Windows library names for case-sensitive filesystems 2020-02-23 16:28:40 +01:00
ode CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
pandabase Move speedtree code to contrib 2020-09-01 08:57:57 +02:00
parametrics general: Remove vestigial typedef.h file 2021-12-12 18:37:49 +01:00
particlesystem gobj: Add config switch for Panda not to default to packed vertex colors 2021-03-25 23:15:58 +01:00
pgraph Fix heap alignment with SSE2 on 32-bit Windows by inheriting MemoryBase 2022-03-02 09:57:44 +01:00
pgraphnodes general: Fix assorted compiler warnings 2022-03-01 16:09:07 +01:00
pgui general: Fix assorted compiler warnings 2022-03-01 16:09:07 +01:00
physics dtoolbase: Introduce patomic<> as replacement for AtomicAdjust 2022-01-30 01:53:36 +01:00
pipeline dtoolbase: Fix missing __stdcall when compiling for 32-bit Windows 2022-03-02 09:57:24 +01:00
pnmimage Fix heap alignment with SSE2 on 32-bit Windows by inheriting MemoryBase 2022-03-02 09:57:44 +01:00
pnmimagetypes CMake: Add --exclude-libs flags to static thirdparty libraries 2022-03-09 16:23:37 +01:00
pnmtext Merge branch 'release/1.10.x' 2021-04-08 12:30:35 +02:00
pstatclient general: Fix assorted compiler warnings 2022-03-01 16:09:07 +01:00
putil general: Fix assorted compiler warnings 2022-03-01 16:09:07 +01:00
recorder CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
skel
testbed CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
text gobj: Delete assignment operator of Geom* classes 2022-03-09 16:23:37 +01:00
tform Merge branch 'release/1.10.x' 2020-04-01 18:53:00 +02:00
tinydisplay general: Fix assorted compiler warnings 2022-03-01 16:09:07 +01:00
vision CMake: Add --exclude-libs flags to static thirdparty libraries 2022-03-09 16:23:37 +01:00
vrpn CMake: Add --exclude-libs flags to static thirdparty libraries 2022-03-09 16:23:37 +01:00
wgldisplay cleanup: Fix comparison between pointer and 0 (instead of nullptr) 2022-03-09 16:23:37 +01:00
windisplay pstats: GPU timing improvements; use same frame numbering everywhere 2022-02-20 17:33:40 +01:00
x11display general: Fix assorted compiler warnings 2022-03-01 16:09:07 +01:00
PACKAGE-DESC