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-06-29Fixed issue in previous commit.Jeroen Bakker
2021-06-29Fix T89405: Viewport Render Preview glitching (AMD)Jeroen Bakker
2021-06-29Typo in function identifier: mutli -> multiHarley Acheson
2021-06-29Cleanup: Use function name for allocation stringsHans Goudey
2021-06-29LineArt Cleanup: Rename floating->looseYimingWu
2021-06-29Cleanup: use "use_" prefix for boolean typesCampbell Barton
2021-06-29Cleanup: translate commentsCampbell Barton
2021-06-29Curves: Avoid duplication of control points during evaluationHans Goudey
2021-06-29Cleanup: Avoid freeing curve evaluation data twiceHans Goudey
2021-06-29Cleanup: Split curve and surface data evaluation functions, renameHans Goudey
2021-06-29Cleanup: Order return arguments last, use r_ prefixHans Goudey
2021-06-29Cleanup: clang-tidyCampbell Barton
2021-06-29Cleanup: resolve discarded-qualifier warningCampbell Barton
2021-06-29Cleanup: Avoid ASAN report when converting displist to meshHans Goudey
2021-06-28Cleanup: Replace paranoid check with assertHans Goudey
2021-06-28Cleanup: Remove unused "for_orco" argument to curve evaluationHans Goudey
2021-06-28Cleanup: Add function to create a CurveEval from a nurbs listHans Goudey
2021-06-28Curve: Add functions to retrieve const access to spline listHans Goudey
2021-06-28Cleanup: Use const argumentsHans Goudey
2021-06-28UI: Do Not Resize Already-Open Temporary WindowsJesse Y
2021-06-28Fix T89515: Clicking on Favorites in File Browser will rename themJulian Eisel
2021-06-28Fix T89516: Crash on appendJulian Eisel
2021-06-28Fix T89449: File Browser preview image not responsive to clickJulian Eisel
2021-06-28LibOverride: Fix crash in ShapeKeys when making a mesh override local.Bastien Montagne
2021-06-28Fix UI glitch in outliner when hiding excluded collections.Bastien Montagne
2021-06-28Fix T89350: Emboss color missing from icon buttons without embossHans Goudey
2021-06-28Geometry Nodes: initial attribute list for meshesJacques Lucke
2021-06-28Fix name of UI emboss RNA enum itemHans Goudey
2021-06-28Transform: Move "Proportional Size" and "AutoIK-Len" values to the beginning ...Germano Cavalcante
2021-06-28Draw: make 'ibo.lines_loose' extracting saferGermano Cavalcante
2021-06-28Cleanup: remove unused macro parametersGermano Cavalcante
2021-06-28LineArt: Occlusion effectiveness supportYimingWu
2021-06-28Functions: improve CPPTypeJacques Lucke
2021-06-28BLI: improve enum operatorsJacques Lucke
2021-06-28Fix T89455: Cycles crash when rendering a Mesh with autosmoothKévin Dietrich
2021-06-28GPU: Refactored +cleanup compilation log parsing.Jeroen Bakker
2021-06-28GPU: Separate compiler log from shader.Jeroen Bakker
2021-06-28Cleanup: use doxy sections for editcurve_select.cCampbell Barton
2021-06-28Fix edit-mesh random select regression in random seed usePiotr Makal
2021-06-28Apply random selection precisely for curves, lattices & objectsPiotr Makal
2021-06-28BLI_rand: support for randomizing bitmapsPiotr Makal
2021-06-28Cleanup: Fix const warnings in buttons_context.cYimingWu
2021-06-28UI: Hide collection tab when scene master collection is activeYimingWu
2021-06-28Outliner: View Layers filter for View Layer ModeDalai Felinto
2021-06-28Fix: Crash Requesting GPU_SHADER_GPENCIL_FILL builtin shader.Jeroen Bakker
2021-06-28GPU: Testcases for builtin shaders.Jeroen Bakker
2021-06-28Cleanup GPU/Draw test cases.Jeroen Bakker
2021-06-28Cleanup: use view3d_navigate prefix for walk/fly operatorsCampbell Barton
2021-06-28Cleanup: update commentsCampbell Barton
2021-06-28Cleanup: de-duplicate 3D-view depth calculation functionCampbell Barton