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
2020-12-11Cleanup: trailing spaceCampbell Barton
2020-12-10Geometry Nodes: Add helper function to check if attribute existsHans Goudey
2020-12-10Nodes: fix incorrectly parameter name and typeJacques Lucke
2020-12-10Geometry Nodes: Attribute Fill NodeHans Goudey
2020-12-10Geometry Nodes: rename modifyPointCloud to modifyGeometrySetJacques Lucke
2020-12-10Geometry Nodes: fix recursive instance transformsJacques Lucke
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton
2020-12-09UI: Update theme to match Shader nodes category color with socket colorPablo Vazquez
2020-12-09Cleanup: various clang tidy fixesJacques Lucke
2020-12-09Geometry Nodes: simplify supporting different input socket types for attributesJacques Lucke
2020-12-08LibOverride: Add initial support for adding new NLA tracks.Bastien Montagne
2020-12-08Cleanup: LibOverride: Forgot to update comments in previous commit.Bastien Montagne
2020-12-08LibOverride: Refactor collection items 'local' helper functions.Bastien Montagne
2020-12-08Fix T83117: Curve bevel not handle aligned at end-pointsCampbell Barton
2020-12-07LibOverride: Abstract a bit handling of local items of RNA collections.Bastien Montagne
2020-12-07File Subversion Bump: 2.92.5Jeroen Bakker
2020-12-07Cleanup: spellingCampbell Barton
2020-12-07GPencil: Enable Layer Onion Skin by defaultAntonio Vazquez
2020-12-04Cleanup: Move Outliner runtime hash into internal runtime struct, out of DNAJulian Eisel
2020-12-04Cleanup: Clang-Tidy, modernize-use-overrideSybren A. Stüvel
2020-12-04Cleanup: clang-formatSybren A. Stüvel
2020-12-04Cleanup: replace NULL with nullptr in C++ codeSybren A. Stüvel
2020-12-04EEVEE CryptomatteJeroen Bakker
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-12-04Sculpt: Wet paint area radiusPablo Dobarro
2020-12-03Geometry Nodes: improve support for Color attributesJacques Lucke
2020-12-03Geometry Nodes: add custom data type getter for attribute accessorJacques Lucke
2020-12-03Tracking: Improve multithreading of tracking many markersSergey Sharybin
2020-12-03Add Custom Object Space to ConstraintsHenrik Dick
2020-12-03Cleanup: view-port --> 2D/3D ViewportAaron Carlisle
2020-12-02Cleanup: Store "is_active" instead of pointer property in panel typeHans Goudey
2020-12-02UI: Add new node colors for geometry nodesHans Goudey
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-12-02Nodes: add geometry socket typeJacques Lucke
2020-12-01Tracking: Refactor autotrack tracking implementationSergey Sharybin
2020-12-01UI: Add Sculpt Session info to statsPablo Dobarro
2020-11-30Cleanup: Remove unecessary code.Bastien Montagne
2020-11-30Fix T82996: Library Overrides: Duplicate of overridden collection on ResyncBastien Montagne
2020-11-30Fix (unreported) broken logic in `BKE_collection_add_from_collection`.Bastien Montagne
2020-11-30Tracking: Make image accessor own what it needsSergey Sharybin
2020-11-30Tracking: Clarify tracks and options storage once againSergey Sharybin
2020-11-30Tracking: Cleanup, remove unused argument from image accessorSergey Sharybin
2020-11-30Tracking: Cleanup, remove unused fieldSergey Sharybin
2020-11-30Tracking: Cleanup, use explicit frame match optionSergey Sharybin
2020-11-30Tracking: Cleanup, finish pass of comments in the contextSergey Sharybin
2020-11-30Tracking: Cleanup, replace clip user with frame numberSergey Sharybin
2020-11-30Tracking: Cleanup, more clear variable namingSergey Sharybin
2020-11-30Tracking: Fix missing frame remap for plane tracksSergey Sharybin
2020-11-30Tracking: Cleanup, clear variable names and indentationSergey Sharybin