Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-03Fix some inconsistencies in object visibility/selectability tests.Brecht Van Lommel
2019-01-03Fix T60107: gizmos should not show for unselectable objects.Brecht Van Lommel
2018-12-18Fix gizmos showing for non-visible objectsCampbell Barton
Active object gizmos were showing even when the object wasn't visible (local view or with their object type disabled).
2018-12-02Merge branch 'master' into blender2.8Campbell Barton
2018-11-29Fix T58068: gizmo crash for bone on a disabled armature layerPhilipp Oeser
Maniphest Tasks: T58068 Differential Revision: https://developer.blender.org/D4004
2018-09-06UI: rename Translate/Grab to Move in UI, shortcuts stay the same.Brecht Van Lommel
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton
Edit doxy files and header guards only.