open_toontown_panda3d/panda/src/pgraphnodes
rdb 6d0e4c2662 Correct scaling and normalizations of binormals and tangents in generated shaders 2015-06-15 00:19:52 +02:00
..
Sources.pp Add ComputeNode to Sources.pp 2014-06-19 23:30:58 +00:00
ambientLight.I
…
ambientLight.cxx
…
ambientLight.h
…
callbackNode.I
…
callbackNode.cxx Further optimizations to the cull pipeline. 2015-01-22 16:22:16 +01:00
callbackNode.h
…
computeNode.I Fix 32-bit Windows compilation issues with Eigen 2015-02-09 16:51:59 +01:00
computeNode.cxx Further optimizations to the cull pipeline. 2015-01-22 16:22:16 +01:00
computeNode.h Added clear_dispatches() to ComputeNode 2014-12-06 14:35:20 +01:00
config_pgraphnodes.cxx Compute shader support under OpenGL :-) 2014-06-19 21:29:35 +00:00
config_pgraphnodes.h lod config vars should be defined in pgraphnodes, not pgraph 2013-08-27 21:37:10 +00:00
directionalLight.I Support using setShaderInput with a light to bind to GLSL struct 2015-02-08 01:42:11 +01:00
directionalLight.cxx stdfloat_double 2011-10-10 05:25:10 +00:00
directionalLight.h Support using setShaderInput with a light to bind to GLSL struct 2015-02-08 01:42:11 +01:00
fadeLodNode.I Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
fadeLodNode.cxx Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
fadeLodNode.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
fadeLodNodeData.cxx move lodNodes and sceneGraphAnalyzer to pgraphnodes, in an attempt to reduce size of pgraph some more 2009-06-11 02:37:19 +00:00
fadeLodNodeData.h stdfloat_double 2011-10-10 05:25:10 +00:00
lightLensNode.I Add LightLensNode::get_shadow_buffer 2013-03-07 13:29:15 +00:00
lightLensNode.cxx Add LightLensNode::get_shadow_buffer 2013-03-07 13:29:15 +00:00
lightLensNode.h Add LightLensNode::get_shadow_buffer 2013-03-07 13:29:15 +00:00
lightNode.I
…
lightNode.cxx
…
lightNode.h
…
lodNode.I stdfloat_double 2011-10-10 05:25:10 +00:00
lodNode.cxx Commit Camera::set_lod_scale patch by Josh Enes 2012-10-19 15:25:48 +00:00
lodNode.h lod config vars should be defined in pgraphnodes, not pgraph 2013-08-27 21:37:10 +00:00
lodNodeType.cxx Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
lodNodeType.h move lodNodes and sceneGraphAnalyzer to pgraphnodes, in an attempt to reduce size of pgraph some more 2009-06-11 02:37:19 +00:00
nodeCullCallbackData.I
…
nodeCullCallbackData.cxx Further optimizations to the cull pipeline. 2015-01-22 16:22:16 +01:00
nodeCullCallbackData.h
…
p3pgraphnodes_composite1.cxx Compute shader support under OpenGL :-) 2014-06-19 21:29:35 +00:00
p3pgraphnodes_composite2.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
pointLight.I Support using setShaderInput with a light to bind to GLSL struct 2015-02-08 01:42:11 +01:00
pointLight.cxx stdfloat_double 2011-10-10 05:25:10 +00:00
pointLight.h Support using setShaderInput with a light to bind to GLSL struct 2015-02-08 01:42:11 +01:00
sceneGraphAnalyzer.I support GLSL tessellation shaders 2012-04-27 20:29:47 +00:00
sceneGraphAnalyzer.cxx support GLSL tessellation shaders 2012-04-27 20:29:47 +00:00
sceneGraphAnalyzer.h support GLSL tessellation shaders 2012-04-27 20:29:47 +00:00
selectiveChildNode.I disallow negative indices for SwitchNode 2011-08-16 13:39:13 +00:00
selectiveChildNode.cxx
…
selectiveChildNode.h
…
sequenceNode.I
…
sequenceNode.cxx a few minor fixes 2009-04-01 16:37:27 +00:00
sequenceNode.h a few minor fixes 2009-04-01 16:37:27 +00:00
shaderGenerator.I
…
shaderGenerator.cxx Correct scaling and normalizations of binormals and tangents in generated shaders 2015-06-15 00:19:52 +02:00
shaderGenerator.h Move all Python bindings out of core DLLs into the .pyd files. 2015-02-10 14:30:51 +01:00
spotlight.I Support using setShaderInput with a light to bind to GLSL struct 2015-02-08 01:42:11 +01:00
spotlight.cxx PNMImage sRGB support, use floats instead of doubles 2015-03-15 17:22:28 +01:00
spotlight.h Support using setShaderInput with a light to bind to GLSL struct 2015-02-08 01:42:11 +01:00
switchNode.I disallow negative indices for SwitchNode 2011-08-16 13:39:13 +00:00
switchNode.cxx a few minor fixes 2009-04-01 16:37:27 +00:00
switchNode.h a few minor fixes 2009-04-01 16:37:27 +00:00
uvScrollNode.I Add UvScrollNode::_w_speed 2013-08-24 19:29:13 +00:00
uvScrollNode.cxx Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
uvScrollNode.h Add UvScrollNode::_w_speed 2013-08-24 19:29:13 +00:00