Display:
Master Commits
Branch Commits
All Commits
Blender
Git commits from all branches.
Page: 1713 / 2888
August 6, 2017, 15:07 (GMT)
New VFX Wave modifier Distorsion using sinusoidal wave
August 6, 2017, 13:55 (GMT)
Cleanup: Reorganize code
August 6, 2017, 13:47 (GMT)
fixed texture painting brush issue
August 6, 2017, 11:41 (GMT)
Prototype hair deformers for generated detail like clumping and curling. Currently only clumping and curls are implemented. There is no proper input for the parameters yet, these are just hardcoded atm. Eventually the hair system should either define uniform values from hair system settings or enable per-fiber values using a material or other node-based input.
August 6, 2017, 11:20 (GMT)
New VFX Gaussian Blur modifier This modifier works only at viewport level and cannot be applied.
August 5, 2017, 18:05 (GMT)
minor fix: forgot to update frame in display when converting to keyframes
August 5, 2017, 17:22 (GMT)
fix for wrong centroid calculation when re-using existing mesh-islands this affected the physics mesh and the convert to keyframes function, which created incorrect results.
August 5, 2017, 16:20 (GMT)
Cleanup: Reorganize code
August 5, 2017, 15:52 (GMT)
WIP: Basic structure of VFX Gaussian Blur This is the first step to implement a system for adding VFX modifiers that are applied to viewport and not to strokes
August 5, 2017, 15:51 (GMT)
Hide Apply and Copy button for GP The VFX modifiers cannot be copied or applied
August 5, 2017, 15:04 (GMT)
WIP: Basic shader for gaussian blur
August 5, 2017, 09:19 (GMT)
Merge branch 'blender2.8' into greasepencil-object
August 5, 2017, 09:05 (GMT)
Minor changes to simplify modifier
August 5, 2017, 08:39 (GMT)
Cleanup: Rename function
August 5, 2017, 05:43 (GMT)
added missing openmp files for guiding
August 4, 2017, 21:08 (GMT)
added minimal guiding UI controls minimal controls = toggle guiding and set tornado velocity strength
August 4, 2017, 19:02 (GMT)
Cleanup: Remove unnecessary struct
August 4, 2017, 19:00 (GMT)
Fix mistake in previous commit
August 4, 2017, 16:43 (GMT)
Merge branch 'master' into soc-2017-normal-tools
August 4, 2017, 16:12 (GMT)
Fixed potential memory leak in modifier