Blender Git "soc-2019-npr" branch commits. Page: 115 / 226 April 30, 2018, 15:41 (GMT) | Cleanup: Indentation
| April 30, 2018, 15:22 (GMT) | Add default brush material to object materials
When draw using a brush that uses a default material, the material must be added to the object material slots if this material was not before.
| April 30, 2018, 15:09 (GMT) | Rename Grease Pencil Array Modifier to Instance Modifier
The new name is more clear and does not create confusion with 3D objects array modifier.
| April 30, 2018, 14:18 (GMT) | Fix error drawing with no object active
| April 30, 2018, 12:07 (GMT) | Cleanup: Remove redundant parameter
| April 30, 2018, 09:27 (GMT) | Fix wrong Material name
The name was using the ID type.
| April 30, 2018, 00:58 (GMT) | Merge branch 'blender2.8' of git://git.blender.org/blender
| April 29, 2018, 14:59 (GMT) | Fix error in Join objects
The index of the material must be stroke value + 1.
| April 29, 2018, 14:01 (GMT) | Cleanup: Remove old unused code for bGPDpalettes
This commit removes some functions not used from old bGPDpalette and bGPDpalettecolor.
These structs were used in version 2.78 and 2.79 and only keep the minimum number of functions to convert old files.
| April 29, 2018, 13:48 (GMT) | Cleanup: Remove unused function
| April 29, 2018, 13:37 (GMT) | Cleanup: Reduce calls to get GpencilColorData
This avoids some duplicate calls.
| April 29, 2018, 10:42 (GMT) | Fix separate operator using Materials
| April 29, 2018, 09:36 (GMT) | Cleanup: Fix old comments
| April 29, 2018, 09:33 (GMT) | Enable again select by color using Materials
| April 29, 2018, 09:24 (GMT) | Cleanup: Comments
| April 29, 2018, 09:02 (GMT) | Enable default material by brush
This is an essential feature for pipeline.
| April 29, 2018, 09:02 (GMT) | Fix comment typo error
| April 28, 2018, 17:54 (GMT) | WIP: Add Material to GP datablock relation node
This is only the first step to prepare the node
| April 28, 2018, 14:49 (GMT) | Fix memory leak when paste
| April 27, 2018, 17:33 (GMT) | WIP: Fix more operators for copy
Still a memory segment fault when copy several strokes.
|
|
|