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
2022-06-07Fix drawing increments after running Spin gizmoGermano Cavalcante
2022-06-07Cleanup: potential dereferencing of a NULL pointerGermano Cavalcante
2022-06-07Remove workaround for drawing the rotation gizmoGermano Cavalcante
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-04-14Metal: GPU_PRIM_LINE_LOOP alternative implementations.Jason Fielder
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-07-16Cleanup: Gizmo: Remove non matched glDisableClément Foucault
2020-05-14Fix T76413 Gizmos: Trackball's preselection highlighting is too brightClément Foucault
2020-04-24GPU: Add Polyline shader (wide line emulation)Clément Foucault
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-01-17Gizmo: draw dial arc only over one rotation to avoid artifactsDavid
2020-01-14Fix T70273: Auto-keyframe ignored by gizmosCampbell Barton
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-07-01Gizmo: support for filled circle with inner non-zero radiusCampbell Barton
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-10-18Fix debug build after recent changes.Brecht Van Lommel
2018-10-18Cleanup: fix compiler warnings.Brecht Van Lommel
2018-10-05Dial3d Gizmo: consider the offset value in the incremental angle drawing.mano-wii
2018-10-04Cleanup: styleCampbell Barton
2018-10-04ED_gizmotypes_dial_3d_draw_util: use a struct to hide most parameters.mano-wii
2018-10-03Dial3d Gizmo: Add the Incremental Angle option to snap.mano-wii
2018-10-03Dial 3d Gizmo refactoring.mano-wii
2018-09-25Gizmo: dial support for a click setting a valueCampbell Barton
2018-09-25Gizmo: reset dial value on cancelCampbell Barton
2018-09-24Gizmo: dial3d option to draw a partial arcCampbell Barton
2018-09-21Gizmo: fix incorrect dial clip scalingCampbell Barton
2018-09-20Merge branch 'master' into blender2.8Campbell Barton
2018-09-20Gizmo: use ED_view3d_win_to_3d_on_planeCampbell Barton
2018-09-19Gizmo: tweaks to dial drawingCampbell Barton
2018-09-19Gizmo: exclude arc from selectionCampbell Barton
2018-09-19Gizmo: remove matrix rotation for the dial gizmoCampbell Barton
2018-09-19Correct polygon_smooth being left enabledCampbell Barton
2018-09-19Cleanup: commentsCampbell Barton
2018-09-19Gizmo: dial3d option to show the final angleCampbell Barton
2018-09-18Gizmo: dial3d option to get angles w/o wrappingCampbell Barton
2018-09-18Gizmo: add snap & tweak to the dial widgetCampbell Barton
2018-09-18Cleanup: group gizmo dial members into structsCampbell Barton
2018-09-13Gizmo: only use mousemove for generic gizmosCampbell Barton
2018-09-13Cleanup: add editor gizmo doxy groupCampbell Barton
2018-08-21Cleanup: rename gizmo access functionsCampbell Barton