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-08-18Cleanup: GPUState: remove double GPU_blend callsClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: GPUState: Replace blend func separate by enumClément Foucault
2020-08-13Cleanup: GPU: Remove Batch vao cache resetClément Foucault
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-26GPU: Remove GL constant from BIF_glutilClément Foucault
2020-07-03Clang-Tidy: Enable bugprone-misplaced-widening-castSergey Sharybin
2020-06-06Fix for T77478: Quiet Conversion Error/WarningHarley Acheson
2020-06-06UI: Ability to Print Bold and ItalicsHarley Acheson
2020-05-03Cleanup: store BLF buffer size in a variableCampbell Barton
2020-05-03BLF: use 'int' for internal glyph x,y bearingCampbell Barton
2020-05-03BLF: add new arguments to BLF_GlyphBoundsFnCampbell Barton
2020-04-28BLF: add utility function to loop over glyph boundsCampbell Barton
2020-04-03Cleanup: use term 'attr' instead of 'attrib'Campbell Barton
2020-03-25UI: remove non-unicode font and simplify default font loading codeBrecht Van Lommel
2020-03-25UI: always use international fontBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-11GPU: minor changes to support standalone GHOST buildsCampbell Barton
2020-03-02Cleanup: make blf header work in C++Jacques Lucke
2020-02-27Fix T74228, T74246: Strange CharactersGermano Cavalcante
2020-02-24BLF: Optimize text rendering and cachingGermano Cavalcante
2020-02-15Fix T73763: Laggy when zooming a node editor with International Fontsmano-wii
2020-02-15Revert "Fix T73763: Laggy with nodes Editor + International Fonts"Clément Foucault
2020-02-14Fix T73763: Laggy with nodes Editor + International Fontsmano-wii
2020-01-23Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-20Cleanup: use existing helper for float to uchar color conversionJames Fulop
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-11-22Fix T71273: Bad encoding of utf-8 for Text objectsmano-wii
2019-10-17Cleanup: spellingCampbell Barton
2019-09-14BLF: make library glyph cache handling thread-safeRichard Antalik
2019-09-13Cleanup: compiler warningsBrecht Van Lommel
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-08-30Cleanup: spellingCampbell Barton
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-07-29Fix T67620: Font preview translations malfunction in Blender 2.8Bastien Montagne
2019-07-24Fix T67117: Font thumbnails crash to desktopSebastian Parborg
2019-05-02BLF: pass code-point to BLF_has_glyphCampbell Barton
2019-05-01UI: use Mac key symbols in menus on macOS, instead of text like "Cmd"Harley Acheson
2019-04-29Cleanup: comments (long lines) in misc librariesCampbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-22Cleanup: style, use braces for blenfontCampbell Barton
2019-04-21Cleanup: comments (long lines) in avi, blf & bltCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton