Blender Git "temp-greasepencil-vfx" branch commits. Page: 11 / 145 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:00 (GMT) | Fix random number functions after merge
| 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, 07:43 (GMT) | Merge branch 'blender2.8' into greasepencil-object
Conflicts: source/blender/editors/space_outliner/outliner_draw.c
| June 20, 2018, 06:26 (GMT) | Clenaup: Rename pass
| June 19, 2018, 15:19 (GMT) | Update depsgraph after adding Monkey
| June 19, 2018, 15:07 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| June 19, 2018, 15:06 (GMT) | UI: More panel adjustments
| June 19, 2018, 14:58 (GMT) | Fix memory leak for RNG
After last changes in random number generation, there was a memory leak.
| June 19, 2018, 14:19 (GMT) | UI: Fix align in weight paint panel
| June 19, 2018, 14:16 (GMT) | UI: Hide decorator icons
This icons break the design of the panel
| June 19, 2018, 13:52 (GMT) | UI: Set opacity parameter to single column layout
| June 19, 2018, 09:21 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| June 18, 2018, 15:45 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| June 18, 2018, 13:14 (GMT) | Fix whitespace error breaking UI
|
|
|