open_toontown_panda3d/panda/src
David Rose 439ee70845 Merge branch 'master' of https://github.com/panda3d/panda3d 2015-10-07 16:55:06 -07:00
..
android Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
androiddisplay Split up color-bits into red-bits + green-bits + blue-bits 2014-12-06 16:10:01 +01:00
audio remove fmod speaker modes that aren't supported across versions 2013-09-16 10:18:26 +00:00
audiotraits Prevent crash when OpenAL device creation fails 2015-04-01 02:55:20 +02:00
awesomium several USE_PACKAGES oopses 2011-12-12 22:53:39 +00:00
bullet Panda Nodes returned by raycast or sweep querries are no longer 'const' 2015-09-05 00:54:20 +02:00
cftalk rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
chan AnimControlCollection methods should take floating-point frame numbers to match AnimInterface 2015-07-27 12:56:13 +02:00
char A lot of performance changes, particularly wrt dcasts and state management 2015-07-27 16:32:57 +02:00
cocoadisplay Merge remote-tracking branch 'origin/release/1.9.x' 2015-08-07 21:42:02 +02:00
collada fix compilation issue 2011-12-23 12:07:21 +00:00
collide Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
configfiles Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
cull A lot of performance changes, particularly wrt dcasts and state management 2015-07-27 16:32:57 +02: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 Replace many int params with size_t params where appropriate, and work towards fixing type conversion warnings 2015-10-07 18:58:26 +02:00
distort Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
doc Remove references to SourceForge CVS repository 2015-08-23 14:12:59 +02:00
downloader Fix VC2015 compile errors, allow selecting any WinSDK/MSVC version. All experimental, still. 2015-10-05 02:12:46 +02:00
downloadertools Fix use of chdir 2014-03-29 13:50:55 +00:00
dxgsg9 Merge branch 'release/1.9.x' 2015-06-14 23:16:42 +02:00
dxml Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
egg Merge branch 'master' of https://github.com/panda3d/panda3d 2015-10-07 16:55:06 -07:00
egg2pg A lot of performance changes, particularly wrt dcasts and state management 2015-07-27 16:32:57 +02:00
egldisplay Fix OpenGL ES compiler errors 2015-02-11 21:41:48 +01:00
event Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
express Replace many int params with size_t params where appropriate, and work towards fixing type conversion warnings 2015-10-07 18:58:26 +02:00
ffmpeg ffmpeg: Use av_frame_* instead of deprecated avcodec_*_frame functions beginning with lavc 55.45.101. 2015-02-24 16:22:37 -08:00
framework Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
gles2gsg Allow compiling out the fixed-function pipeline and request core context 2015-07-09 16:43:45 +02:00
glesgsg Fix double-precision build blibli 2015-07-29 14:07:06 +02:00
glgsg Update glext to make more recent GL functionality available 2015-07-31 13:20:38 +02:00
glstuff Fix errors in OpenGL renderer due to type size mismatches 2015-10-07 19:29:39 +02:00
glxdisplay Allow compiling out the fixed-function pipeline and request core context 2015-07-09 16:43:45 +02:00
gobj Fix errors in OpenGL renderer due to type size mismatches 2015-10-07 19:29:39 +02:00
grutil Correct scaling of normals during flatten operations 2015-06-14 23:14:56 +02:00
gsgbase Further optimizations to the cull pipeline. 2015-01-22 16:22:16 +01: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 Replace many int params with size_t params where appropriate, and work towards fixing type conversion warnings 2015-10-07 18:58:26 +02:00
mathutil Add setters to BoundingBox and BoundingSphere 2015-08-08 20:59:56 +02:00
movies Fix assortment of compilation issues and annoyances 2015-02-08 23:25:11 +01:00
nativenet Replace many int params with size_t params where appropriate, and work towards fixing type conversion warnings 2015-10-07 18:58:26 +02:00
net Move all Python bindings out of core DLLs into the .pyd files. 2015-02-10 14:30:51 +01:00
ode Use dynamic type lookup for interrogate to eliminate inter-module dependencies 2015-06-06 19:36:40 +02:00
osxdisplay Improve shader model detection mechanism 2015-07-19 21:31:24 +02:00
pandabase Explicit template instantiation on gcc/clang, implement cfsworks' suggestion of moving compiler-specific stuff out of pandasymbols.h et al 2015-06-03 13:36:04 +02:00
parametrics Correct scaling of normals during flatten operations 2015-06-14 23:14:56 +02:00
particlesystem Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
pgraph Fix various compilation and linker issues across several platforms 2015-10-07 21:09:35 +02:00
pgraphnodes Replace many int params with size_t params where appropriate, and work towards fixing type conversion warnings 2015-10-07 18:58:26 +02:00
pgui Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
physics Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
physx Fix various interrogate issues with parsing PhysX headers 2015-03-23 19:27:29 +01:00
pipeline Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
pnmimage Merge branch 'master' of https://github.com/panda3d/panda3d 2015-10-07 16:55:06 -07:00
pnmimagetypes Remove use of deprecated "register" keyword 2015-08-07 18:56:58 +02:00
pnmtext Merge remote-tracking branch 'origin/release/1.9.x' 2015-08-06 17:23:25 +02:00
pstatclient Replace many int params with size_t params where appropriate, and work towards fixing type conversion warnings 2015-10-07 18:58:26 +02:00
putil Fix various compilation and linker issues across several platforms 2015-10-07 21:09:35 +02:00
recorder Fix MouseRecorder & let PandaNode inherit from TypedWritableReferenceCount 2015-01-24 16:12:04 +01:00
rocket Fix bug #1457688: libRocket elements show solid white in tinydisplay 2015-08-20 18:58:13 +02:00
skel rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
speedtree Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
testbed Add -L (lighting) and -P <pipe> options to pview 2015-05-01 20:34:14 -05:00
text Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
tform Fix compilation with ppremake 2015-06-01 00:21:32 +02:00
tinydisplay Clamp colors to 0-1 range in tinydisplay 2015-08-20 21:04:32 +02:00
vision Fix assortment of compilation issues and annoyances 2015-02-08 23:25:11 +01: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 Avoid accidentally getting a non-compat context on Windows Catalyst driver 2015-08-01 19:13:45 +02:00
windisplay Merge remote-tracking branch 'origin/release/1.9.x' 2015-08-06 17:23:25 +02:00
x11display Merge remote-tracking branch 'origin/release/1.9.x' 2015-08-23 17:03:55 +02:00
PACKAGE-DESC
Sources.pp