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
2022-08-05EEVEE-Next: Depth Of Field: Fix black tiles when max blur radius is lowClément Foucault
2022-08-05EEVEE-Next: Depth Of Field: Use random sampling in slight focus gatherClément Foucault
2022-08-05EEVEE-Next: Depth Of Field: Fix reduce passClément Foucault
2022-08-05EEVEE-Next: Depth Of Field: Improve image stabilityClément Foucault
2022-08-05EEVEE-Next: Depth Of Field: Fix glitch on foreground scattered bokehClément Foucault
2022-08-05EEVEE-Next: Depth Of Field: Improve Temporal stabilityClément Foucault
2022-08-05EEVEE-Next: Depth Of Field: Make slight focus max coc more accurateClément Foucault
2022-08-05DRW: GPU Wrapper: add possibility to swap Texture and TextureFromPoolClément Foucault
2022-08-05Cleanup: DRW: Remove void function argumentClément Foucault
2022-08-05Merge remote-tracking branch 'origin/blender-v3.3-release'Sybren A. Stüvel
2022-08-05Fix T100093: Channel selection and grouping issuesAmélie Fondevilla
2022-08-05Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-05Cleanup: Use c++ casting in liboverride BKE code.Bastien Montagne
2022-08-05Cleanup: Remove outdated commentHans Goudey
2022-08-05Cleanup: Reduce indentationHans Goudey
2022-08-05Cleanup: Spelling, remove double negativeHans Goudey
2022-08-05Cleanup: spelling, unused arg warningCampbell Barton
2022-08-05Cleanup: formatCampbell Barton
2022-08-05Merge remote-tracking branch 'origin/blender-v3.3-release'Jesse Yurkovich
2022-08-05Fix T100142: Compare correct render_slot variable during clear operationJesse Yurkovich
2022-08-05Python: Add more useful information when attempting to pass incorrect attribu...Colin Basnett
2022-08-05Fix: Build error after recent commitHans Goudey
2022-08-05Cleanup: Remove outdated code for mesh normalsHans Goudey
2022-08-05Fix Build Warnings in blf_font.cHarley Acheson
2022-08-04BLF: Implement FreeType CachingHarley Acheson
2022-08-04Cleanup: Remove incorrect commentHans Goudey
2022-08-04Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-04Nodes: Disable link drag search for deprecated nodesHans Goudey
2022-08-04Fix T100099: Cycles crash baking vertex colors in edit modeBrecht Van Lommel
2022-08-04Attempt to fix build errors on MSVCJulian Eisel
2022-08-04Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-04Fix: Store named attribute node incorrect link drag searchHans Goudey
2022-08-04T90535: import UDIM textures from USDMichael Kowalski
2022-08-04Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-04I18n: make several parts of the UI translatableDamien Picard
2022-08-04Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-04Fix: Crash on instance on points node with empty meshHans Goudey
2022-08-04Cleanup: Better const correctness and inlined key construction in depsgraphSergey Sharybin
2022-08-04Outliner: Use UI names and grouping for library overrides propertiesJulian Eisel
2022-08-04Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-08-04UI: Pass modifier & constraint icon to the corresponding RNA base typeJulian Eisel
2022-08-04Cleanup: Remove unused ID from depsgraph time sourceSergey Sharybin
2022-08-04Outliner: Add generic label element typeJulian Eisel
2022-08-04Fix T99460: Allow creation new datablocks from evaluatedSergey Sharybin
2022-08-04Depsgraph: More clear function name for transform dependnecySergey Sharybin
2022-08-04Cleanup: Redundant check in depsgraph builderSergey Sharybin
2022-08-04Outliner: Use UI names and grouping for library overrides propertiesJulian Eisel
2022-08-04Docs: Note storage behavior of override operations in commentJulian Eisel
2022-08-04UI: Pass modifier & constraint icon to the corresponding RNA base typeJulian Eisel
2022-08-04Outliner: Add debugging utility to print an elements pathJulian Eisel