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-02Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-02Cleanup: Improve curve point attribute assertHans Goudey
2021-11-02Fix T92652: Joining curves breaks point attribute orderHans Goudey
2021-11-02Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-02Cleanup: Add function to get attribute ID from custom data layerHans Goudey
2021-11-02Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-11-02Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-02UI: always show the cursor while transforming the cursorCampbell Barton
2021-11-01Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-01Fix T92662: Curve to mesh start cap invalid topologyHans Goudey
2021-11-01Fix T92689: Assert loading file with a sound.Bastien Montagne
2021-11-01Fix T92629: Crash on mesh separate after rB43bc494892c3.Bastien Montagne
2021-11-01IDRemap: Add option to force remapping obdata in edit mode.Bastien Montagne
2021-11-01Fix use-after-free in image codeSergey Sharybin
2021-11-01Fix compile error on WindowsJulian Eisel
2021-11-01Cleanup: Remove unused headers in asset filesJulian Eisel
2021-11-01Localize image mutex lock into runtime field of Image datablockSergey Sharybin
2021-11-01Geometry Nodes: improve check if object has geometry set instancesJacques Lucke
2021-11-01Cleanup: spelling, use C commentsCampbell Barton
2021-11-01Fix errors in BKE_appdir_font_folder_defaultCampbell Barton
2021-11-01Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-01Fix crash when "HOME" environment variable isn't definedCampbell Barton
2021-10-30UI: Default Fonts Folder for Mac and LinuxHarley Acheson
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-29IDManagement: Remove deprecated `BKE_libblock_relink_to_newid` usages.Bastien Montagne
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-29Fix T92552: Spline evaluation with all points at the originHans Goudey
2021-10-28Merge branch 'blender-v3.0-release'Bastien Montagne
2021-10-28Fix (unreported) potential issue in new `BKE_libblock_relink_to_newid_new`Bastien Montagne
2021-10-27Revert "Blender 3.0 bcon3 (beta)"Dalai Felinto
2021-10-27Merge branch 'blender-v3.0-release'Dalai Felinto
2021-10-27Blender 3.0 bcon3 (beta)Dalai Felinto
2021-10-27Blender 3.1 bcon1 - alphaDalai Felinto
2021-10-27Revert "Blender 3.1 bcon1 - alpha"Dalai Felinto
2021-10-27Blender 3.1 bcon1 - alphaDalai Felinto
2021-10-27UI: Theme refresh for Blender v3.0Pablo Vazquez
2021-10-27Cleanup: remove unused function declarationJacques Lucke
2021-10-27Fix T92264: incorrect field inferencing when muting link between reroutesJacques Lucke
2021-10-27Fix T92328: crash during field inferencing when there is a link cycleJacques Lucke
2021-10-27Fix: missing cache invalidation when there is only one splineJacques Lucke
2021-10-27Cleanup: Rename `scene.c`'s `FOREACHID_PROCESS` macro to `FOREACHID_PROCESS_I...Bastien Montagne
2021-10-27Cleanup: clang-format, clang-tidy, spellingCampbell Barton