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-10-15UI: Fix offset of vertical scale indicatorsPablo Vazquez
2021-10-15UI: View2D: Align vertical indicators to viewPablo Vazquez
2021-08-25BLF: Remove ASCII-only Code PathsHarley Acheson
2021-07-30Cleanup: limit scope of temporary variablesCampbell Barton
2021-07-29Cleanup: Fix build warningRichard Antalik
2021-07-29VSE: Change grid line drawingRichard Antalik
2021-07-29UI: Fix time labels drawingRichard Antalik
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2020-08-26Cleanup: use const variables in interface codeCampbell Barton
2020-07-25Fix T79254: FCurve editor crash when zooming out to limitCampbell Barton
2020-07-03Cleanup: Interface, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-05Cleanup: spellingCampbell Barton
2020-05-20UI: Fix Wideline AA for timelineClément Foucault
2020-05-19UI: Make timeline vertical bars thickness work on OSXClément Foucault
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-05-27Fix T65080: handle case when View2D has 0 scaleJacques Lucke
2019-05-21Fix T64927: bad timeline number spacing with scaled UIJacques Lucke
2019-05-20Fix T64766: use grid size from user preferencesJacques Lucke
2019-05-03UI: Fix crash when region becomes too thinJacques Lucke
2019-05-03UI: Pass color id into view2d text drawingJacques Lucke
2019-05-02Refactor grid and scale indicator text drawingJacques Lucke