| .. |
|
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
|
audio: change include guard naming to be more consistent
|
2019-04-02 21:32:22 +02:00 |
|
audiotraits
|
audio: allow looping of streams with unknown length
|
2019-04-29 18:04:38 +02:00 |
|
bullet
|
bullet: make suspension rest length of vehicle adjustable
|
2019-03-04 17:01:38 +01:00 |
|
chan
|
general: replace remaining references to ConditionVarFull.
|
2019-02-11 16:23:16 +01:00 |
|
char
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
cocoadisplay
|
cocoadisplay: Add missing EXPCL_PANDA_COCOADISPLAY
|
2019-04-15 15:57:57 -06:00 |
|
collide
|
collide: fix typo in respect_prev_transform property
|
2019-04-29 18:09:19 +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: don't crash on Linux if no devices are found
|
2019-04-29 00:32:34 +02:00 |
|
dgraph
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
display
|
glsl: make ParamVecBase4 and ParamVecBase4i work with ptr inputs
|
2019-04-14 23:08:02 +02:00 |
|
distort
|
distort: fix use of cylindrical_k in oSphereLens.cxx
|
2019-03-17 00:17:11 +01:00 |
|
doc
|
Rename CollisionTube to CollisionCapsule (bam 6.44)
|
2018-12-23 22:28:06 +01:00 |
|
downloader
|
Fix some warnings comparing char against EOF
|
2019-01-20 00:31:43 +01:00 |
|
downloadertools
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
dxgsg9
|
general: Distinguish local/system includes
|
2018-11-10 18:00:10 -07:00 |
|
dxml
|
general: fix some old-style docstring comment blocks
|
2018-12-23 16:27:08 +01:00 |
|
egg
|
egg: update prebuilt parser.cxx and parser.h
|
2019-02-12 00:31:13 +01:00 |
|
egg2pg
|
egg2pg: fix CollisionBox generation for transformed objects
|
2019-03-17 19:07:47 +01:00 |
|
egldisplay
|
Merge branch 'master' into input-overhaul
|
2018-09-16 12:28:22 +02:00 |
|
event
|
task: allow overriding methods of PythonTask
|
2019-03-04 22:58:50 +01:00 |
|
express
|
Merge branch 'release/1.10.x' into incoming
|
2019-04-29 11:52:23 +02:00 |
|
ffmpeg
|
movies: return actual number of samples read in read_samples
|
2019-04-29 17:55:15 +02:00 |
|
framework
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
gles2gsg
|
glesgsg: Only use the iOS GLES framework when "BUILD_IPHONE" is defined
|
2018-10-27 19:42:36 -06: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
|
glsl: make ParamVecBase4 and ParamVecBase4i work with ptr inputs
|
2019-04-14 23:08:02 +02:00 |
|
glxdisplay
|
glxdisplay: remove lock in dtor, which causes crash on shutdown
|
2018-11-27 17:10:40 +01:00 |
|
gobj
|
gobj: add margin to float comparison in lens.project()
|
2019-04-02 21:27:08 +02:00 |
|
grutil
|
ShaderTerrainMesh: set a bounding volume around the whole terrain
|
2019-03-17 21:45:27 +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
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
mathutil
|
mathutil: fix bad assert in BoundingBox::set_min_max
|
2019-03-12 15:36:47 +01:00 |
|
movies
|
movies: set length of unseekable ogg/Opus streams upon reaching EOF
|
2019-04-29 18:02:56 +02:00 |
|
nativenet
|
general: use nassert_raise instead of nassertv(false) et al
|
2018-11-28 17:35:20 +01:00 |
|
net
|
general: replace remaining references to ConditionVarFull.
|
2019-02-11 16:23:16 +01:00 |
|
ode
|
ode: add OdeBody.joints property
|
2019-04-29 01:06:44 +02:00 |
|
pandabase
|
Remove old Carbon-based OS X graphics back-end
|
2019-01-09 18:27:57 -05:00 |
|
parametrics
|
general: use nassert_raise instead of nassertv(false) et al
|
2018-11-28 17:35:20 +01:00 |
|
particlesystem
|
general: Resolve a few compiler warnings
|
2018-10-12 15:37:40 -06:00 |
|
pgraph
|
glsl: make ParamVecBase4 and ParamVecBase4i work with ptr inputs
|
2019-04-14 23:08:02 +02:00 |
|
pgraphnodes
|
Merge branch 'release/1.10.x'
|
2019-02-19 21:38:08 +01:00 |
|
pgui
|
pgui: fix deadlock in PGScrollFrame/PGSliderBar
|
2018-09-04 12:58:37 +02:00 |
|
physics
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
physx
|
general: Distinguish local/system includes
|
2018-11-10 18:00:10 -07:00 |
|
pipeline
|
Merge tag 'v1.10.1'
|
2019-02-14 23:21:57 +01:00 |
|
pnmimage
|
More fixes to work around broken libc++ eof() in Mac OS X 10.7
|
2019-01-10 21:53:02 +01:00 |
|
pnmimagetypes
|
Fix some warnings comparing char against EOF
|
2019-01-20 00:31:43 +01:00 |
|
pnmtext
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
pstatclient
|
pstatclient: Never pass nullptr to memcpy
|
2018-09-03 16:10:40 -06:00 |
|
putil
|
Merge branch 'release/1.10.x'
|
2019-04-14 23:11:03 +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
|
general: improvements to doxygen API reference:
|
2019-01-23 22:24:02 +01:00 |
|
tform
|
tform: add properties to MouseWatcherRegion
|
2018-12-19 20:54:48 +01:00 |
|
tinydisplay
|
Remove old Carbon-based OS X graphics back-end
|
2019-01-09 18:27:57 -05:00 |
|
vision
|
vision: Allow including from OpenCV's videoio, for 3.x+
|
2019-01-06 15:33:11 -07:00 |
|
vrpn
|
Merge branch 'master' into input-overhaul
|
2018-11-25 17:10:31 +01:00 |
|
wgldisplay
|
display: add support for debug markers, to help with debugging
|
2018-11-20 12:41:20 +01:00 |
|
windisplay
|
windisplay: fix issues with runtime fullscreen switching
|
2019-03-08 11:14:56 +01:00 |
|
x11display
|
x11display: fix crash when starting in fullscreen on Linux/X11
|
2019-04-14 18:01:55 +02:00 |
|
PACKAGE-DESC
|
…
|
|