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-04-14Fix T85756: Adjust Last Operation panel is slow.Bastien Montagne
2022-04-14Geometry Nodes: show used named attributes in nodesJacques Lucke
2022-04-13Cleanup: make formatDalai Felinto
2022-04-13Updated voxel remesher defaultsJoseph Eagar
2022-04-13Cleanup: use C++ comments for disabled codeCampbell Barton
2022-04-09UDIM: Move UDIM grid controls to the Overlay panelJesse Yurkovich
2022-04-07Geometry Nodes: Add "Connected" mode to Merge by Distance nodeAleksi Juvani
2022-04-06Fix badly broken caches handling during undo/redo.Bastien Montagne
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-05Preferences: enable Duplicate Data for curves and point cloud objectsJacques Lucke
2022-04-05Cleanup: use doxygen links to struct membersCampbell Barton
2022-04-04Fix collection assets hidden in old files with asset browser openJulian Eisel
2022-04-04VSE: Add channel headersRichard Antalik
2022-03-30UI: Improve node editor dot backgroundLeon Schittek
2022-03-30Cleanup: spelling in commentsCampbell Barton
2022-03-29LibOverride: Add initial handling of system overrides in creation/duplication...Bastien Montagne
2022-03-28Cleanup: use "num" as a suffix in: source/blender/modifiersCampbell Barton
2022-03-25GPencil: Improve smooth operationHenrik Dick
2022-03-25Cleanup: rename ParticleSettings.child_nbr => child_percentCampbell Barton
2022-03-24Outliner: Remove list of library overrides from general display modesJulian Eisel
2022-03-21Curves: new Add brushJacques Lucke
2022-03-19Make Format ChangesHarley Acheson
2022-03-16Geometry Nodes: Remove legacy node codeHans Goudey
2022-03-14Geometry Nodes: Add named attribute nodes behind experimental flagHans Goudey
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-11Cleanup: use M_PI_2 and M_PI_4 where possibleHallam Roberts
2022-03-11Curve: Improve NURBS knot generation modesLaurynas Duburas
2022-03-11Cleanup: use enum for local versioning enumCampbell Barton
2022-03-11Transform/UI: individualize the option to use snap per editor typeGermano Cavalcante
2022-03-09Fix T96250: Invalid default for uv_relax_methodCampbell Barton
2022-03-08Cleanup: spelling in commentsCampbell Barton
2022-03-08Cleanup: spelling in comments, use C++ comments for disabled codeCampbell Barton
2022-03-04Cleanup: remove outdated references to tweakCampbell Barton
2022-03-02UI: Comments Misspellings of Vertex/VerticesNikhil Shringarpurey
2022-03-02Cleanup: rename direction enum as it's part of the key-map itemCampbell Barton
2022-03-02Event System: remove tweak events in favor of click-dragCampbell Barton
2022-02-28Cleanup: Use bool instead of intHans Goudey
2022-02-23NDOF: make camera view/pan behavior optionalCampbell Barton
2022-02-21Weight Proximity: do flag split versioning both in 3.1 and 3.2Alexander Gavrilov
2022-02-21Merge branch 'blender-v3.1-release'Alexander Gavrilov
2022-02-21Weight Proximity: fix value overlap between Normalize and Invert VGroup.Alexander Gavrilov
2022-02-21readfile: free & reallocate arrays in oldnewmap_clearCampbell Barton
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-18Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-18Fix broken shapekeys: check for 'NULL' `from` pointer too.Bastien Montagne
2022-02-17Cleanup: Replace direct `id.lib` pointer checks with `ID_IS_LINKED` macro usa...Bastien Montagne
2022-02-16Cleanup: spelling in commentsCampbell Barton
2022-02-11Revert "Split Python OBJ importer and exporter, enabling only the importer."Howard Trickey
2022-02-11Revert "Split Python OBJ importer and exporter, enabling only the importer."Howard Trickey
2022-02-11File headers: SPDX License migrationCampbell Barton