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-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-06-27Fix T99182: Hard code screen_scale for circle drawing in 3DChris Blackbourn
2022-06-12Fix unreported: Choose nsegments for 2D rotation gizmo based on screen scale.Chris Blackbourn
2022-06-12Fix unreported: 2D Gizmo bounding box updated to use gizmo scale.Chris Blackbourn
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-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-04-19Fix spin-gizmo button tool-tip placementCampbell Barton
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-01-25UI: Gizmo Tooltip PositioningHarley Acheson
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: GPU: Replace Batch uniform by shader uniform using macroClément Foucault
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
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-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
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-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell 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-10Fix diagonal line artifact in view navigate icons.Brecht Van Lommel
2018-09-27UI: use new 3D viewport navigation icons and image icon in add menu.Brecht Van Lommel
2018-09-21Gizmo: spin tool XYZ axis togglesCampbell Barton
2018-09-13Cleanup: add editor gizmo doxy groupCampbell Barton
2018-09-02Cleanup: comment blocksCampbell 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-15Cleanup: split GPU_batchCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton