| .. |
|
Sources.pp
|
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 |
|
cardMaker.I
|
fix CardMaker for y-up
|
2012-03-02 14:53:36 +00:00 |
|
cardMaker.cxx
|
fix CardMaker for y-up
|
2012-03-02 14:53:36 +00:00 |
|
cardMaker.h
|
stdfloat_double
|
2011-10-10 05:25:10 +00:00 |
|
config_grutil.cxx
|
support 32-bit as well as 16-bit AE displacement maps
|
2014-07-01 17:41:26 +00:00 |
|
config_grutil.h
|
support 32-bit as well as 16-bit AE displacement maps
|
2014-07-01 17:41:26 +00:00 |
|
fisheyeMaker.I
|
stdfloat_double
|
2011-10-10 05:25:10 +00:00 |
|
fisheyeMaker.cxx
|
stdfloat_double
|
2011-10-10 05:25:10 +00:00 |
|
fisheyeMaker.h
|
stdfloat_double
|
2011-10-10 05:25:10 +00:00 |
|
frameRateMeter.I
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
frameRateMeter.cxx
|
Add assertion to prevent invalid use of FrameRateMeter
|
2015-05-02 22:07:03 +02:00 |
|
frameRateMeter.h
|
Finally fix the aspect ratio on the blasted FPS meter
|
2015-01-07 22:34:43 +01:00 |
|
geoMipTerrain.I
|
Add assertion to GeoMipTerrain::get_block_node_path
|
2015-06-13 13:34:19 +02:00 |
|
geoMipTerrain.cxx
|
Add config var to toggle between incorrect/correct normal generation for GeoMipTerrain
|
2015-10-23 16:18:59 +02:00 |
|
geoMipTerrain.h
|
Warn if GeoMipTerrain is passed a height field with sRGB color space
|
2015-03-31 22:33:11 +02:00 |
|
heightfieldTesselator.I
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
heightfieldTesselator.cxx
|
stdfloat_double
|
2011-10-10 05:25:10 +00:00 |
|
heightfieldTesselator.h
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
lineSegs.I
|
stdfloat_double
|
2011-10-10 05:25:10 +00:00 |
|
lineSegs.cxx
|
Commit patches by cfsworks:
|
2014-10-19 22:41:47 +00:00 |
|
lineSegs.h
|
remove a few epvectors
|
2011-12-19 18:16:30 +00:00 |
|
meshDrawer.I
|
fix bug LP#1277916: MeshDrawer causes crash if setBudget not explicitly called
|
2014-02-09 10:41:26 +00:00 |
|
meshDrawer.cxx
|
Fix MeshDrawer::stream
|
2015-03-17 19:40:09 +01:00 |
|
meshDrawer.h
|
UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32
|
2011-12-18 16:30:31 +00:00 |
|
meshDrawer2D.I
|
UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32
|
2011-12-18 16:30:31 +00:00 |
|
meshDrawer2D.cxx
|
UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32
|
2011-12-18 16:30:31 +00:00 |
|
meshDrawer2D.h
|
UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32
|
2011-12-18 16:30:31 +00:00 |
|
movieTexture.I
|
support threaded ffmpeg decoding, fix a couple of ffmpeg bugs
|
2011-11-11 01:42:37 +00:00 |
|
movieTexture.cxx
|
add Texture::ensure_loader_type() to fix problem with reloading video textures from the model-cache directory.
|
2013-09-24 19:19:02 +00:00 |
|
movieTexture.h
|
add Texture::ensure_loader_type() to fix problem with reloading video textures from the model-cache directory.
|
2013-09-24 19:19:02 +00:00 |
|
multitexReducer.I
|
new, experimental TransformState seems to work better for multithreading
|
2011-09-04 02:52:41 +00:00 |
|
multitexReducer.cxx
|
Separate out sampler state from texture, support sampler objects, support LOD min/max/bias
|
2014-12-12 15:58:45 +01:00 |
|
multitexReducer.h
|
stdfloat_double
|
2011-10-10 05:25:10 +00:00 |
|
nodeVertexTransform.I
|
stdfloat_double
|
2011-10-10 05:25:10 +00:00 |
|
nodeVertexTransform.cxx
|
stdfloat_double
|
2011-10-10 05:25:10 +00:00 |
|
nodeVertexTransform.h
|
stdfloat_double
|
2011-10-10 05:25:10 +00:00 |
|
p3grutil_composite1.cxx
|
rename all Panda-built libraries to begin with libp3 or libpanda
|
2011-12-06 02:39:21 +00:00 |
|
p3grutil_composite2.cxx
|
fix build circularity issue
|
2012-10-01 00:40:56 +00:00 |
|
pfmVizzer.I
|
add PfmVizzer::set_aux_pfm() and PfmFile::set_no_data_threshold()
|
2014-03-13 23:16:21 +00:00 |
|
pfmVizzer.cxx
|
Correct scaling of normals during flatten operations
|
2015-06-14 23:14:56 +02:00 |
|
pfmVizzer.h
|
add optional undist_lut parameter to PfmVizzer::project()
|
2014-12-04 17:17:57 -08:00 |
|
pipeOcclusionCullTraverser.I
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
pipeOcclusionCullTraverser.cxx
|
Further optimizations to the cull pipeline.
|
2015-01-22 16:22:16 +01:00 |
|
pipeOcclusionCullTraverser.h
|
Further optimizations to the cull pipeline.
|
2015-01-22 16:22:16 +01:00 |
|
rigidBodyCombiner.I
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
rigidBodyCombiner.cxx
|
Commit patches by cfsworks:
|
2014-10-19 22:41:47 +00:00 |
|
rigidBodyCombiner.h
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
sceneGraphAnalyzerMeter.I
|
Replace remaining instances of Disney license with CMU license
|
2009-10-20 08:16:12 +00:00 |
|
sceneGraphAnalyzerMeter.cxx
|
stdfloat_double
|
2011-10-10 05:25:10 +00:00 |
|
sceneGraphAnalyzerMeter.h
|
Replace remaining instances of Disney license with CMU license
|
2009-10-20 08:16:12 +00:00 |