open_toontown_panda3d/panda/src
rdb 6795dd86b1 show error message when rocket fails to open a file 2012-02-11 11:36:57 +00:00
..
audio integrate Eigen 2011-12-16 14:17:48 +00:00
audiotraits compilation error 2012-02-07 05:22:45 +00:00
awesomium several USE_PACKAGES oopses 2011-12-12 22:53:39 +00:00
bullet Added base class for character controllers, in oder to allow C++ developers to replace the default implementation with their own. 2012-02-11 10:02:25 +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
collada fix compilation issue 2011-12-23 12:07:21 +00:00
collide whoopsy 2012-02-01 02:47:26 +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 fixes to depth buffer for cube maps 2012-02-11 02:21:05 +00:00
distort OSphereLens shouldn't scale vertical component by focal_length. 2012-01-15 23:21:08 +00:00
doc rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
downloader include filename.h even when zlib support hasn't been compiled in 2012-01-31 21:39:48 +00:00
downloadertools compilation issue 2012-02-03 22:25:54 +00:00
dxgsg8 rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
dxgsg9 GraphicsWindow::_unexposed_draw 2012-01-15 20:13:16 +00:00
dxml print_xml 2012-01-01 02:39:36 +00:00
egg lower egg-recursion-limit to 1000 2011-12-21 23:12:10 +00:00
egg2pg support transparency in material's diffa 2012-01-06 21:58:36 +00:00
egldisplay The buffer flip should be performed in end_flip(), not in begin_flip(). This long-existing mistake caused double-flips with parasite buffers in effect. 2012-02-10 18:21:55 +00:00
event support wx main loop in p3d system too 2012-01-14 01:18:10 +00:00
express unify mayapath.cxx and mayaWrapper.cxx 2012-02-02 17:45:48 +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 no GL_MULTISAMPLE in gles 2012-02-11 09:47:02 +00:00
glxdisplay The buffer flip should be performed in end_flip(), not in begin_flip(). This long-existing mistake caused double-flips with parasite buffers in effect. 2012-02-10 18:21:55 +00:00
gobj expose Lens::get_last_change() 2012-02-07 23:01:56 +00:00
grutil The buffer flip should be performed in end_flip(), not in begin_flip(). This long-existing mistake caused double-flips with parasite buffers in effect. 2012-02-10 18:21:55 +00:00
gsgbase rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +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 format_coordinate_system() 2012-02-04 00:04:29 +00:00
mathutil UnionBoundingVolume, IntersectionBoundingVolume, Camera::set_cull_bounds() 2012-02-09 21:55:31 +00:00
mesadisplay rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
movies fix seek problems with certain avi's 2011-12-12 22:33:28 +00:00
nativenet rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
net ConnectionManager::wait_for_readers() 2012-02-03 19:58:08 +00:00
ode a few more win32 build issues reported by forum users 2011-12-20 15:05:37 +00:00
osxdisplay WxPandaWindow 2012-01-08 16:10:18 +00:00
pandabase experimental libRocket support 2012-01-07 19:02:41 +00:00
parametrics remove a few epvectors 2011-12-19 18:16:30 +00:00
particlesystem pass by reference 2011-12-20 00:10:11 +00:00
pgraph UnionBoundingVolume, IntersectionBoundingVolume, Camera::set_cull_bounds() 2012-02-09 21:55:31 +00:00
pgraphnodes use fregs on shadow coordinates, maybe this'll fix some of the shadow-related issues 2012-01-15 21:27:03 +00:00
pgui remove a few epvectors 2011-12-19 18:16:30 +00:00
physics a few more win32 build issues reported by forum users 2011-12-20 15:05:37 +00:00
physx Changed imports from 'lpoint' etc. to 'luse' 2011-12-17 20:54:38 +00:00
pipeline whoops, missing trivial constructor 2011-12-13 22:39:00 +00:00
pnmimage don't write blue images for grayscale bmp files 2012-02-03 22:58:16 +00:00
pnmimagetypes don't write blue images for grayscale bmp files 2012-02-03 22:58:16 +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 show number of dependent files (to make zero files more obvious) 2012-01-31 20:31:32 +00:00
recorder rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
rocket show error message when rocket fails to open a file 2012-02-11 11:36:57 +00:00
skel rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
speedtree more win32 build issues 2011-12-20 20:26:08 +00:00
testbed rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
text remove a few epvectors 2011-12-19 18:16:30 +00:00
tform Trackball::set_control_mode() 2012-01-24 15:24:18 +00:00
tinydisplay The buffer flip should be performed in end_flip(), not in begin_flip(). This long-existing mistake caused double-flips with parasite buffers in effect. 2012-02-10 18:21:55 +00:00
vision ssize_t isn't defined on windows, but we don't need it here 2011-12-20 20:13:29 +00:00
vrpn rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
wgldisplay The buffer flip should be performed in end_flip(), not in begin_flip(). This long-existing mistake caused double-flips with parasite buffers in effect. 2012-02-10 18:21:55 +00:00
windisplay GraphicsWindow::_unexposed_draw 2012-01-15 20:13:16 +00:00
x11display use new GraphicsWindowInputDevice::focus_lost() 2012-01-15 22:08:52 +00:00
PACKAGE-DESC
Sources.pp