| .. |
|
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 error with Bullet 2.90+
|
2020-12-09 16:25:29 +01: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: Use [event charactersIgnoringModifiers] when UCKeyTranslate() can not translate the input key
|
2020-09-01 20:29:53 +02:00 |
|
collide
|
collide: Add pickle support for most collision handlers
|
2021-01-01 16:56:18 +01: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: Fix macOS crash when unplugging device in threaded pipeline
|
2020-12-26 12:46:45 +01:00 |
|
dgraph
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
display
|
display: Fix memory leak in GSG::get_prepared_textures()
|
2020-12-31 16:43:37 +01: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
|
general: Assorted API reference fixes
|
2020-09-09 18:03:49 +02:00 |
|
downloadertools
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
dxgsg9
|
dxgsg9: don't try to Release() vertex buffer if it failed to create
|
2019-12-31 17:15:07 +01: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
|
egldisplay: Fix bad use of X11 None symbol instead of nullptr
|
2020-09-16 23:39:13 +02:00 |
|
event
|
panda: Remove PyEval_InitThreads calls when compiling against Python 3.9+
|
2020-12-12 00:16:58 +01:00 |
|
express
|
express: distinguish between null vs empty in CPTA pickle as well
|
2021-01-02 02:22:06 +01:00 |
|
ffmpeg
|
ffmpeg: Fix crash cleaning up audio/video context
|
2020-12-28 16:23:04 +01:00 |
|
framework
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
gles2gsg
|
gles2gsg: fix sRGB texture support
|
2020-09-06 09:20:34 +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
|
shader: Add additional mode-based texture inputs to GLSL shaders
|
2020-12-23 18:20:43 +01:00 |
|
glxdisplay
|
glgsg: add gl-forward-compatible config variable
|
2019-05-03 15:46:01 +02:00 |
|
gobj
|
gobj: Fix build error on Windows
|
2020-12-28 12:07:17 +01:00 |
|
grutil
|
docs: some grammar fixes for meshDrawer2D
|
2020-06-02 20:36:56 +02: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
|
general: Assorted API reference fixes
|
2020-09-09 18:03:49 +02:00 |
|
mathutil
|
mathutil: Gracefully deal with "tails" in Triangulator
|
2020-08-18 17:58:28 +02:00 |
|
movies
|
Fix load_dso error message sometimes being suppressed
|
2019-10-05 20:56:58 +02: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: Add pickling for LoaderFileTypeRegistry
|
2021-01-01 17:08:55 +01:00 |
|
pgraphnodes
|
Add TextureStage::M_emission mode
|
2020-12-23 17:33:59 +01:00 |
|
pgui
|
pgui: Workaround for DirectEntry flickering issues w/ pipelining
|
2020-12-12 13:57:49 +01:00 |
|
physics
|
physics: fix assertions when particles get very large positions
|
2020-01-04 21:13:49 +01:00 |
|
physx
|
physx: fix a pair of misformatted docstrings
|
2019-11-02 20:39:29 +01:00 |
|
pipeline
|
panda: Remove PyEval_InitThreads calls when compiling against Python 3.9+
|
2020-12-12 00:16:58 +01:00 |
|
pnmimage
|
pnmimage: Added offset to add_sub_image and mult_sub_image
|
2020-04-25 22:56:40 +02:00 |
|
pnmimagetypes
|
general: fix various unprotected debug() outputs
|
2019-08-03 10:33:43 +02:00 |
|
pnmtext
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
pstatclient
|
Fix includes for Windows on case-sensitive filesystems
|
2020-02-22 12:55:45 +01:00 |
|
putil
|
putil: Ensure SimpleHashMap::_deleted_chain/_table are always initialized
|
2020-12-20 00:59:55 +01: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 compilation warnings with implicit int->char32_t cast
|
2019-07-10 11:20:15 +02: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
|
display: Add a way to query system DPI scaling
|
2020-12-26 16:25:51 +01:00 |
|
x11display
|
display: Add a way to query system DPI scaling
|
2020-12-26 16:25:51 +01:00 |
|
PACKAGE-DESC
|
…
|
|