Blender Git Commit Log

All Blender Git commits.

Page: 2763 / 8462

January 10, 2019, 00:30 (GMT)
Fix T60358: popup clipping within window

Moving menu contents wasn't working properly.
January 10, 2019, 00:18 (GMT)
Fix T60358: popup clipping within window

Moving menu contents wasn't working properly.
January 9, 2019, 23:12 (GMT)
Fix T60354: Paint color shown when not used

Add 'has_color' check to avoid duplicated tool checks.

Also abbreviate text descriptions.
January 9, 2019, 22:58 (GMT)
Cleanup: sort RNA types after ename
January 9, 2019, 22:04 (GMT)
Cleanup: ensure header guards come first

Causes clang-format not to detect header guards,
indenting all preprocessor lines in the header.
January 9, 2019, 22:01 (GMT)
Merge branch 'master' into temp-clang-format
January 9, 2019, 21:46 (GMT)
Cleanup: ensure header guards come first

Causes clang-format not to detect header guards,
indenting all preprocessor lines in the header.
January 9, 2019, 21:10 (GMT)
Merge branch 'blender2.7'
January 9, 2019, 21:03 (GMT)
Fix T55336: Crash w/ dyntopo sculpt
January 9, 2019, 21:03 (GMT)
Undo System: apply accumulation steps

Apply steps between the active and the undo state being decoded.
January 9, 2019, 21:03 (GMT)
Fix sculpt redo failing to enable dyntopo
January 9, 2019, 21:02 (GMT)
Fix memfile undo decoding creating undo steps

Exiting modes shouldn't be needed since loading the new memfile
will free the old data.

Sculpt mode dynamic topology was adding undo data on exiting the mode
which isn't logical in this case and can be avoided altogether.
January 9, 2019, 21:01 (GMT)
Fix T59165: Text operations fail to undo

Some undo operations encode multiple actions, now all are undone/redone.
January 9, 2019, 20:54 (GMT)
clang-format-paths: add version check
January 9, 2019, 19:16 (GMT)
hopefully proper rotation fix for animated mesh bind
January 9, 2019, 19:15 (GMT)
Add 'make format' makefile target

move from shell script to Python for formatting utility
January 9, 2019, 18:31 (GMT)
Merge branch 'master' into temp-clang-format
January 9, 2019, 17:45 (GMT)
animated mesh rotation fix
January 9, 2019, 16:20 (GMT)
Merge branch 'blender2.7'
January 9, 2019, 16:18 (GMT)
Build Environment: install clang-format for macOS / Linux.

It's already there for Windows.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021