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-06-21Increase render threshold for image test.temp-T99046-render-test-increase-fail-thresholdJeroen Bakker
2022-06-21LineArt: Move style options to top of the modifier.Yiming Wu
2022-06-21Fix T98919: Eevee unlinked aov output nodes don't render.Jeroen Bakker
2022-06-21Cleanup: remove unneeded code in eevee_bloom.Jeroen Bakker
2022-06-21Fix T98972: EEVEE Bloom Pass Outputs Final Image Instead of Bloom.Jeroen Bakker
2022-06-21Cleanup: use full names for generated wayland headers, use own directoryCampbell Barton
2022-06-21Fix error in GHOST_ASSERT under WaylandCampbell Barton
2022-06-21GPU subdiv: fix hidden faces in paint mode when hidden in edit modeKévin Dietrich
2022-06-21Cleanup: Fix format on previous commitChris Blackbourn
2022-06-21UV: Add "Select Similar" operator in UV editorChris Blackbourn
2022-06-21Cleanup: Type safety and asserts around ED_select_similar_compareChris Blackbourn
2022-06-21Fix T99016: GPU subdiv artifacts in weight paint with smooth shadingKévin Dietrich
2022-06-21Fix T99033: KDTree deduplication can erase valuesChris Blackbourn
2022-06-21Cleanup (UV): Use blenlib math utilitiesChris Blackbourn
2022-06-20Cleanup: Move paint_vertex_color_ops.c to C++Hans Goudey
2022-06-20Fix T94969: Crash in Volume to Mesh with 0 voxelsErik
2022-06-20Cleanup: Grammar: a vs anHans Goudey
2022-06-20Build Deps: Disallow looking for Python in registry for ISPCSergey Sharybin
2022-06-20Build Deps: Pass Python3 root to ISPCSergey Sharybin
2022-06-20Build Deps: Fix ISPVC and OIDN compilation on fresh WindowsSergey Sharybin
2022-06-20Fix T99019 EEVEE: Regression: Specular BSDF does not apply occlusionClément Foucault
2022-06-20Fix T99018: EEVEE: Regression: Specular BSDF apply specular color input twiceClément Foucault
2022-06-20Curves: extract surface brush sampling into separate functionJacques Lucke
2022-06-20BLI: add min_inplace and max_inplace functionsJacques Lucke
2022-06-20Fix: assert when deleting all curvesJacques Lucke
2022-06-20Mask Editor: Add mask blending factor for combined overlaySimon Lenz
2022-06-20Fix artefacts with GPU subdiv and weight paint face selectionKévin Dietrich
2022-06-20Cleanup: renaming and consistency for kernel dataBrecht Van Lommel
2022-06-20Fix T98913: GPU Subdivision: "Show Wire" overlay glitchKévin Dietrich
2022-06-20Cleanup: Add description of more mask editing poll functionsSergey Sharybin
2022-06-20Refactor: De-duplicate mask operator poll functionsSergey Sharybin
2022-06-20Cleanup: avoid duplicate lookups when setting the cursorCampbell Barton
2022-06-20Fix setting the custom cursor for Hi-DPI displays in WaylandCampbell Barton
2022-06-20GHOST/Wayland: refactor cursor handling & fix errors hiding the cursorCampbell Barton
2022-06-19STL: Fix missing space in C++ .stl importer info outputIyad Ahmed
2022-06-19Fix T98874: new obj importer missing an option to import vertex groupsAras Pranckevicius
2022-06-19Fix T97820: new OBJ importer wrongly producing "sharp" edges in some casesAras Pranckevicius
2022-06-19BLI: avoid unnecessary allocation when converting virtual arrayJacques Lucke
2022-06-19Functions: speedup multi-function procedure executorJacques Lucke
2022-06-19Update RNA Manual ReferencesAaron Carlisle
2022-06-18Constraints: handle the custom target at the constraint level.Alexander Gavrilov
2022-06-18Geometry Nodes: speedup Separate XYZ nodeJacques Lucke
2022-06-18GHOST/Wayland: implement getAllDisplayDimensionsCampbell Barton
2022-06-18Fix initial window size being scaled down for Hi-DPI displays in WaylandCampbell Barton
2022-06-18Cleanup: Remove unused argument, unnecessary struct keywordHans Goudey
2022-06-18Fix: curves have incorrect resolution attribute after realizing instancesJacques Lucke
2022-06-18Cleanup: Always store attribute name in attribute requestHans Goudey
2022-06-18Cleanup: Remove unnecessary switch statementHans Goudey
2022-06-18GHOST/Wayland: support displaying custom software cursorsCampbell Barton
2022-06-18Fix crash in wayland when closing a windowCampbell Barton