Revision 2cdc187 by Bastien Montagne October 14, 2019, 15:40 (GMT) |
Merge branch 'blender-v2.81-release' |
Revision 15539f7 by Bastien Montagne 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). |
Revision 6b6b27f by Bastien Montagne 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. |
Revision 5edfde5 by Julian Eisel 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. |
Revision ac52a53 by Antonio Vazquez October 14, 2019, 13:56 (GMT) |
Merge branch 'blender-v2.81-release' |
Revision 841e969 by Antonio Vazquez 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. |
Revision df0ec67 by Brecht Van Lommel October 14, 2019, 13:46 (GMT) |
Merge branch 'blender-v2.81-release' |
Revision 80fe0ac by Julian Eisel October 14, 2019, 10:11 (GMT) |
Fix T70581: Node Wrangler output switching broken When executing the node selection operator through Python, or in fact any similar select operator with drag-all-selected support, the operator was enabling modal execution, which should not be done in this case. Reason was simply a wrong default for an internal property. |
Revision 0fb55ff by Bastien Montagne October 14, 2019, 09:12 (GMT) |
Fix T70787: Duplicating objects with custom property of type ID creates bogus links. Note that the issue also affected animdata handling... Checked all usages of the `BKE_libblock_copy_ex()` function, and think never handling user count here is valid, although a bit risky maybe. But other solution would be to add yet another copy flag, so would rather go with that one for now. |
Revision e7367c6 by Sergey Sharybin October 14, 2019, 08:45 (GMT) |
Cleanup: Fix naming of a function |
Revision e8220de by Campbell Barton October 14, 2019, 07:39 (GMT) |
GPU: prevent assert for zero length arrays This could happen with the build modifier. |
Revision 95f020c by Arto Kitula October 12, 2019, 15:33 (GMT) |
macOS: add opus to FFMPEG_LIBRARIES |
Revision bde3283 by Campbell Barton October 11, 2019, 23:26 (GMT) |
Cleanup: pep8 |
Revision d105b62 by Campbell Barton October 11, 2019, 22:46 (GMT) |
Cleanup: clang-format |
Revision 5d7195a by Campbell Barton October 11, 2019, 22:45 (GMT) |
Cleanup: warnings |
Revision 60d02b3 by Brecht Van Lommel October 11, 2019, 19:43 (GMT) |
Build: also use release branch for source/tools module |
Revision 3842519 by Brecht Van Lommel October 11, 2019, 19:31 (GMT) |
Revert "Merge branch 'master' into blender-v2.81-release" This reverts commit 20b2acf336cb8f6965fd39728a746922d1b8ae42, reversing changes made to f185cc0ca55c8c817903d53bf5c107f3efd4e0db. Merges should only go form the release branch to master. For backporting commits, use cherry-pick. |
Revision 20b2acf by Germano Cavalcante October 11, 2019, 19:12 (GMT) |
Merge branch 'master' into blender-v2.81-release |
Revision f185cc0 by Germano Cavalcante October 11, 2019, 19:11 (GMT) |
Fix T70729: Multi-object edit UV not transform all meshes Detail that went unnoticed in rBbfc9d426bb95 |
Revision 4e3f186 by Germano Cavalcante October 11, 2019, 18:55 (GMT) |
Fix T70729: Multi-object edit UV not transform all meshes Detail that went unnoticed in rBbfc9d426bb95 |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021