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-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
2021-06-28Cleanup: typos in RNA enumsCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-28UI: Cleanup: Phrasing of tooltips in line art modifierHans Goudey
2021-06-27Fix T89330 Exact Boolean fails on a simple model.Howard Trickey
2021-06-26Cleanup: spellingCampbell Barton
2021-06-26Cleanup: remove redundant/outdated commentsCampbell Barton
2021-06-26Cleanup: redundant use of static constantCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-26GPencil: Duplicate Masks when separate Layer/StrokesAntonio Vazquez
2021-06-26Edit Mesh: optimize common use-cases for partial updatesCampbell Barton
2021-06-26Cleanup: move snap with projection check into a functionCampbell Barton
2021-06-26BMesh: skip partial updates when there is nothing to doCampbell Barton
2021-06-26Cleanup: RNA warningCampbell Barton
2021-06-25Fixes a bug where the instances count in the spreadsheetFabian Schempp
2021-06-25Fixes a warning where dst array size was wrong in theFabian Schempp
2021-06-25UI: Improved File Browser Preview Image ScalingHarley Acheson
2021-06-25Cleanup: Clang formatHans Goudey
2021-06-25Cycles: add view layer option to disable motion blur, in the Filter panelBrecht Van Lommel
2021-06-25Cleanup: make formatDalai Felinto
2021-06-25Fix T87185: value assigned to modal Scale does not work properlyCampbell Barton
2021-06-25Fix T89430: Realizing NURBS curve instances is brokenHans Goudey
2021-06-25Fix T88756: crash when baking with autosmoothKévin Dietrich
2021-06-25LineArt: Filtering feature lines with face maskYimingWu
2021-06-25Spreadsheet: Dataset region for spreadsheet editorFabian Schempp
2021-06-25LineArt: More type & related chaining improvementsYimingWu
2021-06-24Cleanup: compiler warnings with clangBrecht Van Lommel
2021-06-24Fix T89129: file dialog displays in-progress Safari downloads as a folderLeon Zandman
2021-06-24Fix wrong default value for RenderEngine.bl_use_image_saveThomas Lachmann
2021-06-24Cleanup: move and simplify some draw_cache macrosGermano Cavalcante
2021-06-24Fix T89390: crash when join geometry node has only muted inputsJacques Lucke
2021-06-24Workaround for assert from 27da305a404f72a75a37892e1ac080c6531d059bCampbell Barton
2021-06-24Depsgraph: remove redundant mesh data duplication in edit-modeCampbell Barton
2021-06-24Depsgraph: support flushing parameters without a full COW updateCampbell Barton