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-05Curves: use uv coordinates to attach curves to meshJacques Lucke
2022-06-01Merge branch 'blender-v3.2-release'Bastien Montagne
2022-06-01Fix T98469: Crash trying to add an object to a linked collection that is link...Bastien Montagne
2022-05-24Drag & drop: Use session UUID of IDs instead of name for droppingJulian Eisel
2022-05-24Cleanup: Use new helpers for passing IDs from drag & drop to operatorsJulian Eisel
2022-05-24Merge branch 'blender-v3.2-release'Julian Eisel
2022-05-24Fix possible lingering around of ID after asset dropping failedJulian Eisel
2022-05-23Merge branch 'blender-v3.2-release'Julian Eisel
2022-05-23Cleanup: Move new utilities for ID lookup operator propertiesJulian Eisel
2022-05-23Fix possible issues when mixing link & append for asset drag & dropJulian Eisel
2022-05-23Fix possible issues when mixing link & append for asset drag & dropJulian Eisel
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-10Curves: Add disabled message for add empty hair operatorHans Goudey
2022-05-06Curves: disable Empty Hair operator when there is no active meshJacques Lucke
2022-05-06Curves: support converting legacy curves to new curves objectJacques Lucke
2022-05-05Workaround T81065: Merge UV's when applying modifiersCampbell Barton
2022-04-26Cleanup: Move anonymous attribute removal to geometry componentHans Goudey
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-04-07Curves: improve Add menu for new curves objectJacques Lucke
2022-04-05WM: avoid unnecessary undo step creation when duplicatingPratik Borhade
2022-04-01Assets: Instancing operator option for collection asset droppingJulian Eisel
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne
2022-03-08Cleanup: spelling in comments, use C++ comments for disabled codeCampbell Barton
2022-03-01Curves: Move curves primitive to object add codeHans Goudey
2022-03-01Cleanup: use doxygen comments, correct spellingCampbell Barton
2022-03-01Cleanup: Move object_add.c to C++Hans Goudey