Blender Git Commits

Blender Git "soc-2019-npr" branch commits.

Page: 28 / 226

May 16, 2019, 11:43 (GMT)
GPencil: Apply Onion keyframe type to all modes
May 16, 2019, 11:38 (GMT)
GPencil: Change Onion key type filter to Range mode

The filter is more useful in this mode, not selected.
May 16, 2019, 10:15 (GMT)
GPencil: Remove animation for some properties
May 16, 2019, 10:03 (GMT)
GPencil: New filter in Onion by keyframe type

This new filter allows to select only some type of keyframe (keyframe, breakdown, etc).

This was a request of artists that are used to work with other 2D softwares.
May 16, 2019, 10:03 (GMT)
Merge branch 'master' into greasepencil-object
May 16, 2019, 02:03 (GMT)
Solve merge errors in shader calls.
May 16, 2019, 01:48 (GMT)
Merge branch 'master' into soc-2018-npr
May 15, 2019, 07:49 (GMT)
Merge branch 'master' into greasepencil-object
May 14, 2019, 16:08 (GMT)
Merge branch 'master' into greasepencil-object
May 14, 2019, 15:30 (GMT)
Merge branch 'master' into greasepencil-object
May 14, 2019, 14:32 (GMT)
Merge branch 'master' into greasepencil-object
May 14, 2019, 10:34 (GMT)
Merge branch 'master' into greasepencil-object
May 13, 2019, 08:06 (GMT)
Merge branch 'master' into greasepencil-object
May 11, 2019, 06:37 (GMT)
Merge branch 'master' into greasepencil-object
May 10, 2019, 13:32 (GMT)
Merge branch 'master' into greasepencil-object
May 10, 2019, 06:29 (GMT)
Merge branch 'master' into greasepencil-object
May 9, 2019, 11:36 (GMT)
GPencil: Fix errors after merge and minor cleanup
May 9, 2019, 11:28 (GMT)
Merge branch 'master' into greasepencil-object
May 9, 2019, 11:27 (GMT)
GPencil: Move modifiers evaluation logic to Depsgraph (wip)

This commits is the first step to move all logic for evaluating modifiers to depsgraph evaluation and remove from the draw manager. This was coded in the draw manager because when new grease pencil modules were written, the depsgraph was not ready.

Move all to depsgraph reduces the complexity of draw manager, and follows the standards for evaluated data.

This allows to use the evaluated data in edition modes.

Now, it's only working in selection operators, but in the future the different tools will work with the evaluated version and not with the original version as it was before.
May 9, 2019, 07:08 (GMT)
Merge branch 'master' into greasepencil-object
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021