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-19Cleanup: Move versioning_300.c to C++Hans Goudey
2022-09-14Sculpt: Separate hide status from face sets, use generic attributeHans Goudey
2022-09-01Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-09-01Fix T100709: baking max ray distance wrong with older .blend filesBrecht Van Lommel
2022-08-31Node: Mix nodeCharlie Jolly
2022-08-05Cleanup: spelling, unused arg warningCampbell Barton
2022-08-04Fix T97251: Store generated type information for each UDIM tileJesse Yurkovich
2022-07-27Blender 3.3: Finalizing version bump.Thomas Dinges
2022-07-27Fix wrong fileversion usage in own recent rB9ac81ed6abfb.Bastien Montagne
2022-07-27Fix corrupted blend files after issues from new name_map code.Bastien Montagne
2022-07-26default N-panel open for animation editorsNate Rupsis
2022-07-20IDManagement: Speedup ID unique name assignment by tracking used names/basena...Aras Pranckevicius
2022-07-08Draw: Curve outline drawing in object mode.Jeroen Bakker
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-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-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-16Fix T98847: missing null check in versioning codeJacques Lucke
2022-06-08Curves: Port set type node to new data-blockHans Goudey
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-18VSE: Remove still frame offsetsRichard Antalik
2022-05-12UDIM: Add support for packing inside .blend filesJesse Yurkovich
2022-05-05Curves: control number of control points in new curvesJacques Lucke
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-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-14Geometry Nodes: show used named attributes in nodesJacques Lucke
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-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-04Fix collection assets hidden in old files with asset browser openJulian Eisel
2022-04-04VSE: Add channel headersRichard Antalik
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