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-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-20Cleanup: remove unused curves toolsettingJacques Lucke
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-04-19Cycles: add support for volume motion blurKévin Dietrich
2022-04-19Refactor: Move mesh face dot tag out of MVertHans Goudey
2022-04-19Cleanup: Use correct capitalization of "F-Curve"Aaron Carlisle
2022-04-15PBVH Pixel extractor.Jeroen Bakker
2022-04-14GPU: Make nodetree GLSL Codegen render engine agnosticClément Foucault
2022-04-14Geometry Nodes: show used named attributes in nodesJacques Lucke
2022-04-14NLA: Keyframe Remap Through Upper StripsWayde Moss
2022-04-14View 3D: disable object mode selection cycling on first-clickCampbell Barton
2022-04-14Fix T68290: Baked particles don't render in final frameCampbell Barton
2022-04-13Cover some DNA files with C++ utility macrosSergey Sharybin
2022-04-13Curves: remove Test1 brushJacques Lucke
2022-04-13Updated voxel remesher defaultsJoseph Eagar
2022-04-12Cleanup: use _NUM suffix for space/region type rangesCampbell Barton
2022-04-11Cleanup: malformed C-style comment blocks, spellingCampbell Barton
2022-04-09UDIM: Move UDIM grid controls to the Overlay panelJesse Yurkovich
2022-04-09Fix: Various fixes and cleanups in new curves codeHans Goudey
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-08Cleanup: Define new curves normal mode in DNAHans Goudey
2022-04-07GPencil: Add skip option to envelope modifierHenrik Dick
2022-04-07Cleanup: spelling in comments, minor reformatting changesCampbell Barton
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-05Curves: fix edit mode detectionKévin Dietrich
2022-04-05Curves: Port legacy curve viewport drawing to the new data-blockHans Goudey
2022-04-05Curves: new Grow/Shrink brushJacques Lucke
2022-04-05Fix T97071: Duplicating strip in locked channel creates overlapping stripsRichard Antalik
2022-04-05Cleanup: use doxygen links to struct membersCampbell Barton
2022-04-04UserDef: Add experimental flag for 3d texturing brush.Jeroen Bakker
2022-04-04VSE: Add channel headersRichard Antalik
2022-04-04Cleanup: Simplify zero-initializing DNA structures in C++Sergey Sharybin
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-04-04Cleanup: spelling in commentsCampbell Barton
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-04-01Cleanup: Remove unused boundbox flagHans Goudey
2022-03-31Outliner: New "Hierarchies" view mode for Library OverridesJulian Eisel
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-30Cleanup: spelling in commentsCampbell Barton
2022-03-29LibOverride: Add initial System Override flag.Bastien Montagne
2022-03-29Cover DNA_gpencil_types.h with C++ structure methodsSergey Sharybin
2022-03-29GPencil: Fading for build modifier.YimingWu
2022-03-29Cleanup: Use higher level semantic for zeroing DNA objects in C++Sergey Sharybin
2022-03-29Cleanup: Remove redundant DNA C++ helper functionSergey Sharybin
2022-03-28Cleanup: Move scene.c to C++Hans Goudey
2022-03-28Cleanup: use "num" as a suffix in: source/blender/modifiersCampbell Barton
2022-03-28Cleanup: use "num" as a suffix in: source/blender/nodesCampbell Barton
2022-03-26Cleanup: move eFileSel_Action from DNA to WM_api.hCampbell Barton
2022-03-25Curves: Add a utility to count curves of each typeHans Goudey