Blender Git Commit Log

All Blender Git commits.

Page: 2131 / 8462

October 14, 2019, 19:07 (GMT)
Fix: First item in File Browser can't be renamed

Stupid mistake in 5edfde58fe60.
October 14, 2019, 18:04 (GMT)
Make format
October 14, 2019, 17:51 (GMT)
Merge branch 'master' into soc-2019-bevel-profiles
October 14, 2019, 16:48 (GMT)
Merge branch 'blender-v2.81-release'
October 14, 2019, 16:46 (GMT)
Py API doc generator: more tweaks to adapt to new release process.

Now we also create a 'version' symlink for master.
October 14, 2019, 16:16 (GMT)
Merge branch 'blender-v2.81-release'
October 14, 2019, 16:16 (GMT)
Fix autokeyframe not working on bones mirrored bones

The previous code for this didn't work as the MIRROR bone flag would be
cleared before the autokeyframe code was run.
October 14, 2019, 16:13 (GMT)
UI: Add renaming to Node and VSE strip context menu

We should have that consistently everywhere the operation is available.
October 14, 2019, 15:48 (GMT)
Fix autokeyframe not working on bones mirrored bones

The previous code for this didn't work as the MIRROR bone flag would be
cleared before the autokeyframe code was run.
October 14, 2019, 15:40 (GMT)
Merge branch 'blender-v2.81-release'
October 14, 2019, 15:39 (GMT)
Py API doc generator: tweak to handle new release process.

We need to handle beta stage in a specific way, since it's no longer
master, but not yet 'real' rc/release stage...

For now, only point to version dir of the API doc, but no need to create
any symlink (that way, 'current' remain pointing to 2.80 release, while
'2.81' is no longer a symlink to 'master', but its own actual doc).
October 14, 2019, 15:39 (GMT)
Update Py API link in help menu to point to version dir also in beta.

Now that we have beta and master in parallel, we cannot point to API doc
from master in beta builds of incoming release anymore.
October 14, 2019, 15:07 (GMT)
GPencil: More tweaks to arc function
October 14, 2019, 14:32 (GMT)
File Browser: Add F2 shortcut to rename files

Previously, we used Ctrl+Click for renaming, but since that shortcut is
now consistently used to add items to the selection, we can't use that.
In other cases we switched to F2 now, so it makes sense for the File
Browser too.
Further, AFAIK renaming was only possible through the context menu,
which makes it hard to discover in the right click select keymap (have
to press W).

Note that I had to do some internal changes to ensure the context menu
always acts on the clicked/hovered item, while the shortcut operates on
the active item. William and I agreed that this is likely the behavior
expected by most users.
October 14, 2019, 14:26 (GMT)
GPencil: Fix error in previous commit with interpolate factor
October 14, 2019, 14:05 (GMT)
Merge branch 'master' into soc-2019-openxr
October 14, 2019, 13:58 (GMT)
Merge branch 'master' into greasepencil-object
October 14, 2019, 13:56 (GMT)
Merge branch 'blender-v2.81-release'
October 14, 2019, 13:53 (GMT)
GPencil: Fix unreported duplicated brushes

The eraser and fill brushes were duplicated due a bug introduced by versioning code.
October 14, 2019, 13:46 (GMT)
Merge branch 'blender-v2.81-release'
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021