open_toontown_panda3d/panda/src
rdb 7c9c4cd435 gobj: devirtualize calls to GeomPatches::get_num_vertices_per_primitive() 2024-10-17 16:18:12 +02:00
..
android android: Changes to add compatibility with pyjnius/plyer 2022-03-12 18:18:15 +01:00
androiddisplay android: Improve physical mouse and keyboard handling: 2022-01-04 20:35:17 +01:00
audio cleanup: Fix assorted issues uncovered by clang-tidy 2023-02-12 18:17:03 +01:00
audiotraits Merge branch 'release/1.10.x' 2024-03-28 01:17:52 +01:00
bullet Merge branch 'release/1.10.x' 2024-01-04 16:36:03 +01:00
chan general: Consistently name all bam factory functions make_from_bam 2024-03-18 02:38:41 +01:00
char general: Consistently name all bam factory functions make_from_bam 2024-03-18 02:38:41 +01:00
cocoadisplay Merge branch 'release/1.10.x' 2024-09-19 15:51:25 +02:00
cocoagldisplay cocoa: Support EDR windows with float framebuffer 2023-10-23 12:17:28 +02:00
collide Further thread safety changes for Python 3.13 free threading 2024-09-19 20:43:06 +02:00
configfiles
cull Experimental InstancedNode class for hardware instancing 2020-11-22 22:01:13 +01:00
device Merge branch 'release/1.10.x' 2024-01-04 16:36:03 +01:00
dgraph
display display: Fix double-precision build 2024-10-14 12:05:57 +02:00
distort Merge branch 'release/1.10.x' 2024-09-16 13:54:22 +02:00
doc doc: Improve egg syntax documentation 2021-11-28 16:12:44 +01:00
downloader Squash merge webgl-port branch into master 2024-01-25 15:37:38 +01:00
downloadertools CMake: Add separate BUILD_TOOLS option to build binaries 2024-08-12 16:39:20 +02:00
dxgsg9 display: Fix ability to copy wdxGraphicsBuffer to RAM on DX9 2024-10-10 19:57:42 +02:00
egg Make use of PyImport_GetModule function 2024-09-19 20:42:31 +02:00
egg2pg Merge branch 'release/1.10.x' 2023-07-21 19:42:39 +02:00
egldisplay Merge branch 'release/1.10.x' 2023-05-08 20:08:48 +02:00
event Changes for compatibility with Python 3.13 2024-09-19 16:01:10 +02:00
express Further thread safety changes for Python 3.13 free threading 2024-09-19 20:43:06 +02:00
ffmpeg Merge branch 'release/1.10.x' 2024-05-14 22:47:08 +02:00
framework Squash merge webgl-port branch into master 2024-01-25 15:37:38 +01:00
gles2gsg (multiview) texture preparation changes: 2023-06-13 13:51:19 +02:00
glesgsg
glgsg
glstuff gobj: devirtualize calls to GeomPatches::get_num_vertices_per_primitive() 2024-10-17 16:18:12 +02:00
glxdisplay Merge branch 'release/1.10.x' 2022-11-07 18:05:03 +01:00
gobj gobj: devirtualize calls to GeomPatches::get_num_vertices_per_primitive() 2024-10-17 16:18:12 +02:00
grutil Merge branch 'release/1.10.x' 2024-01-04 16:36:03 +01:00
gsgbase (multiview) texture preparation changes: 2023-06-13 13:51:19 +02:00
iphone Fix assorted instances of leftover Python 3 syntax 2023-05-05 11:08:17 +02:00
iphonedisplay
linmath Merge branch 'release/1.10.x' 2024-09-16 13:54:22 +02:00
mathutil general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
movies general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
nativenet Merge branch 'release/1.10.x' 2024-03-12 15:39:16 +01:00
net net: Prepare to split these classes out into panda3d.net module 2024-03-02 13:41:23 +01:00
ode Switch use of Py_INCREF to new Py_NewRef function 2024-01-29 17:57:53 +01:00
pandabase cocoa: Split out GL-specific code into new cocoagldisplay module 2023-03-21 23:16:36 +01:00
parametrics general: Consistently name all bam factory functions make_from_bam 2024-03-18 02:38:41 +01:00
particlesystem cleanup: Fix assorted issues uncovered by clang-tidy 2023-02-12 18:17:03 +01:00
pgraph Further thread safety changes for Python 3.13 free threading 2024-09-19 20:43:06 +02:00
pgraphnodes general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
pgui Merge branch 'release/1.10.x' 2024-03-28 01:17:52 +01:00
physics general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
pipeline pipeline: Try to fix Windows compilation issue 2024-09-29 23:02:35 +02:00
pnmimage general: Consistently name all bam factory functions make_from_bam 2024-03-18 02:38:41 +01:00
pnmimagetypes Merge branch 'release/1.10.x' 2024-03-26 17:08:52 +01:00
pnmtext Merge branch 'release/1.10.x' 2021-04-08 12:30:35 +02:00
pstatclient Changes for compatibility with Python 3.13 2024-09-19 16:01:10 +02:00
putil Further thread safety changes for Python 3.13 free threading 2024-09-19 20:43:06 +02:00
recorder interrogate: Support subclassing C++ objects from Python 2024-03-29 20:51:34 +01:00
skel general: Add constness to some methods where it is missing 2022-10-20 21:01:58 +02:00
testbed pview: add shift+r keyboard bind to reload all textures (#1678) 2024-09-16 16:02:45 +02:00
text Merge branch 'release/1.10.x' 2024-05-14 22:47:08 +02:00
tform putil: Deprecated MouseData alias for PointerData 2023-08-02 08:13:02 +02:00
tinydisplay tinydisplay: Fix build when no platform display module is enabled 2023-10-23 12:18:09 +02:00
vision opencv: Use correct headers for videoio C interface 2023-02-12 18:18:20 +01:00
vrpn CMake: Add --exclude-libs flags to static thirdparty libraries 2022-03-09 16:23:37 +01:00
webgldisplay Squash merge webgl-port branch into master 2024-01-25 15:37:38 +01:00
wgldisplay wgldisplay: Fix HDR framebuffers with newer NVIDIA drivers 2023-10-21 17:14:26 +02:00
windisplay Merge branch 'release/1.10.x' 2024-05-14 22:47:08 +02:00
x11display x11: Fix missing _net_wm_name field due to bad merge 2024-08-07 23:39:20 +02:00
PACKAGE-DESC