| .. |
|
android
|
More android support
|
2013-01-24 20:17:08 +00:00 |
|
androiddisplay
|
Detect whether the OpenGL implementation is software or handware by looking for "PixelFlinger" in GL_RENDERER
|
2013-01-26 20:33:40 +00:00 |
|
audio
|
Support latest version of FMOD Ex (removes reverb filter in favor of sfxreverb)
|
2013-08-26 09:59:28 +00:00 |
|
audiotraits
|
Support latest version of FMOD Ex (removes reverb filter in favor of sfxreverb)
|
2013-08-26 09:59:28 +00:00 |
|
awesomium
|
several USE_PACKAGES oopses
|
2011-12-12 22:53:39 +00:00 |
|
bullet
|
Adding minkowski sum shape.
|
2013-08-14 23:31:42 +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 |
|
cocoadisplay
|
FBO overhaul: support layered framebuffers (RTM_bind_layered), support render-to-2d-array, better respect FrameBufferProperties, more simple handling of RTP_depth_stencil
|
2013-08-13 12:44:27 +00:00 |
|
collada
|
fix compilation issue
|
2011-12-23 12:07:21 +00:00 |
|
collide
|
properly support a different coordinate system per camera (or lens)
|
2012-03-14 20:51:58 +00:00 |
|
configfiles
|
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 |
|
cull
|
UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32
|
2011-12-18 16:30:31 +00: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
|
Support for stereo FBOs
|
2013-08-25 19:52:31 +00:00 |
|
distort
|
stdfloat_double issue
|
2013-05-04 03:02:06 +00:00 |
|
doc
|
Load CollisionBox from egg files
|
2013-03-28 21:04:03 +00:00 |
|
downloader
|
Fix handling of large (>2GB) files on Windows. Egad, off_t is 32 bits on Windows, even in 64-bit Windows. Ridiculous.
|
2013-08-01 00:10:20 +00:00 |
|
downloadertools
|
initialise pystub correctly
|
2012-08-03 09:40:40 +00:00 |
|
dxgsg8
|
Fix compile error introduced by zhaohuang's commit
|
2012-10-03 20:08:15 +00:00 |
|
dxgsg9
|
detect SM4 and SM5
|
2013-02-05 12:08:58 +00:00 |
|
dxml
|
print_xml
|
2012-01-01 02:39:36 +00:00 |
|
egg
|
remove now-nonexistent -i flag to linker
|
2013-08-25 18:43:41 +00:00 |
|
egg2pg
|
Add UvScrollNode::_w_speed
|
2013-08-24 19:29:13 +00:00 |
|
egldisplay
|
egldisplay currently requires X11
|
2013-01-10 12:24:16 +00:00 |
|
event
|
Fixes for Python 3.2
|
2013-03-27 15:48:24 +00:00 |
|
express
|
By interrogate conventions, char * means a string, while unsigned char * means a data buffer.
|
2013-08-23 22:26:17 +00:00 |
|
ffmpeg
|
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 |
|
framework
|
Make "Loading <model>" a framework_cat message
|
2013-05-28 18:39:28 +00:00 |
|
gles2gsg
|
fix GL_BGRA error on gles 2
|
2013-03-28 15:41:25 +00:00 |
|
glesgsg
|
fix GL_BGRA error
|
2013-03-28 23:24:11 +00:00 |
|
glgsg
|
fix compile warning
|
2013-02-07 15:36:24 +00:00 |
|
glstuff
|
Support for stereo FBOs
|
2013-08-25 19:52:31 +00:00 |
|
glxdisplay
|
FBO overhaul: support layered framebuffers (RTM_bind_layered), support render-to-2d-array, better respect FrameBufferProperties, more simple handling of RTP_depth_stencil
|
2013-08-13 12:44:27 +00:00 |
|
gobj
|
set_size_padded should not pad z for cube maps and 2d texture arrays
|
2013-08-12 14:29:40 +00:00 |
|
grutil
|
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 |
|
gsgbase
|
fix crash with transform-cache 0
|
2013-03-15 14:27:28 +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
|
LMatrix4::xform_point_general_in_place()
|
2012-03-28 00:12:56 +00:00 |
|
mathutil
|
load obj files directly into PandaNodes for performance
|
2013-01-04 00:35:42 +00:00 |
|
mesadisplay
|
rename all Panda-built libraries to begin with libp3 or libpanda
|
2011-12-06 02:39:21 +00:00 |
|
movies
|
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 |
|
nativenet
|
fix bind call in more recent msvc versions
|
2013-06-26 15:32:20 +00:00 |
|
net
|
get_mac_address()
|
2013-03-22 21:36:40 +00:00 |
|
ode
|
forgot to commit this fix
|
2013-02-19 11:41:42 +00:00 |
|
osxdisplay
|
FBO overhaul: support layered framebuffers (RTM_bind_layered), support render-to-2d-array, better respect FrameBufferProperties, more simple handling of RTP_depth_stencil
|
2013-08-13 12:44:27 +00:00 |
|
pandabase
|
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 |
|
parametrics
|
Add get_cvs and get_knots
|
2013-04-25 17:44:03 +00:00 |
|
particlesystem
|
pass by reference
|
2011-12-20 00:10:11 +00:00 |
|
pgraph
|
Add support for 2D texture arrays to ShaderGenerator and BufferViewer (actual render-to-texture-array functionality to come)
|
2013-08-12 09:18:24 +00:00 |
|
pgraphnodes
|
Add UvScrollNode::_w_speed
|
2013-08-24 19:29:13 +00:00 |
|
pgui
|
remove a few epvectors
|
2011-12-19 18:16:30 +00:00 |
|
physics
|
fix compiler dumbness
|
2012-07-08 13:37:27 +00:00 |
|
physx
|
PhysX: adding controller report callbacks.
|
2012-11-27 23:32:59 +00:00 |
|
pipeline
|
Fixes for Python 3.2
|
2013-03-27 15:48:24 +00:00 |
|
pnmimage
|
Fix handling of large (>2GB) files on Windows. Egad, off_t is 32 bits on Windows, even in 64-bit Windows. Ridiculous.
|
2013-08-01 00:10:20 +00:00 |
|
pnmimagetypes
|
officially support 2-channel PfmFile; load pfm into RGB, not BGR for texture loads
|
2013-05-10 17:28:34 +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
|
Add UvScrollNode::_w_speed
|
2013-08-24 19:29:13 +00:00 |
|
recorder
|
rename all Panda-built libraries to begin with libp3 or libpanda
|
2011-12-06 02:39:21 +00:00 |
|
rocket
|
compile fixes
|
2013-08-25 17:12:00 +00:00 |
|
skel
|
rename all Panda-built libraries to begin with libp3 or libpanda
|
2011-12-06 02:39:21 +00:00 |
|
speedtree
|
properly support a different coordinate system per camera (or lens)
|
2012-03-14 20:51:58 +00:00 |
|
testbed
|
initialise pystub correctly
|
2012-08-03 09:40:40 +00:00 |
|
text
|
fix static text in y-up (or other non-default) coordinate system
|
2013-04-10 21:33:01 +00:00 |
|
tform
|
fix compiler warning
|
2013-01-13 14:48:05 +00:00 |
|
tinydisplay
|
fix compile error on tiger
|
2013-02-12 15:51:16 +00:00 |
|
vision
|
Remove dependency on ATL, and add the fugliest, most horrible hack to keep using the interfaces from the defunct qedit.h header.
|
2013-08-26 14:33:01 +00: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
|
FBO overhaul: support layered framebuffers (RTM_bind_layered), support render-to-2d-array, better respect FrameBufferProperties, more simple handling of RTP_depth_stencil
|
2013-08-13 12:44:27 +00:00 |
|
windisplay
|
Fix incorrect centering formula
|
2012-10-10 07:41:07 +00:00 |
|
x11display
|
don't crash when X11 display is missing
|
2013-03-10 14:09:12 +00:00 |
|
PACKAGE-DESC
|
…
|
|
|
Sources.pp
|
…
|
|