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-06-02Fix snap3d crash (missing NULL check)Campbell Barton
2020-05-30Cleanup: Initialize gizmo snap keymap before usingGermano Cavalcante
2020-05-29Gizmo: fix crash in recent snap gizmo additionCampbell Barton
2020-05-28Object: new add object tool, currently for primitive typesCampbell Barton
2020-05-27Ruler: Remove highlight hackGermano Cavalcante
2020-05-27Cleanup: remove unused Main struct from snap contextCampbell Barton
2020-05-27Gizmo: lazy initialize snap contextCampbell Barton
2020-05-27Gizmo Library: New Snap GizmoGermano Cavalcante
2020-05-14Fix T76413 Gizmos: Trackball's preselection highlighting is too brightClément Foucault
2020-05-08Fix T76045 Gizmo: line_width does not work in latest versionClément Foucault
2020-05-08Fix T76393 Gizmo: Crash on assert(batch->program_in_use == 0)Clé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-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-12Fix move-3D gizmo in use 2D spacesCampbell Barton
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-09Transform Snap Object: Remove depsgraph when creating contextGermano Cavalcante
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-03-02Fix T74278: Light, Image Object, and Compositor Backdrop Viewer NodePhilipp Oeser
2020-02-28Fix camera border gizmo sizeCampbell Barton
2020-02-15Cleanup: remove various unused definesCampbell Barton
2020-02-14UI: Allow gizmo-only redraw taggingJulian Eisel
2020-01-17Gizmo: draw dial arc only over one rotation to avoid artifactsDavid
2020-01-14Fix T70273: Auto-keyframe ignored by gizmosCampbell Barton
2020-01-09Gizmo: improve 2D arrow select detectionCampbell Barton
2020-01-06Cleanup: remove unused 2D arrow gizmoCampbell Barton
2020-01-06Gizmo: support 3D arrow gizmos in 2D spacesCampbell Barton
2020-01-06Gizmo: use compatible scale values between 2D/3D gizmosCampbell Barton
2019-12-13Gizmo: add gizmos for UV transform translate/rotate/scaleCampbell Barton
2019-12-13Gizmo: fix button 2D hotspot sizeCampbell Barton
2019-12-06Gizmo: add optional background alpha for 2D button gizmoCampbell Barton
2019-11-22Gizmo: support drawing contrasting shapes a generic backdropCampbell Barton
2019-11-21Cleanup: remove unused value2d gizmoCampbell Barton
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-21Transform: New Snap Option: Edge Perpendicularmano-wii
2019-08-16Cleanup: spellingCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-08Fix T62903: black line in UV editor on 32 bitBrecht Van Lommel
2019-07-01Gizmo: support for filled circle with inner non-zero radiusCampbell Barton
2019-06-07Keymap: gizmos now use a map that optionally activates on pressCampbell Barton
2019-05-30Gizmo: activate some gizmos on drag instead of pressCampbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton