Blender Git Commit Log

All Blender Git commits.

Page: 2656 / 8462

March 8, 2019, 12:07 (GMT)
Revert "Icons: Add GPencil Extrude and Radius icons"

This reverts commit a44d75a9646cc37b3b6b10decd22db90247795d2.
March 8, 2019, 12:02 (GMT)
Icons: Add GPencil Extrude and Radius icons

Also, revision of icons for paint modes, based on suggestions by Aslam Cader.
March 8, 2019, 11:58 (GMT)
Type error
March 8, 2019, 11:39 (GMT)
Merge changes
March 8, 2019, 11:12 (GMT)
Merge branch 'master' into soc-2018-npr

# Conflicts:
# release/datafiles/locale
# release/scripts/addons
# release/scripts/addons_contrib
# source/blender/draw/intern/DRW_render.h
# source/blender/makesdna/DNA_light_types.h
# source/blender/makesdna/DNA_scene_types.h
# source/blender/makesrna/intern/rna_scene.c
# source/tools
March 8, 2019, 11:11 (GMT)
Fix T62317: missing Cycles viewport update when changing active camera.
March 8, 2019, 09:24 (GMT)
Fix T60978: crash toggling window fullscreen on macOS.

GHOST event handling does not need a window in the context, and restoring
it to the previous value is problematic if the window was deleted in the
meantime.
March 8, 2019, 09:24 (GMT)
Cleanup: remove unused test break code for handling cancels.
March 8, 2019, 09:24 (GMT)
GPencil: More test to textured strokes

Now, the UV is inverted by section (a full texture width) and not by point.
March 8, 2019, 09:04 (GMT)
GPencil: Fix error after merge

Missing field rename.
March 8, 2019, 07:56 (GMT)
Codestyle: comments
March 8, 2019, 07:49 (GMT)
GPencil: Fix field type error in initialization
March 8, 2019, 07:44 (GMT)
Merge branch 'master' into greasepencil-object

Conflicts:
source/blender/blenloader/intern/versioning_280.c
March 8, 2019, 06:48 (GMT)
Cleanup: spelling
March 8, 2019, 06:16 (GMT)
Cleanup: style
March 8, 2019, 06:03 (GMT)
Cleanup: use doxy sections for node select API
March 8, 2019, 05:22 (GMT)
Cleanup: use doxy sections for mask select API
March 8, 2019, 04:56 (GMT)
Cleanup: use doxy sections for object select API
March 8, 2019, 03:19 (GMT)
Cleanup: make modal event double click handling more straightforward
March 8, 2019, 02:35 (GMT)
WM: fix double click handling in modal keymaps

Model keymaps wasn't matching double-click events with press
as is done in regular keymap handling.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021