| .. |
|
android
|
73076c7115
android: add missing include for open() definition
|
7 years ago |
|
androiddisplay
|
dccf8074fd
android: fix compile errors in androiddisplay module
|
7 years ago |
|
audio
|
3daf1ae1b1
general: Assorted API reference fixes
|
5 years ago |
|
audiotraits
|
a11e21e4f4
audio: Fix sound resuming after reactivation if stop() was called while inactive
|
5 years ago |
|
bullet
|
642f4a4e55
bullet: Implement make_copy() for BulletGhostNode
|
4 years ago |
|
chan
|
98268b59c0
chan: publish AnimChannelScalarTable constructor
|
6 years ago |
|
char
|
8b6f82256e
char: allow creating CharacterSlider with default value
|
6 years ago |
|
cocoadisplay
|
209e031964
cocoadisplay: Test all the fullscreen modes to find the valid one
|
4 years ago |
|
collide
|
28ad032210
collide: Fix CollisionHandlerGravity docstrings
|
4 years ago |
|
configfiles
|
3e22578529
New branding images for 1.10.0
|
7 years ago |
|
cull
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 years ago |
|
device
|
2e3ce27865
device: Add Windows gamepad mapping with VID:PID 2563:0523
|
4 years ago |
|
dgraph
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 years ago |
|
display
|
c1fbb70c6d
display: Temporary fix for base.win.properties.size et al
|
4 years ago |
|
distort
|
05ed918d63
general: mark deprecated methods with the @deprecated tag
|
6 years ago |
|
doc
|
bd6ef2b0ea
Rename CollisionTube to CollisionCapsule (bam 6.44)
|
7 years ago |
|
downloader
|
592f776f76
downloader: Fix missing includes in virtualFileHTTP.cxx
|
4 years ago |
|
downloadertools
|
3e1d98c105
multify: Respect SOURCE_DATE_EPOCH variable when used from command-line
|
4 years ago |
|
dxgsg9
|
afd7fc8a25
dxgsg9: don't try to Release() vertex buffer if it failed to create
|
6 years ago |
|
dxml
|
b40ecd6c51
general: fix some old-style docstring comment blocks
|
7 years ago |
|
egg
|
5d5efb75e8
egg: Fix egg lexer hanging on unterminated quote or C-style comment
|
5 years ago |
|
egg2pg
|
05876317cf
Add TextureStage::M_emission mode
|
5 years ago |
|
egldisplay
|
2d9cc2dea0
egl: Further robustify EGL device initialization process
|
4 years ago |
|
event
|
064e0383be
event: Allow AsyncFuture to store arbitrary PyObject result
|
4 years ago |
|
express
|
6374a7f240
express: Fix up Patchfile docstrings
|
4 years ago |
|
ffmpeg
|
90fb31ac21
ffmpeg: Fix crash cleaning up audio/video context
|
5 years ago |
|
framework
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 years ago |
|
gles2gsg
|
1fda6e7d51
texture: Add missing integer texture formats
|
4 years ago |
|
glesgsg
|
b8b86dc2f2
glesgsg: Only use the iOS GLES framework when "BUILD_IPHONE" is defined
|
7 years ago |
|
glgsg
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 years ago |
|
glstuff
|
8f55d32cb1
glgsg: Workaround for Cg shader issue with multiple GSGs
|
4 years ago |
|
glxdisplay
|
475bd55bb1
glgsg: add gl-forward-compatible config variable
|
6 years ago |
|
gobj
|
40b94c1f97
gobj: Fix GeomPrimitive::offset_vertices() with strip cut index
|
4 years ago |
|
grutil
|
4783c2902d
grutil: Add missing switch case
|
4 years ago |
|
gsgbase
|
97d4e32a06
general: use nassert_raise instead of nassertv(false) et al
|
7 years ago |
|
iphone
|
587237577f
deploy-ng: Move distribution related files from direct.showtutil to direct.dist
|
7 years ago |
|
iphonedisplay
|
b2bfb31114
general: Remove `using std::*` from headers
|
7 years ago |
|
linmath
|
59ab828098
linmath: Fix typo in Mat4 isub docstring
|
4 years ago |
|
mathutil
|
29cdd78c4e
mathutil: Fix scaling BoundingSphere to infinite causing assertions
|
4 years ago |
|
movies
|
18cb4a7ccc
vorbis: Disable cross-lapped seeking by default, to reduce clicking
|
4 years ago |
|
nativenet
|
446c01c796
nativenet: change some error messages to debug messages
|
5 years ago |
|
net
|
c2866ea4ed
Fix includes for Windows on case-sensitive filesystems
|
5 years ago |
|
ode
|
acb0a41049
ode: fix several unprotected debug() prints
|
6 years ago |
|
osxdisplay
|
2d80d6d063
general: Add missing includes and remove deprecated type
|
7 years ago |
|
pandabase
|
4213e0a50a
Remove awesomium (see #440)
|
7 years ago |
|
parametrics
|
97d4e32a06
general: use nassert_raise instead of nassertv(false) et al
|
7 years ago |
|
particlesystem
|
c0daa75353
particles: add parameter to delay particle birth in soft_start()
|
6 years ago |
|
pgraph
|
a05405c475
pgraph: API reference improvements for NodePath
|
4 years ago |
|
pgraphnodes
|
05876317cf
Add TextureStage::M_emission mode
|
5 years ago |
|
pgui
|
778c6ee6be
pgui: Add missing pipeline.h include
|
4 years ago |
|
physics
|
f450aa5edf
physics: Add additional properties
|
4 years ago |
|
physx
|
c611abc6c2
physx: fix a pair of misformatted docstrings
|
6 years ago |
|
pipeline
|
bdb2ef1631
pipeline: Fix crash upon exception in custom thread
|
4 years ago |
|
pnmimage
|
80ab6a28c4
pnmimage: Added offset to add_sub_image and mult_sub_image
|
5 years ago |
|
pnmimagetypes
|
42dff65e4d
general: fix various unprotected debug() outputs
|
6 years ago |
|
pnmtext
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 years ago |
|
pstatclient
|
c2866ea4ed
Fix includes for Windows on case-sensitive filesystems
|
5 years ago |
|
putil
|
064e0383be
event: Allow AsyncFuture to store arbitrary PyObject result
|
4 years ago |
|
recorder
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 years ago |
|
rocket
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 years ago |
|
skel
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 years ago |
|
speedtree
|
a9dfd8352e
general: Distinguish local/system includes
|
7 years ago |
|
testbed
|
7e290b221b
Remove a few unused and obsolete C++ test files
|
7 years ago |
|
text
|
9be2f307c5
text: Fix glyphs with flipped UVs not being processed correctly
|
4 years ago |
|
tform
|
b05ae1f762
tform: fix MouseWatcher ABI incompatibility with NDEBUG builds
|
5 years ago |
|
tinydisplay
|
26fcf131c9
Merge branch 'master' into input-overhaul
|
7 years ago |
|
vision
|
0cd850fbb4
vision: Allow including from OpenCV's videoio, for 3.x+
|
7 years ago |
|
vrpn
|
8222255b3b
vrpn: make inline methods that call into VRPN non-inline
|
5 years ago |
|
wgldisplay
|
f989bce584
wgldisplay: don't restore gamma atexit if we never modified it
|
6 years ago |
|
windisplay
|
eca18f3c19
windisplay: Don't try to activate window when resizing/moving it
|
4 years ago |
|
x11display
|
b4a242a4e3
x11: Provide labels for more keys (esp. international keys)
|
4 years ago |
|
PACKAGE-DESC
|
2fd714e52f
Initial revision
|
25 years ago |