open_toontown_panda3d/panda/src
rdb bc85e1a4f2 More android support 2013-01-24 20:17:08 +00:00
..
android More android support 2013-01-24 20:17:08 +00:00
androiddisplay More android support 2013-01-24 20:17:08 +00:00
audio Apply patch by Josh Enes 2012-10-22 10:11:40 +00:00
audiotraits add fmod-speaker-mode variable 2012-07-09 13:59:18 +00:00
awesomium several USE_PACKAGES oopses 2011-12-12 22:53:39 +00:00
bullet Bullet: better performance for rigid body scene graph sync 2012-12-10 21:34:30 +00:00
cftalk rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
chan fix bug with clear_control_effects() 2012-01-09 22:02:27 +00:00
char integrate Eigen 2011-12-16 14:17:48 +00:00
cocoadisplay make_callback_gsg() 2012-11-20 12:11:14 +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 rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
cull UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32 2011-12-18 16:30:31 +00:00
device leveleditor works on Mac too 2012-01-09 21:55:54 +00:00
dgraph better support for multiple windows, multiple trackballs, one camera 2012-01-13 00:22:05 +00:00
display fix confusion with depth range of Lens::project() 2013-01-11 02:26:36 +00:00
distort properly deal with animated vertices in make_flat_mesh() 2013-01-11 17:43:18 +00:00
doc support GLSL tessellation shaders 2012-04-27 20:29:47 +00:00
downloader openssl build issue 2012-08-13 22:14:09 +00:00
downloadertools initialise pystub correctly 2012-08-03 09:40:40 +00:00
dxgsg8 Fix compile error introduced by zhaohuang's commit 2012-10-03 20:08:15 +00:00
dxgsg9 In Rev 1.130 of GraphicsOut.cxx by drwr, the query for render-to-texture support is no longer made to the gsg directly at line 368, but is instead routed through an internal GraphicsOut.get_supports_render_texture() which defaults to false. In the wgl path, the derived wglGraphicsBuffer supplies its own get_supports_render_texture() that queries the gsg. The DirectX equivalent classes do not supply an overriding get_supports_render_texture() and so fails everytime when trying to render_to_texture. 2012-10-01 04:33:54 +00:00
dxml print_xml 2012-01-01 02:39:36 +00:00
egg animate normals in blendshapes too 2012-07-31 02:46:07 +00:00
egg2pg loader.saveModel(), EggToObjConverter, etc. 2012-12-20 00:09:14 +00:00
egldisplay egldisplay currently requires X11 2013-01-10 12:24:16 +00:00
event 0 -> NULL 2012-10-25 08:56:22 +00:00
express More android support 2013-01-24 20:17:08 +00:00
framework pick up and fix G0gg's C++ pixel2d changes 2012-01-22 13:32:17 +00:00
gles2gsg rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
glesgsg rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
glgsg rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
glstuff more bitdepth fixes 2013-01-11 21:01:49 +00:00
glxdisplay commit another rectalogic patch, to fix pbuffers on GLX 2012-04-25 18:20:13 +00:00
gobj More android support 2013-01-24 20:17:08 +00:00
grutil fix confusion with depth range of Lens::project() 2013-01-11 02:26:36 +00:00
gsgbase support GLSL tessellation shaders 2012-04-27 20:29:47 +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 LMatrix4::xform_point_general_in_place() 2012-03-28 00:12:56 +00:00
mathutil load obj files directly into PandaNodes for performance 2013-01-04 00:35:42 +00:00
mesadisplay rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
movies small compile fix 2013-01-04 12:05:50 +00:00
nativenet fix incorrect integral type 2013-01-07 20:13:35 +00:00
net ConnectionManager::wait_for_readers() 2012-02-03 19:58:08 +00:00
ode remove stepfast1 stuff to support more recent versions of ODE 2012-08-08 16:33:44 +00:00
osxdisplay somewhat experimental support for 64-bits OS X and OS X Lion 2012-08-06 09:57:34 +00:00
pandabase experimental libRocket support 2012-01-07 19:02:41 +00:00
parametrics properly support a different coordinate system per camera (or lens) 2012-03-14 20:51:58 +00:00
particlesystem pass by reference 2011-12-20 00:10:11 +00:00
pgraph fix crash on android 2013-01-13 14:49:30 +00:00
pgraphnodes Commit Camera::set_lod_scale patch by Josh Enes 2012-10-19 15:25:48 +00:00
pgui remove a few epvectors 2011-12-19 18:16:30 +00:00
physics fix compiler dumbness 2012-07-08 13:37:27 +00:00
physx PhysX: adding controller report callbacks. 2012-11-27 23:32:59 +00:00
pipeline More android support 2013-01-24 20:17:08 +00:00
pnmimage whups, typo 2012-11-20 21:41:32 +00:00
pnmimagetypes integrate PfmFile with PNMImage, Texture 2012-08-12 15:49:08 +00:00
pnmtext rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
pstatclient rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
putil load obj files directly into PandaNodes for performance 2013-01-04 00:35:42 +00:00
recorder rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
rocket properly support a different coordinate system per camera (or lens) 2012-03-14 20:51:58 +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 Apply patch to fix bug 1013419 2012-10-22 08:21:48 +00:00
tform fix compiler warning 2013-01-13 14:48:05 +00:00
tinydisplay somewhat experimental support for 64-bits OS X and OS X Lion 2012-08-06 09:57:34 +00:00
vision Some ARToolKit bugfixes and cleanup (makes it work on Mac OS X) 2013-01-19 19:32:51 +00:00
vrpn rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
wgldisplay more robust handling of graphics buffers with very limited (e.g. netbook) graphics drivers 2012-02-13 14:13:36 +00:00
windisplay Fix incorrect centering formula 2012-10-10 07:41:07 +00:00
x11display fix crash when xrandr is not used 2012-07-01 15:20:24 +00:00
PACKAGE-DESC
Sources.pp