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-02VSE: Make time operations self-containedRichard Antalik
2022-06-01Cleanup: '*' prefix C-comment blocksCampbell Barton
2022-05-30Cleanup: Clang tidyHans Goudey
2022-05-27GPU: Remove cached full/scaled image texture.Jeroen Bakker
2022-05-18Cleanup: Move strip handle manipulation to time sectionRichard Antalik
2022-05-18VSE: Remove still frame offsetsRichard Antalik
2022-05-17Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-17Fix T98201: Corrution of filepaths in some case during 'make relative' process.Bastien Montagne
2022-05-17Cleanup: blendloader: add logger to `writefile.c`, remove some asserts.Bastien Montagne
2022-05-17Cleanup: Use `switch` and `BLI_assert_unreachable()` more.Bastien Montagne
2022-05-17Cleanup: use term 'filepath' for full file pathsCampbell Barton
2022-05-13Cleanup: Use const when retrieving custom data layersHans Goudey
2022-05-12UDIM: Add support for packing inside .blend filesJesse Yurkovich
2022-05-11Cleanup: use 'num' / 'size' suffix instead of 'sz'Campbell Barton
2022-05-05Curves: control number of control points in new curvesJacques Lucke
2022-05-05Cleanup: spelling in commentsCampbell Barton
2022-05-04Subdivision node: add input for vertex creasesKévin Dietrich
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-04-28VSE: Add option to limit timeline view heightRichard Antalik
2022-04-28Blender 3.2 Beta - Subversion bumpThomas Dinges
2022-04-26Fix string escaping in override versioning and modifier renamingCampbell Barton
2022-04-22Cleanup: spelling in commentsCampbell Barton
2022-04-21Curves: show sculpt tool settings in panelsJacques Lucke
2022-04-21Commit D14179: Revamp Vertex Paint With C++Joseph Eagar
2022-04-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-20Cleanup: Don't recalculate normals in versioning codeHans Goudey
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