| .. |
|
android
|
73076c7115
android: add missing include for open() definition
|
7 лет назад |
|
androiddisplay
|
dccf8074fd
android: fix compile errors in androiddisplay module
|
7 лет назад |
|
audio
|
17bf50f1e8
audio: get_sound and uncache_sound should take Filename, not string
|
7 лет назад |
|
audiotraits
|
fb8a2f2af0
Revert "openal: Grab volume from manager instead of assuming max volume."
|
7 лет назад |
|
bullet
|
bd6ef2b0ea
Rename CollisionTube to CollisionCapsule (bam 6.44)
|
7 лет назад |
|
chan
|
97d4e32a06
general: use nassert_raise instead of nassertv(false) et al
|
7 лет назад |
|
char
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 лет назад |
|
cocoadisplay
|
96bb90b5e9
cocoa: guarantee 24bit depth when Config.prc has `depth-bits` set to `1`
|
7 лет назад |
|
collide
|
9bf37051ac
collide: fix _collider_sort not copied in CollisionNode copy ctor
|
6 лет назад |
|
configfiles
|
3e22578529
New branding images for 1.10.0
|
7 лет назад |
|
cull
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 лет назад |
|
device
|
3875cc8259
device: add proper mapping for 8bitdo N30 Pro Controller on Linux
|
7 лет назад |
|
dgraph
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 лет назад |
|
display
|
f741c9476f
display: fix lighting being disabled when only AmbientLight is on
|
7 лет назад |
|
distort
|
bcc2e3e404
gobj: add Geom::get_animated_vertex_data() short-hand
|
7 лет назад |
|
doc
|
bd6ef2b0ea
Rename CollisionTube to CollisionCapsule (bam 6.44)
|
7 лет назад |
|
downloader
|
7968022c23
Fix some warnings comparing char against EOF
|
7 лет назад |
|
downloadertools
|
b2bfb31114
general: Remove `using std::*` from headers
|
7 лет назад |
|
dxgsg9
|
a9dfd8352e
general: Distinguish local/system includes
|
7 лет назад |
|
dxml
|
b40ecd6c51
general: fix some old-style docstring comment blocks
|
7 лет назад |
|
egg
|
18b7350400
egg: update prebuilt parser.cxx and parser.h
|
7 лет назад |
|
egg2pg
|
c61b480a41
Revert "bam2egg: support exposed joints properly"
|
7 лет назад |
|
egldisplay
|
e30b597926
Merge branch 'master' into input-overhaul
|
7 лет назад |
|
event
|
9d12a4c437
general: improvements to doxygen API reference:
|
7 лет назад |
|
express
|
9d12a4c437
general: improvements to doxygen API reference:
|
7 лет назад |
|
ffmpeg
|
8cb7f7d9c0
ffmpeg: don't hold AV lock while fetching first packet/frame
|
7 лет назад |
|
framework
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 лет назад |
|
gles2gsg
|
b8b86dc2f2
glesgsg: Only use the iOS GLES framework when "BUILD_IPHONE" is defined
|
7 лет назад |
|
glesgsg
|
b8b86dc2f2
glesgsg: Only use the iOS GLES framework when "BUILD_IPHONE" is defined
|
7 лет назад |
|
glgsg
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 лет назад |
|
glstuff
|
60a944e783
glgsg: fix shader inputs not being updated in esoteric case
|
7 лет назад |
|
glxdisplay
|
da079c5ffe
glxdisplay: remove lock in dtor, which causes crash on shutdown
|
7 лет назад |
|
gobj
|
ba3a826bff
gobj: fix crash reading unaligned float4 column in GeomVertexReader
|
6 лет назад |
|
grutil
|
6559932c7b
ShaderTerrainMesh: silently reload texture if it has no RAM image
|
7 лет назад |
|
gsgbase
|
97d4e32a06
general: use nassert_raise instead of nassertv(false) et al
|
7 лет назад |
|
iphone
|
587237577f
deploy-ng: Move distribution related files from direct.showtutil to direct.dist
|
7 лет назад |
|
iphonedisplay
|
b2bfb31114
general: Remove `using std::*` from headers
|
7 лет назад |
|
linmath
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 лет назад |
|
mathutil
|
6b8814f9c9
mathutil: add some properties for bounding volumes
|
7 лет назад |
|
movies
|
9d12a4c437
general: improvements to doxygen API reference:
|
7 лет назад |
|
nativenet
|
97d4e32a06
general: use nassert_raise instead of nassertv(false) et al
|
7 лет назад |
|
net
|
97d4e32a06
general: use nassert_raise instead of nassertv(false) et al
|
7 лет назад |
|
ode
|
a9dfd8352e
general: Distinguish local/system includes
|
7 лет назад |
|
osxdisplay
|
2d80d6d063
general: Add missing includes and remove deprecated type
|
7 лет назад |
|
pandabase
|
4213e0a50a
Remove awesomium (see #440)
|
7 лет назад |
|
parametrics
|
97d4e32a06
general: use nassert_raise instead of nassertv(false) et al
|
7 лет назад |
|
particlesystem
|
6f62396373
general: Resolve a few compiler warnings
|
7 лет назад |
|
pgraph
|
4d0970c072
pgraph: StencilAttrib.make() takes default write_mask argument
|
7 лет назад |
|
pgraphnodes
|
1f9b4690e6
pgraph: fix writing to SequenceNode frame_rate property
|
6 лет назад |
|
pgui
|
cf4f8b35b6
pgui: fix deadlock in PGScrollFrame/PGSliderBar
|
7 лет назад |
|
physics
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 лет назад |
|
physx
|
a9dfd8352e
general: Distinguish local/system includes
|
7 лет назад |
|
pipeline
|
20f0a69c75
pipeline: use decimal representation for unique thread ID on FreeBSD
|
7 лет назад |
|
pnmimage
|
84a1315104
More fixes to work around broken libc++ eof() in Mac OS X 10.7
|
7 лет назад |
|
pnmimagetypes
|
7968022c23
Fix some warnings comparing char against EOF
|
7 лет назад |
|
pnmtext
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 лет назад |
|
pstatclient
|
e13a4d6539
pstatclient: Never pass nullptr to memcpy
|
7 лет назад |
|
putil
|
3ccfbfaba7
putil: fix hang reading bam due to macOS libc++ bug in istream::eof()
|
7 лет назад |
|
recorder
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 лет назад |
|
rocket
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 лет назад |
|
skel
|
4695557a5d
general: Don't require BUILDING_* for static builds
|
7 лет назад |
|
speedtree
|
a9dfd8352e
general: Distinguish local/system includes
|
7 лет назад |
|
testbed
|
7e290b221b
Remove a few unused and obsolete C++ test files
|
7 лет назад |
|
text
|
9d12a4c437
general: improvements to doxygen API reference:
|
7 лет назад |
|
tform
|
837d3d6b6d
tform: add properties to MouseWatcherRegion
|
7 лет назад |
|
tinydisplay
|
26fcf131c9
Merge branch 'master' into input-overhaul
|
7 лет назад |
|
vision
|
0cd850fbb4
vision: Allow including from OpenCV's videoio, for 3.x+
|
7 лет назад |
|
vrpn
|
26fcf131c9
Merge branch 'master' into input-overhaul
|
7 лет назад |
|
wgldisplay
|
c18cdcf36e
display: add support for debug markers, to help with debugging
|
7 лет назад |
|
windisplay
|
729a2364bc
windisplay: remove unused WHQL stuff
|
7 лет назад |
|
x11display
|
6a008ae724
x11display: fix threaded crash when using get_keyboard_map()
|
6 лет назад |
|
PACKAGE-DESC
|
2fd714e52f
Initial revision
|
25 лет назад |