open_toontown_panda3d/panda/src
rdb 1f850ccb9e Fix build issue 2009-09-20 15:38:42 +00:00
..
audio integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
audiotraits fix for audio bug where stopped looping sounds resume after sndmgr is turned back on 2009-09-09 00:43:06 +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 egg-optchar -defpose 2008-12-23 20:41:31 +00:00
collide typos abound 2009-08-13 16:00:00 +00:00
configfiles Added more Sequence Node frame rate possibilities 2009-09-17 19:14:49 +00:00
cull get_effective_incomplete_render() for cull too 2009-01-30 19:14:49 +00:00
device make sync primitives more similar to python function names 2008-10-14 00:07:05 +00:00
dgraph we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
display protect against recursive entry to do_pending() 2009-09-08 02:15:10 +00:00
distort new callback system 2009-03-14 19:31:37 +00:00
doc add texture compression explication 2009-06-09 21:47:11 +00:00
downloader unquote file URL's 2009-09-19 00:38:12 +00:00
downloadertools common_name -> friendly_name 2009-09-18 00:29:53 +00:00
dxgsg8 merge dev_bam_2009 to trunk 2009-06-10 17:54:40 +00:00
dxgsg9 fix fog-flickering-nametag issue: shaders not resetting fog state 2009-09-14 22:50:31 +00:00
effects we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
egg more generic fix for flex version 2009-08-31 20:05:45 +00:00
egg2pg Add support for depth-offset in .egg files 2009-08-07 09:16:03 +00:00
egldisplay Window fix 2009-07-29 18:49:34 +00:00
event yield thread for each task, and even when there are no tasks 2009-07-15 19:41:44 +00:00
express common_name -> friendly_name 2009-09-18 00:29:53 +00:00
framework show-scene-graph-analyzer-meter 2009-06-12 08:33:48 +00:00
gles2gsg Build for OpenGL ES (2) 2009-07-01 10:13:51 +00:00
glesgsg Build for OpenGL ES (2) 2009-07-01 10:13:51 +00:00
glgsg clean up Sources.pp files 2008-11-11 23:31:09 +00:00
glstuff Fix an issue with programs being destroyed and then reused by different copies of the same shader. Also, added better error reporting system for Cg errors. 2009-09-19 09:55:05 +00:00
glxdisplay x11 Window casting issues 2009-07-29 16:36:44 +00:00
gobj fix crashing bug with compressed texture 2009-09-09 18:06:46 +00:00
grutil Add get_video_length 2009-07-14 16:30:25 +00:00
gsgbase Fixes for this circular dependency mess 2009-06-02 15:21:36 +00:00
helix we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
iphone better handling of opengl extension pointers 2009-05-01 19:43:03 +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 pstrtod 2009-06-14 16:27:44 +00:00
mathutil Improved contains_hexahedron function little bit 2009-08-21 17:10:27 +00:00
mesadisplay integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
movies Workaround for yet another stupid bug in some kind of microsoft SDK 2009-07-16 08:08:49 +00:00
nativenet integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
net pstrtod 2009-06-14 16:27:44 +00:00
ode Fix build issue 2009-09-20 15:38:42 +00:00
osxdisplay allow resizing subprocess buffer 2009-07-22 07:07:57 +00:00
pandabase Split glxdisplay into x11display and glxdisplay 2009-07-13 11:41:15 +00:00
parametrics integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51: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 oops, typo 2009-08-13 17:45:00 +00:00
pgraphnodes Fix crash in shader generator when mixing texgen stages and non-texgen stages 2009-09-05 05:40:40 +00:00
pgui set frame size 2009-08-29 16:31:51 +00:00
physics minor fixes with published methods 2009-04-01 18:46:16 +00:00
physx integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
pipeline More PHAVE fixes 2009-09-03 18:43:47 +00:00
pnmimage whoops, static init issues 2009-04-30 23:46:41 +00:00
pnmimagetypes integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
pnmtext Exposed PNMTextGlyph 2009-02-07 07:37:07 +00:00
pstatclient protect threaded pstats better 2009-01-22 23:44:03 +00:00
putil support set_dt(0) in M_slave mode 2009-09-01 18:50:42 +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 integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
tform better handle touchscreens 2009-05-05 22:41:02 +00:00
tinydisplay x11 Window casting issues 2009-07-29 16:36:44 +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 Redefine of WIN32_LEAN_AND_MEAN avoided 2009-09-07 22:39:52 +00:00
x11display Fix compile error 2009-07-20 08:34:06 +00:00
PACKAGE-DESC
Sources.pp