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-05Cleanup: spelling/typosCampbell Barton
2021-11-04Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-04Cleanup: Move object.c to C++Germano Cavalcante
2021-11-04Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-04Fix T92799: handle undefined node group type in field inferencingJacques Lucke
2021-11-04Merge remote-tracking branch 'origin/blender-v3.0-release'Julian Eisel
2021-11-04Fix T92649: incorrect copying of anonymous attributes in many placesJacques Lucke
2021-11-03Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-03Fix T92780: Lost material in case of local object, and missing linked obdata.Bastien Montagne
2021-11-03Merge remote-tracking branch 'origin/blender-v3.0-release'Julian Eisel
2021-11-03Simplification: Use generic `BKE_object_materials_test` in object liblink code.Bastien Montagne
2021-11-03Fix T89709: avoid double node links after delete and reconnectColin
2021-11-03Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-03Fix access to current preferences when version patching read preferencesJulian Eisel
2021-11-03Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-03Fix: make sure geometry owns mesh before taking ownershipJacques Lucke
2021-11-03Cleanup: spellingCampbell Barton
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