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-12-16Fix possible crash with custom (add-on defined) iconsEric Cosky
2020-12-16UI: Indicate asset data-blocks with an icon in Outliners & search menusJulian Eisel
2020-12-15Asset System: Various changes to previews in preparation for Asset BrowserJulian Eisel
2020-11-18Fix wrong grease pencil datablock icon in file browserNathan Craddock
2020-11-14UI: Remove remaining uses of old collection iconNathan Craddock
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-21Cleanup: Reduce indentation by returning earlyHans Goudey
2020-09-21Cleanup: Declare variables where initializedHans Goudey
2020-09-18Cleanup: change enum usage so types are explicitly listedCampbell Barton
2020-09-18Cleanup: use 'UI_icon_*' prefix for icons APICampbell Barton
2020-09-15UI: Show color tagged collection icons in menusNathan Craddock
2020-09-15Collections: Add color taggingNathan Craddock
2020-09-12Fix remaining GL calls/type preventing from building due to recent cleanupClément Foucault
2020-09-10Outliner: Move mode toggling to left columnNathan Craddock
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-05GPUTexture: Change texture creation APIClément Foucault
2020-09-05Cleanup: GPUTexture: Remove use of GPU_texture_create_nDClément Foucault
2020-09-05GPUTexture: Add support for samplersClément Foucault
2020-09-04Cleanup: Clang-Tidy readability-redundant-preprocessor fixesSybren A. Stüvel
2020-09-01Cleanup: Use GPUBatch for icon and area drawingClément Foucault
2020-08-26Cleanup: use const variables in interface codeCampbell Barton
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: GPUState: remove use of GPU_blend_set_funcClément Foucault
2020-08-18Cleanup: GPUState: Replace blend func separate by enumClément Foucault
2020-07-26GPU: Remove GL constant from BIF_glutilClément Foucault
2020-07-20Fix T79089: Crash changing themesCampbell Barton
2020-07-18Cleanup: GPU: Make icon drawing use GPUTextureClément Foucault
2020-07-03Cleanup: Interface, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-29UI: Show library status icons in search menus, rather than letter prefixJulian Eisel
2020-06-02Cleanup: GPU: Remove GPU_shaderinterface_uniform_ensureClément Foucault
2020-06-02GPU: ShaderInterface: Refactor to setup all uniform at creation timeClément Foucault
2020-05-12Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-12Cleanup: remove DNA_screen_types.h, use struct qualifierCampbell Barton
2020-04-22Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-21Fix T75909: icons memory leak in headless buildBrecht Van Lommel
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-18Fix headless and Python module build after recent alert icon changesBrecht Van Lommel
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-15Cleanup: shadow warning, clang-formatCampbell Barton
2020-03-14UI: Larger Alert IconsHarley Acheson
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-03UI: invert toolbar icon colors for light toolbar button backgroundYevgeny Makarov
2020-01-28Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-28UI: better preserve icon sharpness at different UI scalesYevgeny Makarov
2020-01-28Fix: icon alpha theme option does not affect toolbar icons correctlyYevgeny Makarov
2019-12-07UI: File Browser Volumes and System Lists IconsHarley Acheson