Blender Git "greasepencil-refactor" branch commits. Page: 150 / 287 June 21, 2018, 02:44 (GMT) | UI fixed. active_layer is working now
| June 20, 2018, 17:26 (GMT) | Merge branch 'blender2.8' into greasepencil-object
Conflicts: release/scripts/startup/bl_ui/space_view3d.py
| June 20, 2018, 17:12 (GMT) | Cleanup: Rename shader to keep name consistency
| June 20, 2018, 16:54 (GMT) | UI: Second round to fix panel
I made stupids errors in previous commit
| June 20, 2018, 16:50 (GMT) | Cleanup: Stupid duplicated line
| June 20, 2018, 16:48 (GMT) | UI: Back proportional editing for Sculpt mode
| June 20, 2018, 16:40 (GMT) | Rename greasepencil callbacks since we are already in GP namespace
| June 20, 2018, 16:38 (GMT) | Silence warning
| June 20, 2018, 16:34 (GMT) | Fix crash on tweaking greasepencil modifier
We were missing a proper copy of modifiers.
Note: there was a warning for the function not being declared in any header it should be enough to find the error by following the warning.
| June 20, 2018, 15:42 (GMT) | WIP: Free modifiers memory
This was missing, but this lines get a segment fault
Still memory leak present
| June 20, 2018, 15:20 (GMT) | Split Grease Pencil Stack modifiers
Now all modifiers logic is totally separated of mesh modifiers.
Thanks Dalai Felinto for his help and support doing this change.
| June 20, 2018, 15:08 (GMT) | Cleanup: Rename fields
| June 20, 2018, 14:37 (GMT) | implemented set() for active_layer but still.
| June 20, 2018, 14:00 (GMT) | Fix random number functions after merge
| June 20, 2018, 13:48 (GMT) | lanpr.layers.active_layer always return None. weird.
| June 20, 2018, 12:30 (GMT) | Merge branch 'blender2.8' into greasepencil-object
Conflicts: source/blender/blenlib/BLI_rand.h source/blender/blenlib/intern/rand.c source/blender/makesrna/intern/rna_gpencil.c
| June 20, 2018, 09:05 (GMT) | Fix multisample textures were using default not local copies
The multisamples used were not the custom textures for GP.
| June 20, 2018, 08:24 (GMT) | Fix lanpr DNA not compiled
| June 20, 2018, 07:59 (GMT) | Adding LANPR structures. makesrna fails, very weird.
| June 20, 2018, 07:43 (GMT) | Merge branch 'blender2.8' into greasepencil-object
Conflicts: source/blender/editors/space_outliner/outliner_draw.c
|
|
|