Blender Git Commit Log

All Blender Git commits.

Page: 2567 / 8462

April 19, 2019, 11:56 (GMT)
Simple range iterator with tests
April 19, 2019, 11:55 (GMT)
CMake: fix building without smoke enabled

Was removed when removing sorted libs however it's needed for stubs.
April 19, 2019, 10:44 (GMT)
Fix/workaround crash using ED_area_do_msg_notify_tag_redraw

Temporary workaround for crash when refreshing the active tool.

Currently ED_region_tag_redraw fails, use notifiers until
this is resolved.
April 19, 2019, 10:27 (GMT)
UI: minor layout tweaks to 3D viewport gizmo menu
April 19, 2019, 10:26 (GMT)
UI: tweak header context menu, gray out items when they have no effect
April 19, 2019, 09:19 (GMT)
produce lookup statistics for map and set
April 19, 2019, 08:34 (GMT)
socket builder utility function
April 19, 2019, 08:30 (GMT)
Merge branch 'master' into greasepencil-object
April 19, 2019, 07:57 (GMT)
Keymap: add 'Adjust Last Operation' as F9

Adding this back was a frequent request.

Now the panel can be hidden - some users may prefer only to access this
via a shortcut.

Unfortunately this uses an F-Key we'd intended to keep free for users.

This still keeps the middle block of F-Keys (5..8) free.
April 19, 2019, 07:36 (GMT)
Keymap: add set start/end shortcuts to graph editor
April 19, 2019, 07:35 (GMT)
Keymap: restore Ctrl-Tab in the dopesheet (removed by accident)

Mistake in 6aef124e7d2869a6
April 19, 2019, 06:29 (GMT)
Correct cleanup marking keyword args unused
April 19, 2019, 06:13 (GMT)
Cleanup: remove redundant poll functions
April 19, 2019, 06:10 (GMT)
Cleanup: logical checks in UI scripts
April 19, 2019, 06:07 (GMT)
Cleanup: trailing commas
April 19, 2019, 05:52 (GMT)
Cleanup: unused vars
April 19, 2019, 05:51 (GMT)
Cleanup: use staticmethod where appropriate
April 19, 2019, 05:49 (GMT)
Missing from last commit
April 19, 2019, 05:36 (GMT)
Cleanup: correct misleading classmethod arg
April 19, 2019, 05:32 (GMT)
Cleanup: mark unused arguments in UI scripts

Quiet's pylint W0613 warning, also remove some unused args.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021