Blender Git Commits

Blender Git "temp-greasepencil-vfx" branch commits.

Page: 9 / 145

June 25, 2018, 20:29 (GMT)
WIP: Initial steps to implement VFX again
June 25, 2018, 09:04 (GMT)
Merge branch 'blender2.8' into greasepencil-object
June 25, 2018, 07:21 (GMT)
Merge branch 'blender2.8' into greasepencil-object
June 23, 2018, 20:29 (GMT)
UI: Hide layer panel if not GP object
June 23, 2018, 20:02 (GMT)
Merge branch 'blender2.8' into greasepencil-object
June 23, 2018, 16:42 (GMT)
Fix z-depth error drawing new strokes

The new strokes must be on top of any other stroke.
June 23, 2018, 14:44 (GMT)
Merge branch 'blender2.8' into greasepencil-object
June 23, 2018, 14:28 (GMT)
Fix missing thickness when scale or mirror

The line was reset to minimum thickness when it was scale with -1 or the mirror transform was used.
June 22, 2018, 20:54 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/makesdna/DNA_scene_types.h
source/blender/makesrna/intern/rna_scene.c
June 22, 2018, 16:14 (GMT)
UI: Changes in Specials and Deleet menus
June 22, 2018, 14:53 (GMT)
Adapt code after merge
June 22, 2018, 14:42 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/editors/space_outliner/outliner_draw.c
source/blender/makesdna/DNA_modifier_types.h
source/blender/makesdna/DNA_object_types.h
June 22, 2018, 14:09 (GMT)
Fix segment fault in Noise Modifier

The random init seed was not done in the right function.
June 22, 2018, 08:15 (GMT)
Fix reading modifier object pointers

Kudos to Bastien Montagne to help figure out the special modifier read code.
June 22, 2018, 07:08 (GMT)
Remove unused variable

(instead of poorly silencing it with UNSED =))
June 22, 2018, 07:05 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into greasepencil-object
June 22, 2018, 07:05 (GMT)
Silence warning + cleanup
June 21, 2018, 15:23 (GMT)
Fix name typo error
June 21, 2018, 14:18 (GMT)
Cleanup: Delete unused code
June 21, 2018, 14:18 (GMT)
Small UI Fixes

* Fixed comment about the "Surface" panel. It's used after all
(as a parent for two others). Adjusted comment to make that
more obvious.

* Don't show decorators on the Parent Relations panel.
None of those settings should be driven/animated.
Maybe we put it back for overrides later though?
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021