| .. |
|
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
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +02:00 |
|
cftalk
|
rename all Panda-built libraries to begin with libp3 or libpanda
|
2011-12-06 02:39:21 +00:00 |
|
chan
|
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 |
|
char
|
integrate Eigen
|
2011-12-16 14:17:48 +00:00 |
|
cocoadisplay
|
Fix black screen when going to fullscreen on Mac OS X
|
2015-04-01 02:40:59 +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
|
Further optimizations to the cull pipeline.
|
2015-01-22 16:22:16 +01: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
|
Merge branch 'release/1.9.x' (though keep template exporting in master)
|
2015-06-06 17:03:27 +02:00 |
|
distort
|
Remove executable permissions from files that don't need them
|
2015-04-05 15:41:49 +02:00 |
|
doc
|
Remove executable permissions from files that don't need them
|
2015-04-05 15:41:49 +02:00 |
|
downloader
|
downloader: Correct lack of timezone
|
2015-02-20 14:10:19 +02:00 |
|
downloadertools
|
Fix use of chdir
|
2014-03-29 13:50:55 +00:00 |
|
dxgsg9
|
Remove executable permissions from files that don't need them
|
2015-04-05 15:41:49 +02:00 |
|
dxml
|
Remove executable permissions from files that don't need them
|
2015-04-05 15:41:49 +02:00 |
|
egg
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +02:00 |
|
egg2pg
|
Merge branch 'release/1.9.x' (though keep template exporting in master)
|
2015-06-06 17:03:27 +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
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +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
|
OpenGL ES 2 optimizations and better support
|
2015-04-04 21:58:29 +02:00 |
|
glesgsg
|
OpenGL ES 2 optimizations and better support
|
2015-04-04 21:58:29 +02:00 |
|
glgsg
|
fix compile warning
|
2013-02-07 15:36:24 +00:00 |
|
glstuff
|
glstuff: Fix incorrect handling of Transpose in Shader Inputs
|
2015-06-02 00:29:34 +02:00 |
|
glxdisplay
|
Changes to support building universal Mac rtdist for 1.9
|
2015-03-28 00:31:10 +01:00 |
|
gobj
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +02:00 |
|
grutil
|
Add assertion to prevent invalid use of FrameRateMeter
|
2015-05-02 22:07:03 +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
|
Merge branch 'release/1.9.x'
|
2015-06-03 20:26:22 +02:00 |
|
mathutil
|
Fix compilation with ppremake
|
2015-06-01 00:21:32 +02:00 |
|
movies
|
Fix assortment of compilation issues and annoyances
|
2015-02-08 23:25:11 +01:00 |
|
nativenet
|
Work around interrogate issue
|
2015-06-01 00:32:51 +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
|
Changes to support building universal Mac rtdist for 1.9
|
2015-03-28 00:31:10 +01: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
|
Remove executable permissions from files that don't need them
|
2015-04-05 15:41:49 +02:00 |
|
particlesystem
|
Remove executable permissions from files that don't need them
|
2015-04-05 15:41:49 +02:00 |
|
pgraph
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +02:00 |
|
pgraphnodes
|
Merge branch 'release/1.9.x'
|
2015-05-14 17:18:20 +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
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +02:00 |
|
pnmimagetypes
|
Remove executable permissions from files that don't need them
|
2015-04-05 15:41:49 +02:00 |
|
pnmtext
|
PNMImage sRGB support, use floats instead of doubles
|
2015-03-15 17:22:28 +01:00 |
|
pstatclient
|
Use dynamic type lookup for interrogate to eliminate inter-module dependencies
|
2015-06-06 19:36:40 +02:00 |
|
putil
|
Merge branch 'release/1.9.x'
|
2015-06-02 00:31:24 +02:00 |
|
recorder
|
Fix MouseRecorder & let PandaNode inherit from TypedWritableReferenceCount
|
2015-01-24 16:12:04 +01:00 |
|
rocket
|
Fix a libRocket texture issue
|
2015-06-03 22:30:22 +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
|
Let user know why p3tinydisplay doesn't load texture
|
2015-06-02 13:20:01 -05: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
|
Remove executable permissions from files that don't need them
|
2015-04-05 15:41:49 +02:00 |
|
windisplay
|
Replace some debug() calls with info()/warning() calls.
|
2015-04-17 15:55:46 -05:00 |
|
x11display
|
Various refactoring, esp. of GLSL input system
|
2015-05-21 14:16:45 +02:00 |
|
PACKAGE-DESC
|
…
|
|
|
Sources.pp
|
…
|
|