Blender Git Commits

Blender Git "temp-greasepencil-object-stacksplit" branch commits.

Page: 26 / 137

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 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.
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.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021