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-09-07Nodes: add owner_tree method to nodesJacques Lucke
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-07Cleanup: spelling in comments, correct doxy slashes, replace '/w'Campbell Barton
2022-09-06Cleanup: Avoid using runtime node flag, use topology cacheHans Goudey
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-09-05UI: Corrected Scaling of AREAMINXHarley Acheson
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-09-05IDMAnagement: Add owner ID pointer to embedded ones.Bastien Montagne
2022-09-02DRWManager: New implementation.Clément Foucault
2022-09-02Cleanup: Comments of ID's tags.Bastien Montagne
2022-09-02Realtime Compositor: Implement dilate erode nodeOmar Emara
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-31Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-31Core: Remove color attribute limit from CustomData APIJoseph Eagar
2022-08-31GPencil: Apply Brush Size to Outline thickness while drawingAntonio Vazquez
2022-08-31Mesh: Move material indices to a generic attributeHans Goudey
2022-08-31Nodes: move NodeTreeRef functionality into node runtime dataJacques Lucke
2022-08-31Node: Mix nodeCharlie Jolly
2022-08-29GPencil: New conversion to outline in draw modeAntonio Vazquez
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-08-25Cleanup: Improve commentsMattias Fredriksson
2022-08-24Cleanup: Move outliner types to namespace, avoid C-style type definitionJulian Eisel
2022-08-23Cleanup: Turn filter node methods into an EnumOmar Emara
2022-08-18Outliner: Refactor outliner tree-hash interfaces with C++Julian Eisel
2022-08-18WM: optimize adding notifier duplication checkCampbell Barton
2022-08-18CMake: support building with musl libclistout
2022-08-17Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-17LibOverride: Remove the 'make all editable' user preferences.Bastien Montagne
2022-08-17Metaball: Evaluate metaball objects as mesh componentsHans Goudey
2022-08-17Cleanup: Remove unused Outliner search element storageJulian Eisel
2022-08-17Cleanup: Move view3d_select.c to C++Hans Goudey
2022-08-17Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-17Cleanup: spelling in commentsCampbell Barton
2022-08-17UV: add geometry driven uv relax brushChris Blackbourn
2022-08-16Cleanup: some refactoring in mapped mesh extractionBrecht Van Lommel
2022-08-14Cleanup: Move object_vgroup.c to C++Hans Goudey
2022-08-14Cleanup: Add comments about deprecated flagsHans Goudey
2022-08-12Cleanup: repeated words in commentsCampbell Barton
2022-08-11Mesh: Move hide flags to generic attributesHans Goudey
2022-08-11Cleanup: spelling in commentsCampbell Barton
2022-08-10Realtime Compositor: Add basic distort nodesOmar Emara
2022-08-10Realtime Compositor: Add basic matte nodesOmar Emara
2022-08-10Realtime Compositor: Add basic convert and vector nodesOmar Emara
2022-08-10Realtime Compositor: Add basic color nodesOmar Emara
2022-08-10Realtime Compositor: Add basic output nodesOmar Emara
2022-08-10Realtime Compositor: Add evaluator and engineOmar Emara
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-08-06Merge branch 'blender-v3.3-release'Howard Trickey
2022-08-06LineArt: Usability improvement for "Enclosed Shapes".YimingWu
2022-08-04Outliner: Use UI names and grouping for library overrides propertiesJulian Eisel