Display:
Master Commits
Branch Commits
All Commits
Blender
Git "temp-greasepencil-object-stacksplit" branch commits.
Page: 103 / 137
July 22, 2017, 09:48 (GMT)
WIP: New Duplication modifier This modifer works similar to use dupliobjects for the current GP object. Still pending apply button.
July 21, 2017, 18:57 (GMT)
Tint modifier: Create colors in new palette
July 21, 2017, 18:40 (GMT)
Cleanup: Change calculation using only matrix
July 21, 2017, 15:24 (GMT)
Cleanup: Remove some uses of G.main
July 21, 2017, 14:40 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 21, 2017, 14:34 (GMT)
Fix parameter list after 2.8 merge
July 21, 2017, 14:10 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 21, 2017, 13:52 (GMT)
Set cache as dirty after apply modifier
July 21, 2017, 07:29 (GMT)
WIP: More work on modifiers Reorganize the system to create new strokes in array modifier
July 20, 2017, 15:26 (GMT)
Basic support for rotation/scale in array modifier
July 20, 2017, 15:21 (GMT)
More work on modifiers Complete rework, now the modifier data is saved in a cache and is not recalculated for each redrawing. The previous version had the problem the array strokes suffered of effect acumulation. The array modifier is pending to add the rotation and scale parameters. Now only appear in UI panel but don't work.
July 20, 2017, 10:03 (GMT)
New field to save derived data from modifiers
July 20, 2017, 09:16 (GMT)
Prepare data for new options in array modifier
July 19, 2017, 14:57 (GMT)
Fix problem when tint array strokes The new strokes had different color because the tint was done two times
July 19, 2017, 12:03 (GMT)
Add inverse filter options for modifiers
July 19, 2017, 11:18 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 19, 2017, 11:15 (GMT)
Enbale Random by default in Noise modifier
July 19, 2017, 10:23 (GMT)
WIP: Initial implementation of array modifier
July 18, 2017, 15:18 (GMT)
Fix missing definition
July 18, 2017, 15:08 (GMT)
Fix
T52111 : Buffer stroke obscured by buffer fill