| .. |
|
android
|
android: add missing include for open() definition
|
2019-01-19 23:04:19 +01:00 |
|
androiddisplay
|
android: fix compile errors in androiddisplay module
|
2019-01-01 22:05:26 +01:00 |
|
audio
|
general: Assorted API reference fixes
|
2020-09-09 18:03:49 +02:00 |
|
audiotraits
|
audio: Fix sound resuming after reactivation if stop() was called while inactive
|
2020-12-12 19:50:48 +01:00 |
|
bullet
|
bullet: Fix compilation issue with BulletHeightfieldShape
|
2021-05-31 17:43:50 +02:00 |
|
chan
|
chan: publish AnimChannelScalarTable constructor
|
2020-01-20 00:32:49 +01:00 |
|
char
|
char: allow creating CharacterSlider with default value
|
2020-01-20 00:43:50 +01:00 |
|
cocoadisplay
|
cocoadisplay: Round refresh rates when choosing display mode on macOS
|
2021-06-01 10:56:55 +02:00 |
|
collide
|
collide: Fix typo causing compile error on Windows with Python 3.10
|
2021-08-30 21:27:53 +02:00 |
|
configfiles
|
New branding images for 1.10.0
|
2019-01-03 14:44:17 +01:00 |
|
cull
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
device
|
device: Work around FreeBSD kernel bug for querying gamepad axes
|
2021-04-05 17:19:47 +02:00 |
|
dgraph
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
display
|
filter: Fix issue with cached CullResult persisting after cleanup
|
2021-08-03 11:43:49 +02:00 |
|
distort
|
general: mark deprecated methods with the @deprecated tag
|
2019-09-08 09:50:28 +02:00 |
|
doc
|
Rename CollisionTube to CollisionCapsule (bam 6.44)
|
2018-12-23 22:28:06 +01:00 |
|
downloader
|
downloader: Fix missing includes in virtualFileHTTP.cxx
|
2021-02-15 12:36:29 +01:00 |
|
downloadertools
|
multify: Respect SOURCE_DATE_EPOCH variable when used from command-line
|
2021-01-18 14:16:25 +01:00 |
|
dxgsg9
|
dxgsg9: Fix crash when resizing window in multi-window setup
|
2021-07-31 09:56:52 +02:00 |
|
dxml
|
general: fix some old-style docstring comment blocks
|
2018-12-23 16:27:08 +01:00 |
|
egg
|
egg: Fix egg lexer hanging on unterminated quote or C-style comment
|
2021-01-02 18:43:32 +01:00 |
|
egg2pg
|
Add TextureStage::M_emission mode
|
2020-12-23 17:33:59 +01:00 |
|
egldisplay
|
Add p3headlessgl render plug-in on Linux using EGL as fallback for GLX
|
2021-03-23 15:04:20 +01:00 |
|
event
|
event: Allow AsyncFuture to store arbitrary PyObject result
|
2021-03-01 19:16:22 +01:00 |
|
express
|
express: Protect clock debug print with is_debug() check
|
2021-08-30 14:00:59 +02:00 |
|
ffmpeg
|
ffmpeg: Fix compile error with latest ffmpeg version
|
2021-05-17 11:19:55 +02:00 |
|
framework
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
gles2gsg
|
gles2gsg: Implement support for GL_EXT_clear_texture in OpenGL ES 2+
|
2021-08-30 14:02:41 +02:00 |
|
glesgsg
|
glesgsg: Only use the iOS GLES framework when "BUILD_IPHONE" is defined
|
2018-10-27 19:42:36 -06:00 |
|
glgsg
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
glstuff
|
gles2gsg: Implement support for GL_EXT_clear_texture in OpenGL ES 2+
|
2021-08-30 14:02:41 +02:00 |
|
glxdisplay
|
glgsg: add gl-forward-compatible config variable
|
2019-05-03 15:46:01 +02:00 |
|
gobj
|
gobj: make_lines_in_place() (& points, patches) should change primitive type
|
2021-05-10 13:35:47 +02:00 |
|
grutil
|
grutil: Add missing switch case
|
2021-01-17 15:17:13 +01:00 |
|
gsgbase
|
general: use nassert_raise instead of nassertv(false) et al
|
2018-11-28 17:35:20 +01:00 |
|
iphone
|
deploy-ng: Move distribution related files from direct.showtutil to direct.dist
|
2018-12-18 20:33:12 -08:00 |
|
iphonedisplay
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
linmath
|
linmath: Backport support for floor division to 1.10
|
2021-06-01 10:45:56 +02:00 |
|
mathutil
|
mathutil: Fix scaling BoundingSphere to infinite causing assertions
|
2021-01-18 19:03:00 +01:00 |
|
movies
|
vorbis: Disable cross-lapped seeking by default, to reduce clicking
|
2021-02-22 10:58:18 +01:00 |
|
nativenet
|
nativenet: change some error messages to debug messages
|
2020-06-14 12:52:01 +02:00 |
|
net
|
Fix includes for Windows on case-sensitive filesystems
|
2020-02-22 12:55:45 +01:00 |
|
ode
|
ode: fix several unprotected debug() prints
|
2019-08-14 13:11:02 +02:00 |
|
osxdisplay
|
general: Add missing includes and remove deprecated type
|
2018-10-14 15:50:06 -06:00 |
|
pandabase
|
Remove awesomium (see #440)
|
2018-12-09 15:53:23 +01:00 |
|
parametrics
|
general: use nassert_raise instead of nassertv(false) et al
|
2018-11-28 17:35:20 +01:00 |
|
particlesystem
|
particles: add parameter to delay particle birth in soft_start()
|
2019-11-10 20:33:45 +01:00 |
|
pgraph
|
pgraph: Clarify in find() documentation that this node not included
|
2021-08-30 14:03:17 +02:00 |
|
pgraphnodes
|
pgraphnodes: Fix draw callback called twice in certain cases
|
2021-04-06 16:38:51 +02:00 |
|
pgui
|
pgui: prevent error when rendering in offscreen mode
|
2021-08-11 09:19:27 +02:00 |
|
physics
|
physics: Fix Mac OS X 10.6 compilation issue with <atomic> header
|
2021-03-25 15:37:52 +01:00 |
|
physx
|
physx: fix a pair of misformatted docstrings
|
2019-11-02 20:39:29 +01:00 |
|
pipeline
|
pipeline: Fix crash upon exception in custom thread
|
2021-03-01 16:19:53 +01:00 |
|
pnmimage
|
pnmimage: Added offset to add_sub_image and mult_sub_image
|
2020-04-25 22:56:40 +02:00 |
|
pnmimagetypes
|
pnmimagetypes: Changes to support compilation with OpenEXR 3.0.1
|
2021-05-11 11:38:40 +02:00 |
|
pnmtext
|
pnmtext: Fix loading an invalid font resulting in a crash
|
2021-04-08 12:08:03 +02:00 |
|
pstatclient
|
Fix includes for Windows on case-sensitive filesystems
|
2020-02-22 12:55:45 +01:00 |
|
putil
|
putil: Fix reading/writing BitArray from/to bam file on 64-bit
|
2021-08-03 20:13:56 +02:00 |
|
recorder
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
rocket
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
skel
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
speedtree
|
general: Distinguish local/system includes
|
2018-11-10 18:00:10 -07:00 |
|
testbed
|
Remove a few unused and obsolete C++ test files
|
2018-08-03 21:09:36 +02:00 |
|
text
|
text: Fix glyphs with flipped UVs not being processed correctly
|
2021-03-04 20:06:51 +01:00 |
|
tform
|
tform: fix MouseWatcher ABI incompatibility with NDEBUG builds
|
2020-03-30 14:06:39 +02:00 |
|
tinydisplay
|
Merge branch 'master' into input-overhaul
|
2018-11-25 17:10:31 +01:00 |
|
vision
|
vision: Allow including from OpenCV's videoio, for 3.x+
|
2019-01-06 15:33:11 -07:00 |
|
vrpn
|
vrpn: make inline methods that call into VRPN non-inline
|
2020-01-21 14:45:27 +01:00 |
|
wgldisplay
|
wgldisplay: don't restore gamma atexit if we never modified it
|
2019-07-29 17:05:36 +02:00 |
|
windisplay
|
windisplay: Don't try to activate window when resizing/moving it
|
2021-03-11 23:50:45 +01:00 |
|
x11display
|
x11: Fix black screen when switching fullscreen without WM
|
2021-07-02 14:04:57 +02:00 |
|
PACKAGE-DESC
|
…
|
|