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-08-25BLF: Remove ASCII-only Code PathsHarley Acheson
2021-04-19Fix spin-gizmo button tool-tip placementCampbell Barton
2021-01-25Cleanup: pass 'rctf' rectangle to 2D box drawing functionsCampbell Barton
2021-01-25Cleanup: minor changes and comments to screen_bounds_get accessCampbell Barton
2021-01-25Fix view-axis gizmo tool-tip placementCampbell Barton
2021-01-25UI: Gizmo Tooltip PositioningHarley Acheson
2021-01-24Fix "use after scope" reported by ASANHans Goudey
2021-01-24UI: Viewport Navigate Gizmo RefactorHarley Acheson
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-03UI: pixel align axis navigation characters to resolve blurry textCampbell Barton
2020-09-01Gizmo: Navigate: Make use of UI_draw_roundbox_4fvClément Foucault
2020-09-01GL: Fix two GLerrorClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-05-25Revert "UI: View3D Cursor Changes"Dalai Felinto
2020-04-24GPU: Add Polyline shader (wide line emulation)Clément Foucault
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-04Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-04Fix T65306: UI widgets clipped when scaled upCampbell Barton
2020-01-28Cleanup: warnings, clang-formatCampbell Barton
2020-01-24UI: View3D Cursor ChangesHarley Acheson
2019-12-13Gizmo: fix button 2D hotspot sizeCampbell Barton
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-03UI: subtle outline for negative 3D view gizmo axesCampbell Barton
2019-03-03UI: use grey for 3D view axis gizmo highlightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-11-19Gizmo: tweak navigation highlight displayCampbell Barton
2018-11-15Gizmo: tweak navigation drawing for axis viewsCampbell Barton
2018-11-15Gizmo: use color fading to show depth for navigateCampbell Barton
2018-11-15Gizmo: minor fix for navigation axis colorCampbell Barton
2018-11-14Gizmo: skip text drawing w/ select for navigateCampbell Barton
2018-11-14Gizmo: get background color based on view optionCampbell Barton
2018-11-14Gizmo: draw navigation negative axes over positiveCampbell Barton
2018-11-05Cleanup: correct last commit, also use font_id varCampbell Barton
2018-11-05Gizmo: use fonts for drawing 3D axis charactersCampbell Barton
2018-11-05Gizmo: tweak 3D view navigation axis sizesCampbell Barton
2018-08-23UI: Dark XYZ characters in the navigation gizmoPablo Vazquez
2018-08-163D View: tweaks to navigation gizmoCampbell Barton
2018-08-10Gizmo: 2d select now takes region coordsCampbell Barton
2018-07-183D View: show 3D axis-letter when pointing awayCampbell 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-153D View: New view gizmo designCampbell Barton