| .. |
|
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
|
CMake: Fix error linking OpenAL as framework
|
2023-05-08 20:01:22 +02:00 |
|
bullet
|
general: Mark many constructors as `explicit`
|
2023-08-02 08:18:43 +02:00 |
|
chan
|
general: Mark many constructors as `explicit`
|
2023-08-02 08:18:43 +02:00 |
|
char
|
dtoolutil: Add small_vector implementation and use it
|
2023-02-22 16:48:11 +01:00 |
|
cocoadisplay
|
cocoadisplay: Add support for high-dpi screens (#1308)
|
2023-10-10 16:56:04 +02:00 |
|
cocoagldisplay
|
cocoa: Split out GL-specific code into new cocoagldisplay module
|
2023-03-21 23:16:36 +01:00 |
|
collide
|
collide: Add CollisionHeightfield solid (#691)
|
2023-08-05 21:14:52 +02: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
|
Switch to UPPER_CASE convention for enum classes as per PEP-8
|
2023-08-02 11:16:54 +02:00 |
|
dgraph
|
…
|
|
|
display
|
display: Fix shadowViewMatrix regression for NodePath shader inputs
|
2023-10-09 17:44:36 +02: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-08-04 14:07:41 +02:00 |
|
downloadertools
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
dxgsg9
|
shader: More efficient state-based shader input fetching
|
2023-09-17 17:54:17 +02:00 |
|
egg
|
add sRGB support to egg-palettize, sluminance to egg
|
2023-02-14 11:34:24 +01: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
|
Merge branch 'release/1.10.x'
|
2023-09-16 09:57:09 +02:00 |
|
express
|
panda: Correct header guard names (#1525)
|
2023-08-05 14:50:28 +02:00 |
|
ffmpeg
|
Merge branch 'release/1.10.x'
|
2022-08-31 12:51:46 +02:00 |
|
framework
|
pview: Fix camera positioning differences with offscreen window
|
2023-10-08 23:30:00 +02:00 |
|
gles2gsg
|
(multiview) texture preparation changes:
|
2023-06-13 13:51:19 +02:00 |
|
glesgsg
|
CMake: Break up "GLES" component into OpenGLES1/OpenGLES2
|
2020-01-07 11:34:34 -07:00 |
|
glgsg
|
…
|
|
|
glstuff
|
glgsg: Fix wrong value for deprecated shadowMatrix shader input
|
2023-10-13 23:29:21 +02:00 |
|
glxdisplay
|
Merge branch 'release/1.10.x'
|
2022-11-07 18:05:03 +01:00 |
|
gobj
|
shader: Fix regression fetching material shader inputs
|
2023-10-11 16:07:55 +02:00 |
|
grutil
|
Merge branch 'release/1.10.x'
|
2023-08-02 08:09:26 +02: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
|
general: Mark many constructors as `explicit`
|
2023-08-02 08:18:43 +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
|
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
|
general: Mark many constructors as `explicit`
|
2023-08-02 08:18:43 +02:00 |
|
pandabase
|
cocoa: Split out GL-specific code into new cocoagldisplay module
|
2023-03-21 23:16:36 +01:00 |
|
parametrics
|
dtoolutil: Add small_vector implementation and use it
|
2023-02-22 16:48:11 +01:00 |
|
particlesystem
|
cleanup: Fix assorted issues uncovered by clang-tidy
|
2023-02-12 18:17:03 +01:00 |
|
pgraph
|
python: Remove usage of private _PyUnicode C API calls
|
2023-08-03 21:35:33 +03:00 |
|
pgraphnodes
|
general: Mark many constructors as `explicit`
|
2023-08-02 08:18:43 +02:00 |
|
pgui
|
dtoolutil: Add small_vector implementation and use it
|
2023-02-22 16:48:11 +01:00 |
|
physics
|
general: Mark many constructors as `explicit`
|
2023-08-02 08:18:43 +02:00 |
|
pipeline
|
pipeline: Fix compile warning with pipelining disabled
|
2023-02-24 09:48:12 +01:00 |
|
pnmimage
|
general: Mark many constructors as `explicit`
|
2023-08-02 08:18:43 +02:00 |
|
pnmimagetypes
|
Merge branch 'release/1.10.x'
|
2023-10-13 23:24:48 +02:00 |
|
pnmtext
|
Merge branch 'release/1.10.x'
|
2021-04-08 12:30:35 +02:00 |
|
pstatclient
|
panda: Install correct config headers for pstatclient and putil
|
2023-08-05 14:51:31 +02:00 |
|
putil
|
Merge branch 'release/1.10.x'
|
2023-10-13 23:24:48 +02: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: Don't require a window in screenshot mode
|
2023-10-08 23:36:59 +02:00 |
|
text
|
general: Mark many constructors as `explicit`
|
2023-08-02 08:18:43 +02:00 |
|
tform
|
putil: Deprecated MouseData alias for PointerData
|
2023-08-02 08:13:02 +02:00 |
|
tinydisplay
|
Merge branch 'release/1.10.x' into incoming
|
2023-10-14 21:35:00 +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 |
|
wgldisplay
|
(multiview) texture preparation changes:
|
2023-06-13 13:51:19 +02:00 |
|
windisplay
|
putil: Deprecated MouseData alias for PointerData
|
2023-08-02 08:13:02 +02:00 |
|
x11display
|
putil: Deprecated MouseData alias for PointerData
|
2023-08-02 08:13:02 +02:00 |
|
PACKAGE-DESC
|
…
|
|