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-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
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-09Cleanup: spellingCampbell Barton
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-25Gizmo: add option to move & dial gizmos to select as filledCampbell Barton
2019-03-20Cleanup: styleCampbell Barton
2019-03-20Fix T62248: Infinite Hotspot Size Crop NodeJeroen Bakker
2019-03-08Cleanup: spellingCampbell 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