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-11-01Run level set to mask once per nested geometry, process all gridsgeometry-nodes-level-set-nodesHans Goudey
2021-11-01WIP changes to sample volume nodeHans Goudey
2021-10-31Merge branch 'master' into geometry-nodes-level-set-nodesHans Goudey
2021-10-31Cleanup: Simplify logic for adding grid in points to volume nodeHans Goudey
2021-10-31UI: Open File Browser with Thumbnails for FontsHarley Acheson
2021-10-30Merge branch 'blender-v3.0-release'Jacques Lucke
2021-10-30Fix T92256: rotate Instances node does not take scaling into account correctlyJacques Lucke
2021-10-30UI: Default Fonts Folder for Mac and LinuxHarley Acheson
2021-10-29Fix: Incorrect component type warning in points to volume nodeHans Goudey
2021-10-29Fix T92592: Cycles stereo render not rendering right viewBrecht Van Lommel
2021-10-29Asset Browser: Correct name & tooltip for asset list refresh operatorJulian Eisel
2021-10-29Merge branch 'blender-v3.0-release'Hans Goudey
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-29Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-10-29Fix snap cursor not working in regions with transparencyGermano Cavalcante
2021-10-29Fix T92576: Crash switching from Asset Browser to File BrowerJulian Eisel
2021-10-29Fix crash on undo after recent lib_query refactor.Bastien Montagne
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