Blender Git Commits

Blender Git "strand_nodes" branch commits.

Page: 3 / 37

July 20, 2016, 10:13 (GMT)
New code generator for GLSL code.

This can be used as part of shaders.
July 20, 2016, 08:36 (GMT)
Merge branch 'strand_gpu' into strand_nodes
July 20, 2016, 07:45 (GMT)
Merge branch 'strand_editmode' into strand_gpu
July 20, 2016, 07:44 (GMT)
Fix for uninitialized v_mirr variable when using edge strokes with mirroring.
July 19, 2016, 15:13 (GMT)
Merge branch 'strand_gpu' into strand_nodes
July 19, 2016, 15:12 (GMT)
Fix unfreed memory due to incorrect pointer checks.
July 19, 2016, 15:10 (GMT)
Handle replacement of the shader cache for strands outside the creation function.

This makes it easier to run preparation code outside the gpu module conditionally.
July 19, 2016, 11:25 (GMT)
Added new node tree type for hair nodes.
July 19, 2016, 09:43 (GMT)
Merge branch 'master' into strand_nodes
July 19, 2016, 09:43 (GMT)
Merge branch 'master' into object_nodes
July 19, 2016, 09:42 (GMT)
Merge branch 'master' into strand_gpu
July 19, 2016, 09:42 (GMT)
Merge branch 'master' into strand_editmode
July 19, 2016, 09:09 (GMT)
Merge branch 'strand_gpu' into strand_nodes
July 19, 2016, 08:53 (GMT)
Merge branch 'master' into object_nodes
July 19, 2016, 08:32 (GMT)
Merge branch 'master' into strand_gpu
July 19, 2016, 08:32 (GMT)
Merge branch 'master' into strand_editmode
July 18, 2016, 15:16 (GMT)
Fix incorrect tangent calculations for the "curl" effect.

The result for tangents under a mix transformation is essentially a mix
of the original and target tangents, plus a shape correction term.
July 17, 2016, 15:28 (GMT)
Better fix for uninitialized variables.

The previous one probably only works because there are currently no more
than 3 valid control curves for each fiber, so the 4th one resets the
cumulative values to 0.0.
July 17, 2016, 15:04 (GMT)
Fix some uninitialized variables, leading to incorrect tangents for strands shading.
July 17, 2016, 12:02 (GMT)
Fix for strand curve interpolation length.

The shader was overshooting the actual strand length by one segment.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021