open_toontown_panda3d/panda/src
rdb 3b60afb12b Make TextGlyph typed 2014-09-14 10:34:01 +00:00
..
android More android support 2013-01-24 20:17:08 +00:00
androiddisplay Eliminate GLP() macro (so we can write glEnable instead of GLP(Enable) again). 2014-06-18 21:06:05 +00:00
audio remove fmod speaker modes that aren't supported across versions 2013-09-16 10:18:26 +00:00
audiotraits Commit patch by cfsworks to properly mark OpenAL sounds as inactive when they are created while the manager is inactive 2014-04-24 13:01:01 +00:00
awesomium several USE_PACKAGES oopses 2011-12-12 22:53:39 +00:00
bullet Bullet: exposing bounds for single shape and all shapes. 2014-08-06 22:35:15 +00:00
cftalk rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
chan Expose HierarchyMatchFlags to Python 2014-02-24 15:22:20 +00:00
char integrate Eigen 2011-12-16 14:17:48 +00:00
cocoadisplay Eliminate GLP() macro (so we can write glEnable instead of GLP(Enable) again). 2014-06-18 21:06:05 +00:00
collada fix compilation issue 2011-12-23 12:07:21 +00:00
collide properly support a different coordinate system per camera (or lens) 2012-03-14 20:51:58 +00:00
configfiles Split vrpn out of panda into a libp3vrpn. Split ffmpeg out of movies into libp3ffmpeg. Add registry for MovieVideo and MovieAudio. Add a libvorbisfile-based Ogg Vorbis loader. Add a native .wav loader. 2013-08-26 12:16:27 +00:00
cull UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32 2011-12-18 16:30:31 +00:00
device Add version of TrackerNode that takes a ClientTrackerDevice directly 2013-08-26 12:14:21 +00:00
dgraph better support for multiple windows, multiple trackballs, one camera 2012-01-13 00:22:05 +00:00
display Viewport array support on DisplayRegion. Not 100% sure if I want to end up sticking to this design, but it works. (I may revert this later.) 2014-07-07 19:10:15 +00:00
distort fix incorrect depth computation for OSphereLens 2013-09-27 22:20:44 +00:00
doc Load CollisionBox from egg files 2013-03-28 21:04:03 +00:00
downloader Fix handling of large (>2GB) files on Windows. Egad, off_t is 32 bits on Windows, even in 64-bit Windows. Ridiculous. 2013-08-01 00:10:20 +00:00
downloadertools Fix use of chdir 2014-03-29 13:50:55 +00:00
dxgsg8 Overhaul stereo FBOs in Panda making it more reliable, fix MRT bugs, disable auto-GLSL profile choosing on AMD, add max_color_targets (not yet implemented) 2014-04-04 08:45:49 +00:00
dxgsg9 Oops, fix compile error 2014-04-05 21:47:54 +00:00
dxml print_xml 2012-01-01 02:39:36 +00:00
egg Fix EggGroupNode compilation. _ext.cxx sources should not be added to the standard composite files. 2014-03-17 10:12:26 +00:00
egg2pg Add UvScrollNode::_w_speed 2013-08-24 19:29:13 +00:00
egldisplay Eliminate GLP() macro (so we can write glEnable instead of GLP(Enable) again). 2014-06-18 21:06:05 +00:00
event Raw button event support, with X11 implementation (untransformed QWERTY) 2014-03-07 12:52:15 +00:00
express safety asserts 2014-03-08 14:30:34 +00:00
ffmpeg fix uninitialised _frame pointer (thanks cfsworks for pointing it out) 2014-04-18 15:22:56 +00:00
framework Add FrameBufferProperties argument to WindowFramework 2014-03-20 22:56:53 +00:00
gles2gsg Fixes for OpenGL ES 2014-07-03 22:24:34 +00:00
glesgsg sRGB texture support, add floating-point flags to FrameBufferProperties 2014-06-19 19:32:03 +00:00
glgsg fix compile warning 2013-02-07 15:36:24 +00:00
glstuff Add more parameters for binding images to shaders. 2014-08-19 20:22:57 +00:00
glxdisplay Support OpenGL debugging features (see gl-debug). 2014-06-20 13:17:01 +00:00
gobj Add load_sub_image 2014-09-13 19:49:17 +00:00
grutil support 32-bit as well as 16-bit AE displacement maps 2014-07-01 17:41:26 +00:00
gsgbase Compute shader support under OpenGL :-) 2014-06-19 21:29:35 +00:00
iphone rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
iphonedisplay rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
linmath linmath no longer depends on putil 2014-08-20 19:39:13 +00:00
mathutil Add PTA class for integer vectors 2014-06-25 08:37:03 +00:00
movies Fix crashes and borks with the Ogg Vorbis loader 2014-02-18 19:03:47 +00:00
nativenet fix bind call in more recent msvc versions 2013-06-26 15:32:20 +00:00
net Don't use 'interface' as variable name, it conflicts with a built-in declaration in gcc 2013-09-01 07:15:57 +00:00
ode extension functions for ODE classes 2014-02-20 21:56:34 +00:00
osxdisplay Eliminate GLP() macro (so we can write glEnable instead of GLP(Enable) again). 2014-06-18 21:06:05 +00:00
pandabase Remove mesa from pandasymbols 2014-06-25 08:35:52 +00:00
parametrics Add get_cvs and get_knots 2013-04-25 17:44:03 +00:00
particlesystem Add missing EXPCL_PANDAPHYSICS 2014-02-20 23:10:59 +00:00
pgraph Add more parameters for binding images to shaders. 2014-08-19 20:22:57 +00:00
pgraphnodes Shader generator should use float3 for normals, not float4 2014-07-18 14:34:24 +00:00
pgui remove a few epvectors 2011-12-19 18:16:30 +00:00
physics Add missing EXPCL_PANDAPHYSICS 2014-02-20 23:10:59 +00:00
physx Add missing EXPCL_PANDAPHYSX symbols 2014-02-20 22:53:16 +00:00
pipeline Fixes for Python 3.2 2013-03-27 15:48:24 +00:00
pnmimage support floating-point tiff files 2014-07-01 17:40:37 +00:00
pnmimagetypes support floating-point tiff files 2014-07-01 17:40:37 +00:00
pnmtext PNMTextMaker constructor should take FreetypeFont 2014-09-13 17:21:38 +00:00
pstatclient rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
putil Move string_utils.* to from putil to dtoolutil 2014-08-20 19:33:55 +00:00
recorder rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
rocket Missing HAVE_PYTHON 2014-03-18 08:24:52 +00:00
skel rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
speedtree properly support a different coordinate system per camera (or lens) 2012-03-14 20:51:58 +00:00
testbed initialise pystub correctly 2012-08-03 09:40:40 +00:00
text Make TextGlyph typed 2014-09-14 10:34:01 +00:00
tform Raw button event support, with X11 implementation (untransformed QWERTY) 2014-03-07 12:52:15 +00:00
tinydisplay Overhaul stereo FBOs in Panda making it more reliable, fix MRT bugs, disable auto-GLSL profile choosing on AMD, add max_color_targets (not yet implemented) 2014-04-04 08:45:49 +00:00
vision Fixes for webcams on Linux with MJPEG streams that omit Huffman tables 2014-09-08 11:14:40 +00:00
vrpn Split vrpn out of panda into a libp3vrpn. Split ffmpeg out of movies into libp3ffmpeg. Add registry for MovieVideo and MovieAudio. Add a libvorbisfile-based Ogg Vorbis loader. Add a native .wav loader. 2013-08-26 12:16:27 +00:00
wgldisplay Provide up-to-date wglext.h 2014-06-19 20:37:28 +00:00
windisplay Implement win.get_keyboard_map() on Windows 2014-03-10 12:24:03 +00:00
x11display oops, fix typo 2014-03-09 17:49:03 +00:00
PACKAGE-DESC
Sources.pp