Blender Git "experimental_gp_weight" branch commits. Page: 11 / 122 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.
| April 27, 2018, 16:34 (GMT) | Create hash of material colors for copy buffer
| April 27, 2018, 15:58 (GMT) | Fix operators to use Materials instead of Palettes
| April 27, 2018, 15:29 (GMT) | Convert old 2.7x files from Palettes to Materials
| April 27, 2018, 14:44 (GMT) | Clear deprecated colorname field when write data
This field must be cleared because the string is not used (deprecated).
| April 27, 2018, 14:39 (GMT) | Fix mermory leak for materials
The materials array must be duplicated and free in every undo step.
| April 27, 2018, 09:09 (GMT) | Add comment to make annotation for ToDo
| April 27, 2018, 08:51 (GMT) | Remove Palette animation Depsgraph node
As the Palette animation has been removed, these modules must be removed.
| April 27, 2018, 08:27 (GMT) | Add notifier flag to update viewport
Whitout this flag, the viewport is not updated when change something in the material.
| April 27, 2018, 07:07 (GMT) | Fix error of missing slots
The problem was in the creation of material slot all the time. By default, the material is created when we have a slot already created.
|
|
|