| .. |
|
android
|
android: Fix crash on shutdown if stdout/err is not redirected
|
2024-11-27 00:09:02 +01:00 |
|
androiddisplay
|
android: Draw to whole window, ignoring contentRect
|
2024-11-27 18:11:10 +01:00 |
|
audio
|
Enable OpenAL-Soft extensions for non-framework builds and add config for disabling HRTF (#1620)
|
2024-10-17 21:34:32 +02:00 |
|
audiotraits
|
Enable OpenAL-Soft extensions for non-framework builds and add config for disabling HRTF (#1620)
|
2024-10-17 21:34:32 +02:00 |
|
bullet
|
cull: Use more efficient arena allocation for CullableObject
|
2024-11-03 16:24:14 +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: Fix compilation error
|
2025-01-21 12:04:01 +01:00 |
|
collide
|
Fix unit test failures on Python 3.13
|
2024-12-14 15:25:03 +01:00 |
|
configfiles
|
CMake: Generate consistent paths in 20_panda.prc on all platforms
|
2020-01-11 19:39:43 -07:00 |
|
cull
|
cull: Fix crash caused by freeing a cull object with empty volume
|
2025-01-11 21:32:52 +02:00 |
|
device
|
Merge branch 'release/1.10.x'
|
2024-01-04 16:36:03 +01:00 |
|
dgraph
|
…
|
|
|
display
|
display: Add per-shader PStats timer for compute dispatches
|
2025-02-05 10:12:52 +01: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
|
downloader: Add url property to VirtualFileHTTP
|
2025-02-24 20:07:31 +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
|
Fix various compiler warnings
|
2024-10-14 12:05:27 +02:00 |
|
egldisplay
|
display: Support sharing graphics context between GraphicsEngines
|
2025-01-21 11:52:58 +01:00 |
|
event
|
putil: Add new primitives for async callbacks/futures
|
2025-01-27 15:28:11 +01:00 |
|
express
|
express: Use monotonic clock on POSIX (has nanosecond precision)
|
2025-01-22 22:16:36 +01:00 |
|
ffmpeg
|
Merge branch 'release/1.10.x'
|
2024-05-14 22:47:08 +02:00 |
|
framework
|
framework: Clean up task manager on close_framework()
|
2024-11-26 18:16:01 +01:00 |
|
gles2gsg
|
display: Add queries for max work group count/size/invocations
|
2025-02-05 10:03:54 +01:00 |
|
glesgsg
|
CMake: Break up "GLES" component into OpenGLES1/OpenGLES2
|
2020-01-07 11:34:34 -07:00 |
|
glgsg
|
…
|
|
|
glstuff
|
grutil: Add support for playing video via HTML video+WebGL
|
2025-02-24 22:45:48 +01:00 |
|
glxdisplay
|
display: Support sharing graphics context between GraphicsEngines
|
2025-01-21 11:52:58 +01:00 |
|
gobj
|
gobj: Fix Texture::clear_clear_color()
|
2025-01-30 11:38:00 +01:00 |
|
grutil
|
grutil: Add support for playing video via HTML video+WebGL
|
2025-02-24 22:45:48 +01:00 |
|
gsgbase
|
glgsg: Big refactoring of texture uploading, add async upload support
|
2025-01-27 19:35:59 +01:00 |
|
iphone
|
Remove runtime dependency on interrogatedb
|
2024-10-30 17:46:26 +01:00 |
|
iphonedisplay
|
…
|
|
|
linmath
|
linmath: Fix degenerate case in decompose_matrix
|
2025-01-29 17:05:16 +01: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
|
Merge branch 'release/1.10.x'
|
2024-10-30 13:42:21 +01:00 |
|
pandabase
|
cocoa: Split out GL-specific code into new cocoagldisplay module
|
2023-03-21 23:16:36 +01:00 |
|
parametrics
|
Merge branch 'release/1.10.x'
|
2024-11-06 22:52:54 +01:00 |
|
particlesystem
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
pgraph
|
pgraph: Fix ModelPool return value reference count
|
2024-12-19 16:18:17 +01:00 |
|
pgraphnodes
|
pgraphnodes: Add setter for shadow buffer sort
|
2025-02-22 11:06:31 +01:00 |
|
pgui
|
Merge branch 'release/1.10.x'
|
2024-10-27 09:40:52 +01:00 |
|
physics
|
general: Mark many constructors as `explicit`
|
2023-08-02 08:18:43 +02:00 |
|
pipeline
|
pipeline: Never try to detach external pthread (fixes Android crash)
|
2024-11-26 17:02:26 +01: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
|
pstatclient: Fix out-of-order events with thread profiling
|
2025-01-22 22:17:56 +01:00 |
|
putil
|
glgsg: Big refactoring of texture uploading, add async upload support
|
2025-01-27 19:35:59 +01: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
|
text: Don't try to use harfbuzz if freetype is not enabled either
|
2024-11-26 16:42:21 +01:00 |
|
tform
|
putil: Deprecated MouseData alias for PointerData
|
2023-08-02 08:13:02 +02:00 |
|
tinydisplay
|
tinydisplay: Fix extracted texture not having sRGB format
|
2024-11-09 19:03:51 +01: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
|
webgl: Improve canvas resizing behavior
|
2025-02-25 12:11:24 +01:00 |
|
wgldisplay
|
display: Support sharing graphics context between GraphicsEngines
|
2025-01-21 11:52:58 +01:00 |
|
windisplay
|
windisplay: Fix IME result not showing up without `ime-aware true`
|
2025-01-30 14:13:15 +01:00 |
|
x11display
|
x11: Fix missing _net_wm_name field due to bad merge
|
2024-08-07 23:39:20 +02:00 |
|
PACKAGE-DESC
|
…
|
|