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
2021-08-03Correct task ID in 00b57136e4167ef5a303b1215574bb52a22e9194Campbell Barton
2021-08-03Revert "Fix spin-gizmo not allowing click events to select vertices"Campbell Barton
2021-04-19Fix spin-gizmo not allowing click events to select verticesCampbell Barton
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-11-22Gizmo: show extrude gizmos with dark '+' instead of negative spaceCampbell Barton
2019-10-03Cleanup: unused structs, struct membersCampbell Barton
2019-08-16Fix T64998: Multi window spin tool crashCampbell Barton
2019-05-27Gizmo: add event argument to invoke_prepare callbackCampbell Barton
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-03-01RNA: move cursor into own structCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-08Cleanup: rename V3D_MANIP_* -> V3D_ORIENT_*Campbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-23Fix T58199: Spin tool top bar settings don't applyCampbell Barton
2019-01-07Cleanup: add trailing commas to structsCampbell Barton
2018-12-19Gizmo: optional custom orientations for transformCampbell Barton
2018-11-263D View: remove 3D cursorCampbell Barton
2018-10-03Cleanup: styleCampbell Barton
2018-10-02Gizmo: move spin tool axis option into gizmo-groupCampbell Barton
2018-10-02WM: generalize tool property initializationCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-26Spin Tool: match dial orientation to active gizmoCampbell Barton
2018-09-26Spin Tool: option (disabled) for gizmos to follow selectionCampbell Barton
2018-09-26Correct error in last commitCampbell Barton
2018-09-26Spin Tool: correct the initial redo dial rotationCampbell Barton
2018-09-25Gizmo: dial support for a click setting a valueCampbell Barton
2018-09-25Gizmo: support spin tool normal flippingCampbell Barton
2018-09-24Gizmo: hide redo gizmo when spin tool not activeCampbell Barton
2018-09-24Gizmo: show partial arc & icons for spin toolCampbell Barton
2018-09-24Gizmo: add spin-tool rotate on view axisCampbell Barton
2018-09-21Gizmo: spin tool XYZ axis togglesCampbell Barton
2018-09-21Gizmo: enable spin tool redo gizmos againCampbell Barton
2018-09-20Merge branch 'master' into blender2.8Campbell Barton
2018-09-20Gizmo: use ED_view3d_win_to_3d_on_planeCampbell Barton
2018-09-20Fix spin/rotate gizmo not updating view orientationCampbell Barton
2018-09-19EditMesh: show the spin arc as a thin ribbonCampbell Barton
2018-09-19EditMesh: orient spin arc to follow the cursorCampbell Barton
2018-09-19Gizmo: dial3d option to show the final angleCampbell Barton
2018-09-18Gizmo: de-duplicate poll logicCampbell Barton
2018-09-18Gizmo: dial3d option to get angles w/o wrappingCampbell Barton
2018-09-18Correct view orientation update in last commitCampbell Barton
2018-09-18Gizmo: use spin widgets by defaultCampbell Barton
2018-09-18Cleanup: spin redo naming changesCampbell Barton
2018-09-18Cleanup: spin redo naming changesCampbell Barton