Blender Git "soc-2019-npr" branch commits. Page: 111 / 226 May 10, 2018, 15:53 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 10, 2018, 15:52 (GMT) | Rename Gpencil<ModName>ModifierData to <ModName>GPencilModifierData
| May 10, 2018, 15:00 (GMT) | Rename eModifierType_Gpencil<ModName> to eModifierType_GPencil_<ModName>
| May 10, 2018, 06:41 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 9, 2018, 20:06 (GMT) | Enable AA disabled by error in previous commit
This line was disabled by a temp commit to compile and must be enabled again.
| May 9, 2018, 17:00 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 9, 2018, 14:36 (GMT) | Cleanup: Removing stuff that was added earlier but is no longer needed
| May 9, 2018, 14:36 (GMT) | Cleanup: Style
| May 9, 2018, 14:23 (GMT) | Fix segment fault for modifiers with COW enabled
The curves in copyData was freed, but the pointer was not set to NULL.
| May 9, 2018, 13:23 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 9, 2018, 13:10 (GMT) | UI: Move "Move to Color" and "Select Strokes" operators from popup menu into the UI proper
This brings the GP materials UI more into line with the standard object materials UI
| May 9, 2018, 12:43 (GMT) | Cleanup: Remove unused code (was from when we still used palette colors)
| May 9, 2018, 12:24 (GMT) | Fix: Don't show panels/complain if material doesn't have GP material settings
| May 9, 2018, 12:24 (GMT) | Cleanup: Remove old cruft
| May 9, 2018, 12:07 (GMT) | Merge branch 'blender2.8' into greasepencil-object
Conflicts: release/scripts/startup/bl_ui/properties_scene.py
| May 9, 2018, 08:04 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 9, 2018, 07:21 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 8, 2018, 17:36 (GMT) | Cleanup: Remove "colorname" from GPStroke.new()
This isn't used now, so remove it to silence the compiler warnings here
| May 8, 2018, 17:12 (GMT) | Fix compiler warnings after API changes in 2.8
| May 8, 2018, 17:07 (GMT) | Merge branch 'blender2.8' into greasepencil-object
# Conflicts: # source/blender/blenloader/intern/versioning_280.c # source/blender/editors/gpencil/gpencil_edit.c # source/blender/editors/gpencil/gpencil_paint.c # source/blender/editors/gpencil/gpencil_utils.c # source/blender/editors/object/object_transform.c
|
|
|