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-07-01Fix sequencer transform test failing.Richard Antalik
2022-06-30Fix pointer to pointer passed where single pointer is expected (VSE versioning)Julian Eisel
2022-06-30Fix incorrect strip position if pitch was animatedRichard Antalik
2022-06-30Curves: New tools for curves sculpt mode.Jacques Lucke
2022-06-30Cleanup: spelling in commentsCampbell Barton
2022-06-30Transform Snap: nearest face snap mode, snapping options, refactoring.jon denning
2022-06-29LineArt: Shadow and related functionalities.Yiming Wu
2022-06-29VSE: Improved Retiming systemRichard Antalik
2022-06-28Cleanup: Remove redundant theme versioning codeJulian Eisel
2022-06-24Fix T98925: Editor panels are brokenRichard Antalik
2022-06-23Fix T99028: crash deleting file output node with color management overrideBrecht Van Lommel
2022-06-22Mask Editor: Add toggle for mask spline drawingSimon Lenz
2022-06-20Mask Editor: Add mask blending factor for combined overlaySimon Lenz
2022-06-17Cleanup: spelling in commentsCampbell Barton
2022-06-16UI: Add initial "grid view"Julian Eisel
2022-06-16Fix T98847: missing null check in versioning codeJacques Lucke
2022-06-08Curves: Port set type node to new data-blockHans Goudey
2022-06-07Logging: remove unnecessary newlinesCampbell Barton
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-06-02Cleanup: Split large block of versioning code to separate functionHans Goudey
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