Blender Git Commit Log

All Blender Git commits.

Page: 2769 / 8462

January 7, 2019, 00:16 (GMT)
Cleanup: tweak last commit
January 7, 2019, 00:00 (GMT)
Fix generated toolbar keymap w/ annotation tool
January 6, 2019, 23:21 (GMT)
Fix T59944: Template operator_mesh_uv.py fails
January 6, 2019, 23:12 (GMT)
Better bevel normal hardening when some faces were smooth.

Harden normals causes normal splitting, which will not give the
appearance expected due to autosmooth unless some edges are sharpened,
so this change fixes that. Also bevel tool will turn on autosmooth
if not already on if hardening normals.
January 6, 2019, 23:11 (GMT)
Merge branch 'greasepencil-object' into greasepencil-experimental
January 6, 2019, 23:07 (GMT)
GP: Guides: Speedline drawing guides

Initial commit for final testing
January 6, 2019, 22:27 (GMT)
GP: Guides: Move guide data to struct

+ Address comments from code review by @antonioya, thanks
+ Fix viewport update when changing reference point uses (rna_ImaPaint_viewport_update)
January 6, 2019, 22:15 (GMT)
Cleanup: add trailing commas to structs
January 6, 2019, 22:15 (GMT)
Correct error in recent button type check
January 6, 2019, 20:53 (GMT)
UI: Use grid-flow layout throughout Preferences

Makes the entire Preferences UI nicely width responsive. Also, move
use_tabs_as_spaces option back to file path options, it was too lonely
in its own panel ;)
January 6, 2019, 17:21 (GMT)
Fix typo.
January 6, 2019, 16:41 (GMT)
Merge branch 'greasepencil-object' into greasepencil-experimental
January 6, 2019, 16:27 (GMT)
Merge branch 'master' into asset-engine

Rather painful, too much cleanup/renamings in between...

Note that this is not currently functionnal, builds but does not show
AEs in filebrowser selector for some reason. No time to track that now.

Conflicts:
source/blender/blenkernel/intern/library.c
source/blender/blenloader/BLO_readfile.h
source/blender/blenloader/intern/readfile.c
source/blender/blenloader/intern/versioning_defaults.c
source/blender/editors/space_file/filelist.c
source/blender/editors/space_file/filelist.h
source/blender/editors/space_outliner/outliner_draw.c
source/blender/editors/space_script/script_edit.c
source/blender/editors/space_script/script_intern.h
source/blender/editors/space_script/script_ops.c
source/blender/makesrna/intern/rna_internal.h
source/blender/windowmanager/intern/wm_files.c
source/blender/windowmanager/intern/wm_files_link.c
January 6, 2019, 16:26 (GMT)
GP: Rename Solo Mode property
January 6, 2019, 16:24 (GMT)
cleanup
January 6, 2019, 16:22 (GMT)
Merge branch 'master' into greasepencil-object
January 6, 2019, 16:22 (GMT)
GP: Fix missing initialization converting 2.7 files
January 6, 2019, 16:12 (GMT)
PointerType template
January 6, 2019, 15:41 (GMT)
GP: Set Cap mode as Enums

Now the Cap mode is an enum ready for future modes.

Add the cap mode to material is not logic because the stroke start and end depends on the drawing direction. Maybe in the future we could add to material, but will need more work at stroke level.

The Toggle operator keeps equal in a circular switch mode. We can improve it also in the future.
January 6, 2019, 15:29 (GMT)
do value copying and cleanup
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021