open_toontown_panda3d/panda/src
Mike Christel 01b720ceb9 Added get_supports_cg_profile 2010-05-05 14:13:24 +00:00
..
audio libfmod_audio -> libp3fmod_audio, libopenal_audio -> libp3openal_audio 2009-10-11 22:22:59 +00:00
audiotraits Added more debug messages to openAL audio manager for closing it. 2010-04-03 07:26:00 +00:00
awesomium Made this into a datanode 2010-03-25 08:37:04 +00:00
cftalk merge dev_bam_2009 to trunk 2009-06-10 17:54:40 +00:00
chan integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
char fix assertion error on showTightBounds() 2010-02-23 20:42:25 +00:00
collide using a hexy to keep the segment non-axis-aligned 2010-04-28 01:57:32 +00:00
configfiles New artwork from Gogg 2010-01-23 11:52:03 +00:00
cull get_effective_incomplete_render() for cull too 2009-01-30 19:14:49 +00:00
device fix VirtualMouse code rot 2009-12-05 19:04:05 +00:00
dgraph we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
display Added get_supports_cg_profile 2010-05-05 14:13:24 +00:00
distort new callback system 2009-03-14 19:31:37 +00:00
doc Typo 2010-03-10 09:40:08 +00:00
downloader http-preapproved-server-certificate-name 2010-04-03 01:17:45 +00:00
downloadertools common_name -> friendly_name 2009-09-18 00:29:53 +00:00
dxgsg8 Bring in some lines from the DX9 gsg to fix textures getting swapped to their simple form but not getting reloaded. 2010-04-28 16:25:09 +00:00
dxgsg9 Added get_supports_cg_profile 2010-05-05 14:13:24 +00:00
effects we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
egg Fixes an optimization bug producing #INF in the egg file. Added check to make sure data isn't empty. This might be an issue only found in VS2008 SP1. 2010-03-19 23:10:50 +00:00
egg2pg one override per TextureStage, instead of a global override per TextureAttrib 2010-05-04 22:39:40 +00:00
egldisplay typo: has_fixed_size -> get_fixed_size 2010-03-05 02:31:33 +00:00
event More compatibility with exotic compilers (yes, I actually tried to port Panda to clang) 2010-04-07 16:59:46 +00:00
express whoops, lost _offset assignment 2010-04-27 22:37:24 +00:00
framework make_window() should be public 2010-03-10 18:51:30 +00:00
gles2gsg Build for OpenGL ES (2) 2009-07-01 10:13:51 +00:00
glesgsg resurrect iphone support 2009-10-13 18:54:43 +00:00
glgsg clean up Sources.pp files 2008-11-11 23:31:09 +00:00
glstuff Added get_supports_cg_profile 2010-05-05 14:13:24 +00:00
glxdisplay temp_context 2010-05-04 19:34:32 +00:00
gobj one override per TextureStage, instead of a global override per TextureAttrib 2010-05-04 22:39:40 +00:00
grutil (Correctness) Delete internal arrays as arrays, not scalar. 2010-03-18 20:46:42 +00:00
gsgbase Fixes for this circular dependency mess 2009-06-02 15:21:36 +00:00
iphone resurrect iphone support 2009-10-13 18:54:43 +00:00
iphonedisplay This is a big commit for OpenGL ES stuff: 2009-06-16 09:17:33 +00:00
lerp we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
linmath low-level support for python copy and pickle modules 2009-12-10 01:09:06 +00:00
mathutil extended shader input system support for Cg (see Panda SE Project 2010-03-17 blog post for more details) 2010-04-07 11:16:29 +00:00
mesadisplay integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
movies Fixes an OpenAL bug where certain sounds are cut off after a few seconds (this is rather experimental) 2010-03-17 14:38:13 +00:00
nativenet Fix compiler warning 2010-04-09 13:15:19 +00:00
net blocking methods 2009-12-19 06:37:17 +00:00
ode Remove NDEBUG markers 2010-02-15 17:41:19 +00:00
osxdisplay osx-support-gl-buffer 2010-04-13 23:05:07 +00:00
pandabase Forgot to commit this one, contains BUILDING_VISION stuff 2009-11-08 16:10:44 +00:00
parametrics Fixed the curve bug for real this time. Last fix to the curve just hid it. 2010-01-12 08:19:15 +00:00
particlesystem Fix particle system crash on Windows when system grows older flag is True 2009-07-17 05:31:22 +00:00
pgraph one override per TextureStage, instead of a global override per TextureAttrib 2010-05-04 22:39:40 +00:00
pgraphnodes Fixed bug with textures in synthesize_shader (case TextureStage::M_modulate): separate textures formatted as alpha were wiping the color info off the resulting rgb 2010-04-16 18:50:32 +00:00
pgui cursor color should follow text_fg color 2010-03-06 00:00:25 +00:00
physics minor fixes with published methods 2009-04-01 18:46:16 +00:00
physx Cloth simulation and rendering. No tearing yet. 2010-04-07 18:42:06 +00:00
pipeline protect against gcc compiler bugs in general 2010-05-04 17:07:15 +00:00
pnmimage compiler warnings 2009-12-30 19:22:34 +00:00
pnmimagetypes Histogram -> HistMap, to solve compile issues 2009-11-09 14:09:16 +00:00
pnmtext TextFont::make_copy() 2010-05-03 03:51:15 +00:00
pstatclient protect threaded pstats better 2009-01-22 23:44:03 +00:00
putil one override per TextureStage, instead of a global override per TextureAttrib 2010-05-04 22:39:40 +00:00
recorder we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
skel we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
testbed forgot HAVE_GETOPT_H 2009-08-21 17:26:26 +00:00
text TextFont::make_copy() 2010-05-03 03:51:15 +00:00
tform Remove unused member _mods from mouseWatcherRegion declaration. 2009-12-01 00:38:04 +00:00
tinydisplay Fix leak/crash on shutdown on Linux 2010-01-29 14:17:58 +00:00
vision Fix ppremake build errors with libp3vision 2009-11-16 13:13:34 +00:00
vrpn integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
wgldisplay fix problems opening an OpenGL window on some drivers 2009-06-10 21:35:23 +00:00
windisplay fix fullscreen restore from minimized 2010-03-26 19:50:45 +00:00
x11display x_error_count, etc 2010-05-04 19:33:27 +00:00
PACKAGE-DESC
Sources.pp