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-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-14Cleanup: spellingCampbell Barton
2020-04-24GPU: Add Polyline shader (wide line emulation)Clément Foucault
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
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-14UI: Allow gizmo-only redraw taggingJulian Eisel
2020-01-06Gizmo: use compatible scale values between 2D/3D gizmosCampbell Barton
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-07-08Fix T62903: black line in UV editor on 32 bitBrecht Van Lommel
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: apply to source, most of internCampbell Barton
2019-04-02Cleanup: empty expression statement warningCampbell 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
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2018-10-09Cleanup: namingCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-13Gizmo: only use mousemove for generic gizmosCampbell 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
2018-08-21Cleanup: rename gizmo access functionsCampbell Barton
2018-08-10Gizmo: 2d select now takes region coordsCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton