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-11Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-11Cleanup: Define new curves normal mode in DNAHans Goudey
2022-04-11GPencil: Add skip option to envelope modifierHenrik Dick
2022-04-11Cleanup: spelling in comments, minor reformatting changesCampbell Barton
2022-04-11Geometry Nodes: Add "Connected" mode to Merge by Distance nodeAleksi Juvani
2022-04-11Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-11Curves: fix edit mode detectionKévin Dietrich
2022-04-11Curves: Port legacy curve viewport drawing to the new data-blockHans Goudey
2022-04-11Curves: new Grow/Shrink brushJacques Lucke
2022-04-11Fix T97071: Duplicating strip in locked channel creates overlapping stripsRichard Antalik
2022-04-11Cleanup: use doxygen links to struct membersCampbell Barton
2022-04-11UserDef: Add experimental flag for 3d texturing brush.Jeroen Bakker
2022-04-11VSE: Add channel headersRichard Antalik
2022-04-11Cleanup: Simplify zero-initializing DNA structures in C++Sergey Sharybin
2022-04-11Cleanup: ensure space after file named in headersCampbell Barton
2022-04-11Cleanup: spelling in commentsCampbell Barton
2022-04-11Cycles: Add support for light groupsLukas Stockner
2022-04-11Cleanup: Remove unused boundbox flagHans Goudey
2022-04-11Outliner: New "Hierarchies" view mode for Library OverridesJulian Eisel
2022-04-11Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-04-11Cleanup: spelling in commentsCampbell Barton
2022-04-11LibOverride: Add initial System Override flag.Bastien Montagne
2022-04-11Cover DNA_gpencil_types.h with C++ structure methodsSergey Sharybin
2022-04-11GPencil: Fading for build modifier.YimingWu
2022-04-11Cleanup: Use higher level semantic for zeroing DNA objects in C++Sergey Sharybin
2022-04-11Cleanup: Remove redundant DNA C++ helper functionSergey Sharybin
2022-04-11Cleanup: Move scene.c to C++Hans Goudey
2022-04-11Cleanup: use "num" as a suffix in: source/blender/modifiersCampbell Barton
2022-04-11Cleanup: use "num" as a suffix in: source/blender/nodesCampbell Barton
2022-04-11Cleanup: move eFileSel_Action from DNA to WM_api.hCampbell Barton
2022-04-11Curves: Add a utility to count curves of each typeHans Goudey
2022-04-11GPencil: Cyclic flag for dot dash modifierYimingWu
2022-04-11GPencil: Improve smooth operationHenrik Dick
2022-04-11Fix compilation warnings after previous changeSergey Sharybin
2022-04-11Implement C++ methods for DNA structuresSergey Sharybin
2022-04-11Revert "Implement C++ methods for DNA structures"Sergey Sharybin
2022-04-11Implement C++ methods for DNA structuresSergey Sharybin
2022-04-11XR: Fix crash on executing some action operatorsPeter Kim
2022-04-11Cleanup: rename CustomDataExternal.filename => filepathCampbell Barton
2022-04-11Cleanup: rename ParticleSettings.child_nbr => child_percentCampbell Barton
2022-04-11Cleanup: use count or num instead of nbrCampbell Barton
2022-04-11Cleanup: sort cmake file listsCampbell Barton
2022-04-11ImBuf: Add support for WebP image formatAaron Carlisle
2022-04-11Outliner: Remove list of library overrides from general display modesJulian Eisel
2022-04-11GPencil: New Envelope ModifierHenrik Dick
2022-04-113D View: preference to disable selection cycling on first clickCampbell Barton
2022-04-11Color Management: support different settings for render and compositing outputBrecht Van Lommel
2022-04-11Cleanup: add proper IMB_openexr.h instead of including file from intern/Brecht Van Lommel
2022-04-11Curves: new Add brushJacques Lucke
2022-04-11Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel