| .. |
|
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
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
bullet
|
Extend BulletBodyNode::add_shapes_from_collision_solids() to accept a TransformState
|
2023-02-07 18:05:51 +01:00 |
|
chan
|
general: Fix assorted compiler warnings
|
2022-03-01 16:09:07 +01:00 |
|
char
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
cocoadisplay
|
Merge branch 'release/1.10.x'
|
2023-01-27 16:17:41 +01:00 |
|
collide
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +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
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
dgraph
|
…
|
|
|
display
|
do not prefer framebuffer configs with excessive multisamples (#1456)
|
2023-02-12 23:04:46 +00: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'
|
2023-02-03 14:52:39 +01:00 |
|
downloadertools
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
dxgsg9
|
Merge branch 'release/1.10.x'
|
2023-01-13 22:32:35 +01:00 |
|
egg
|
add sRGB support to egg-palettize, sluminance to egg
|
2023-02-14 11:34:24 +01:00 |
|
egg2pg
|
add sRGB support to egg-palettize, sluminance to egg
|
2023-02-14 11:34:24 +01:00 |
|
egldisplay
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
event
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
express
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
ffmpeg
|
Merge branch 'release/1.10.x'
|
2022-08-31 12:51:46 +02:00 |
|
framework
|
event: Improve interface for adding tasks from C++
|
2022-12-26 19:10:01 +01:00 |
|
gles2gsg
|
Merge branch 'release/1.10.x'
|
2023-02-03 14:52:39 +01:00 |
|
glesgsg
|
CMake: Break up "GLES" component into OpenGLES1/OpenGLES2
|
2020-01-07 11:34:34 -07:00 |
|
glgsg
|
…
|
|
|
glstuff
|
glgsg: Fix p3d_LightModel.ambient not updating properly
|
2023-02-12 13:07:14 +01:00 |
|
glxdisplay
|
Merge branch 'release/1.10.x'
|
2022-11-07 18:05:03 +01:00 |
|
gobj
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
grutil
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
gsgbase
|
display: Add support for asynchronous screenshot download
|
2022-12-26 20:01:38 +01:00 |
|
iphone
|
…
|
|
|
iphonedisplay
|
…
|
|
|
linmath
|
linmath: Fix regression with LVecBase4 in #1453 / 87b5aa9
|
2023-02-20 19:02:54 +01:00 |
|
mathutil
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
movies
|
dtoolbase: Make MemoryHook constant-initialized
|
2022-10-24 13:26:03 +02: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
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
pandabase
|
dxml: Remove TinyXML bindings
|
2022-11-03 13:45:22 +01:00 |
|
parametrics
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
particlesystem
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
pgraph
|
pgraph: Fix compiler warning for uninitialized variable
|
2023-02-20 19:05:05 +01:00 |
|
pgraphnodes
|
Ensure classes using aligned types inherit from `MemoryBase`
|
2023-02-06 18:35:18 +01:00 |
|
pgui
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
physics
|
dtoolbase: Introduce patomic<> as replacement for AtomicAdjust
|
2022-01-30 01:53:36 +01:00 |
|
pipeline
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
pnmimage
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
pnmimagetypes
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
pnmtext
|
Merge branch 'release/1.10.x'
|
2021-04-08 12:30:35 +02:00 |
|
pstatclient
|
pstats: Proper thread cleanup after a thread exits (PStats 3.2)
|
2023-01-10 14:37:39 +01:00 |
|
putil
|
Merge branch 'release/1.10.x' into master
|
2023-02-12 14:07:49 +01:00 |
|
recorder
|
fix SocketStream::flush() covariant
|
2023-01-03 11:48:36 -05:00 |
|
skel
|
general: Add constness to some methods where it is missing
|
2022-10-20 21:01:58 +02:00 |
|
testbed
|
pview: Add `-S` flag to connect to pstats right away
|
2023-01-13 11:40:30 +01:00 |
|
text
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
tform
|
Merge branch 'release/1.10.x'
|
2022-12-06 20:02:35 +01:00 |
|
tinydisplay
|
display: Add support for asynchronous screenshot download
|
2022-12-26 20:01:38 +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 |
|
wgldisplay
|
wgldisplay: Mark a method as `static`
|
2022-10-20 21:02:17 +02:00 |
|
windisplay
|
display: Remove some unused variables
|
2022-12-07 13:53:44 +01:00 |
|
x11display
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
PACKAGE-DESC
|
…
|
|