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-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
2019-10-28UI: add icon for drawing space keyCampbell Barton
2019-10-03Cleanup: unused structs, struct membersCampbell Barton
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-12GPencil: New set of Brush iconsAntonio Vazquez
2019-09-10UI: File Browser Custom Folder ColorHarley Acheson
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-30Cleanup: spellingCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-22Nodes: Support for socket shapes other than circleCharlie Jolly
2019-08-05Cleanup: use unsigned char for theme colorsCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-10Splash: use red heart icon for development fundBrecht Van Lommel
2019-07-01Fix T66262: slow preview icon loadingBrecht Van Lommel
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-22Fix WITH_HEADLESS buildCampbell Barton
2019-05-14Fix compiler warning with OpenGL icon texturesBrecht Van Lommel
2019-05-13Fix T64427: WITH_HEADLESS build optionCampbell Barton
2019-05-09Cleanup: avoid some floating point divisions in drawing codeBrecht Van Lommel
2019-05-09UI: dim icons in inactive tabs, similar to textBrecht Van Lommel
2019-05-09Cleanup: reduce number of UI_icon_draw variationsBrecht Van Lommel
2019-05-09Themes: add setting to draw border around icons, use for Blender LightJeroen Bakker
2019-05-09Themes: add scene icon color category, for consistency in properties tab barBrecht Van Lommel
2019-05-06UI: Icons updateWilliam Reynish