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-10-29LibQuery: Remove last 'bool returns' from public API.Bastien Montagne
2021-10-29LibQuery: Fix potential memleak in recursive case.Bastien Montagne
2021-10-29LibQuery: Add macro to help break looping when requested.Bastien Montagne
2021-10-29Fix potential early-return in WM foreach_id process.Bastien Montagne
2021-10-29Cleanup: Add some comments to some sub-function of `foreach_id` process.Bastien Montagne
2021-10-29Merge branch 'blender-v3.0-release'Jacques Lucke
2021-10-29Fix T92476: wrong context in spreadsheet when area is maximizedJacques Lucke
2021-10-29IDManagement: Remove deprecated `BKE_libblock_relink_to_newid` usages.Bastien Montagne
2021-10-29Cleanup: remove unused functionJacques Lucke
2021-10-29Fix T92499: duplicating geometry nodes modifier causes crashJacques Lucke
2021-10-29Merge branch 'blender-v3.0-release'Bastien Montagne
2021-10-29Fix T88877: 2.93: Crash on recent OSX with a non-English locale.Ankit Meel
2021-10-29Merge branch 'blender-v3.0-release'Jacques Lucke
2021-10-29Fix T92324: crash caused by recursive instancingJacques Lucke
2021-10-29Merge branch 'blender-v3.0-release'Jacques Lucke
2021-10-29Geometry Nodes: do cache invalidation after writing attributesJacques Lucke
2021-10-29Merge branch 'blender-v3.0-release'Campbell Barton
2021-10-29Gizmo: support showing transform gizmos in pose + weight-paint modeCampbell Barton
2021-10-29Merge branch 'blender-v3.0-release'Campbell Barton
2021-10-29Report "Startup file saved" in info editorGilberto Rodrigues
2021-10-29Merge branch 'blender-v3.0-release'Campbell Barton
2021-10-29Cleanup: rename blf_utf8_next_fast to blf_glyph_from_utf8_and_stepCampbell Barton
2021-10-29Cleanup: remove redundant BLI_UTF8_ERR checkCampbell Barton
2021-10-29Cleanup: resolve cast warningsCampbell Barton
2021-10-29BLF Refactor: blf_utf8_next_fastHarley Acheson
2021-10-29BLF Refactor: blf_kerning_step_fastHarley Acheson
2021-10-29Cleanup: add sections for tool key-mapsCampbell Barton
2021-10-29Merge branch 'blender-v3.0-release'Campbell Barton
2021-10-29Merge branch 'blender-v3.0-release'Campbell Barton
2021-10-29Fix T92468: Annotation Drag option broken in Node EditorsCampbell Barton
2021-10-29Fix T92552: Spline evaluation with all points at the originHans Goudey
2021-10-28Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-10-28Tests: minor updates to benchmark script for running on buildbotBrecht Van Lommel
2021-10-28Fix T92513: Cycles stereo pole merge not rotating along with cameraBrecht Van Lommel
2021-10-28Fix T92255: Cycles Christensen-Burley render errors with scaled objectsBrecht Van Lommel
2021-10-28Fix T92491: Cycles panoramic camera inside volume fails with near clippingBrecht Van Lommel
2021-10-28Fix T92158: Cycles crash with Fast GI and area light MISBrecht Van Lommel
2021-10-28Merge branch 'blender-v3.0-release'Hans Goudey
2021-10-28Fix: Improve node socket icon scaling group input/output listLeon Leno
2021-10-28Merge branch 'blender-v3.0-release'Sebastian Parborg
2021-10-28Fix install paths for blender thumbnailer when not building a portable installSebastian Parborg
2021-10-28Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-10-28Cleanup: compiler warnings in with Cycles OSL and clangBrecht Van Lommel
2021-10-28Fix T92503: Cycles OSL crash with material previewsBrecht Van Lommel
2021-10-28Fix T92526: Cycles viewport denoiser red tint after recent changesBrecht Van Lommel
2021-10-28Merge branch 'blender-v3.0-release'Antonio Vazquez
2021-10-28Fix 92550: GPencil Vertex Group is not apply as expected when is invertedAntonio Vazquez
2021-10-28LineArt: Fix(unreported) Material mask panel logicYimingWu
2021-10-28LineArt: Fix(unreported) depsgraph camera errorYimingWu
2021-10-28Merge branch 'blender-v3.0-release'Bastien Montagne