rdb cb4bcbe67e collide: Fix typo causing compile error on Windows with Python 3.10 4 лет назад
..
android 73076c7115 android: add missing include for open() definition 7 лет назад
androiddisplay dccf8074fd android: fix compile errors in androiddisplay module 7 лет назад
audio 3daf1ae1b1 general: Assorted API reference fixes 5 лет назад
audiotraits a11e21e4f4 audio: Fix sound resuming after reactivation if stop() was called while inactive 5 лет назад
bullet 70ac82d5da bullet: Fix compilation issue with BulletHeightfieldShape 4 лет назад
chan 98268b59c0 chan: publish AnimChannelScalarTable constructor 6 лет назад
char 8b6f82256e char: allow creating CharacterSlider with default value 6 лет назад
cocoadisplay 0415a08416 cocoadisplay: Round refresh rates when choosing display mode on macOS 4 лет назад
collide cb4bcbe67e collide: Fix typo causing compile error on Windows with Python 3.10 4 лет назад
configfiles 3e22578529 New branding images for 1.10.0 7 лет назад
cull 4695557a5d general: Don't require BUILDING_* for static builds 7 лет назад
device 51a6923008 device: Work around FreeBSD kernel bug for querying gamepad axes 4 лет назад
dgraph 4695557a5d general: Don't require BUILDING_* for static builds 7 лет назад
display 1f84469cd9 filter: Fix issue with cached CullResult persisting after cleanup 4 лет назад
distort 05ed918d63 general: mark deprecated methods with the @deprecated tag 6 лет назад
doc bd6ef2b0ea Rename CollisionTube to CollisionCapsule (bam 6.44) 7 лет назад
downloader 592f776f76 downloader: Fix missing includes in virtualFileHTTP.cxx 5 лет назад
downloadertools 3e1d98c105 multify: Respect SOURCE_DATE_EPOCH variable when used from command-line 5 лет назад
dxgsg9 3dc09c38d3 dxgsg9: Fix crash when resizing window in multi-window setup 4 лет назад
dxml b40ecd6c51 general: fix some old-style docstring comment blocks 7 лет назад
egg 5d5efb75e8 egg: Fix egg lexer hanging on unterminated quote or C-style comment 5 лет назад
egg2pg 05876317cf Add TextureStage::M_emission mode 5 лет назад
egldisplay 94806801e3 Add p3headlessgl render plug-in on Linux using EGL as fallback for GLX 4 лет назад
event 064e0383be event: Allow AsyncFuture to store arbitrary PyObject result 4 лет назад
express 32b78a382a express: Protect clock debug print with is_debug() check 4 лет назад
ffmpeg 1d2407f667 ffmpeg: Fix compile error with latest ffmpeg version 4 лет назад
framework 4695557a5d general: Don't require BUILDING_* for static builds 7 лет назад
gles2gsg 8c01f7faff gles2gsg: Implement support for GL_EXT_clear_texture in OpenGL ES 2+ 4 лет назад
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 8c01f7faff gles2gsg: Implement support for GL_EXT_clear_texture in OpenGL ES 2+ 4 лет назад
glxdisplay 475bd55bb1 glgsg: add gl-forward-compatible config variable 6 лет назад
gobj 2ed61c91fc gobj: make_lines_in_place() (& points, patches) should change primitive type 4 лет назад
grutil 4783c2902d grutil: Add missing switch case 5 лет назад
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 2386e80448 linmath: Backport support for floor division to 1.10 4 лет назад
mathutil 29cdd78c4e mathutil: Fix scaling BoundingSphere to infinite causing assertions 5 лет назад
movies 18cb4a7ccc vorbis: Disable cross-lapped seeking by default, to reduce clicking 5 лет назад
nativenet 446c01c796 nativenet: change some error messages to debug messages 5 лет назад
net c2866ea4ed Fix includes for Windows on case-sensitive filesystems 6 лет назад
ode acb0a41049 ode: fix several unprotected debug() prints 6 лет назад
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 c0daa75353 particles: add parameter to delay particle birth in soft_start() 6 лет назад
pgraph 2cc1633a77 pgraph: Clarify in find() documentation that this node not included 4 лет назад
pgraphnodes bcb61fec09 pgraphnodes: Fix draw callback called twice in certain cases 4 лет назад
pgui 8ad4234df8 pgui: prevent error when rendering in offscreen mode 4 лет назад
physics 6e0af8abe4 physics: Fix Mac OS X 10.6 compilation issue with <atomic> header 4 лет назад
physx c611abc6c2 physx: fix a pair of misformatted docstrings 6 лет назад
pipeline bdb2ef1631 pipeline: Fix crash upon exception in custom thread 4 лет назад
pnmimage 80ab6a28c4 pnmimage: Added offset to add_sub_image and mult_sub_image 5 лет назад
pnmimagetypes 9410418840 pnmimagetypes: Changes to support compilation with OpenEXR 3.0.1 4 лет назад
pnmtext 4a7d03d9b1 pnmtext: Fix loading an invalid font resulting in a crash 4 лет назад
pstatclient c2866ea4ed Fix includes for Windows on case-sensitive filesystems 6 лет назад
putil 5b30fa7adf putil: Fix reading/writing BitArray from/to bam file on 64-bit 4 лет назад
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 9be2f307c5 text: Fix glyphs with flipped UVs not being processed correctly 4 лет назад
tform b05ae1f762 tform: fix MouseWatcher ABI incompatibility with NDEBUG builds 5 лет назад
tinydisplay 26fcf131c9 Merge branch 'master' into input-overhaul 7 лет назад
vision 0cd850fbb4 vision: Allow including from OpenCV's videoio, for 3.x+ 7 лет назад
vrpn 8222255b3b vrpn: make inline methods that call into VRPN non-inline 6 лет назад
wgldisplay f989bce584 wgldisplay: don't restore gamma atexit if we never modified it 6 лет назад
windisplay eca18f3c19 windisplay: Don't try to activate window when resizing/moving it 4 лет назад
x11display 388ddda9d7 x11: Fix black screen when switching fullscreen without WM 4 лет назад
PACKAGE-DESC 2fd714e52f Initial revision 25 лет назад