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 (Expand)Author
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-05-27Cleanup: remove unused Main struct from snap contextCampbell Barton
2020-05-08Fix T76045 Gizmo: line_width does not work in latest versionClément Foucault
2020-04-24GPU: Add Polyline shader (wide line emulation)Clément Foucault
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-12Fix move-3D gizmo in use 2D spacesCampbell Barton
2020-03-09Transform Snap Object: Remove depsgraph when creating contextGermano Cavalcante
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-14UI: Allow gizmo-only redraw taggingJulian Eisel
2020-01-14Fix T70273: Auto-keyframe ignored by gizmosCampbell Barton
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-08-21Transform: New Snap Option: Edge Perpendicularmano-wii
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-25Gizmo: add option to move & dial gizmos to select as filledCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-09-26Gizmo: initial snap support for moveCampbell Barton
2018-09-26Gizmo: support for cancelling move3d modal changesCampbell Barton
2018-09-17Gizmo: only respond to mouse-move eventsCampbell Barton
2018-09-13Cleanup: add editor gizmo doxy groupCampbell Barton
2018-09-06UI: rename Translate/Grab to Move in UI, shortcuts stay the same.Brecht Van Lommel