October 18, 2019, 11:35 (GMT) |
GPencil: Remove curve objects after converting to strokes (unreported) This was detected fixing T69459 Part of Differential Revision: https://developer.blender.org/D6045 Note: done in a separated commit to keep track of changes done not directly related to bug reported in T69459. |
October 18, 2019, 11:35 (GMT) |
Docs: 2.81 release description for Linux appdata |
October 18, 2019, 11:35 (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. |
October 18, 2019, 11:35 (GMT) |
Cleanup: remove unused variable |
October 18, 2019, 11:35 (GMT) |
UI: Fix grid scale text not having shadows in the 3d view infos This commit adds a shadow to the grid scale info text in the 3d View, to make it more visible like the rest of that section. {F7798605} Differential Revision: https://developer.blender.org/D6025 |
October 18, 2019, 11:35 (GMT) |
GPencil: New Eyedropper tool for Material creation. This patch is only for the eyedropper to create materials. Options: Click: Create Stroke Material Shift+Click: Create Fill Material. Shift+Ctrl+Click: Create Stroke and Fill Material. Toolbar: {F7718606} Reviewed By: brecht, mendio Differential Revision: https://developer.blender.org/D5688 |
October 18, 2019, 11:35 (GMT) |
Version bump to 2.81 Beta |
October 18, 2019, 11:35 (GMT) |
Fix issue in "make update" checking out submodule branch on buildbot |
October 18, 2019, 11:35 (GMT) |
Fix T69459: Convert Curve to Grease Pencil clears Transform Also changed to create a grease pencil object for each curve. Part of differential revision: https://developer.blender.org/D6045 |
October 18, 2019, 11:35 (GMT) |
October 18, 2019, 11:35 (GMT) |
Version bump to 2.82 alpha, master is now open for new features and changes |
October 18, 2019, 11:35 (GMT) |
Buildbot: don't add branch prefix when building release branches |
October 18, 2019, 11:35 (GMT) |
Cleanup: Strict compiler warnings |
October 18, 2019, 11:35 (GMT) |
Add Probot Stale configuration file This is a configuration of Blender mirror on Github which automatically closes Pull requests and gives developers instructions how to submit patch to an official code review. Differential Revision: https://developer.blender.org/D6027 |
October 18, 2019, 11:35 (GMT) |
Fix T64901: Nesting collection instances could clutter object display |
October 18, 2019, 11:35 (GMT) |
Fix "make update" not using the right branch for source/tools |
October 18, 2019, 11:35 (GMT) |
Fix T70729: Multi-object edit UV not transform all meshes Detail that went unnoticed in rBbfc9d426bb95 |
October 18, 2019, 11:35 (GMT) |
Build: also use release branch for source/tools module |
October 18, 2019, 11:35 (GMT) |
Depsgraph: Don't use push-from-thread when scheduling graph This isn't guaranteed that graph is scheduled from main thread, so it is actually a miracle how it all worked. |
October 18, 2019, 11:35 (GMT) |
Fix "make update" not working on buildbot after recent changes The submodules don't have remote branches configured, skip that test since we assume pulling from the "origin" remote anyway. |
|