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
2021-08-10properly interpolate selection between some domainstemp-geometry-nodes-expandable-geometry-socket-prototypeJacques Lucke
2021-08-09add Store Local Attribute nodeJacques Lucke
2021-08-09support accessing index and normalJacques Lucke
2021-08-09Merge branch 'master' into temp-geometry-nodes-expandable-geometry-socket-pro...Jacques Lucke
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-08-06support array input/output in extrude nodeJacques Lucke
2021-08-06add initial Extrude node by FabianJacques Lucke
2021-08-06Merge branch 'master' into temp-geometry-nodes-expandable-geometry-socket-pro...Jacques Lucke
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-06Fix memory leak from rB263fa406cd2bHans Goudey
2021-08-06Geometry Nodes: Select by Handle Type NodeHans Goudey
2021-08-06Fix T90087: Assigning object data doesn't copy vertex groupsHans Goudey
2021-08-05Add custom data comparison for generic attributesHimanshi Kalra
2021-08-05Action Constraint: add Split Channels Mix choices from Copy TransformsAlexander Gavrilov
2021-08-05Render: move Cycles visibility, holdout and shadow catcher properties to BlenderBrecht Van Lommel
2021-08-05Fix T83164: Spline IK `joint_bindings` parameter is broken.Bastien Montagne
2021-08-05DRW: New Select Debug EngineGermano Cavalcante
2021-08-05reuse GeometryExpanderOutput structJacques Lucke
2021-08-05Fix T89963: crash when library override is applied to an object from a linked...Bastien Montagne
2021-08-05Merge branch 'master' into temp-geometry-nodes-expandable-geometry-socket-pro...Jacques Lucke
2021-08-05Fix T89835: Crash after Instancing to Scene after making linked Collection lo...Bastien Montagne
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-05Cleanup: Fix Clang braced-scalar-init warningAnkit Meel
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-08-04improve expander attribute searchJacques Lucke
2021-08-04Merge branch 'master' into temp-geometry-nodes-expandable-geometry-socket-pro...Jacques Lucke
2021-08-04Fix compile error without `WITH_OCEANSIM` enabledJulian Eisel
2021-08-04Modifier: warn if the ocean simulation fails to allocate memoryJeroen Bakker
2021-08-04Cleanup: use C comments for descriptive textCampbell Barton
2021-08-04Geometry Nodes: Curve Set Spline TypeJohnny Matthews
2021-08-04Fix T90417: font loading creates duplicate ID namesCampbell Barton
2021-08-03Cleanup: Replace int with bool for pointcache functionJulian Eisel
2021-08-03Fix T90387: division by zero when trying to invert scaleSybren A. Stüvel
2021-08-03initial socket draw overrideJacques Lucke
2021-08-03Fix T90346: particle force field self effect amount off by onePhilipp Oeser
2021-08-03Blender Readfile: Fix annoying useless Object reading error messages.Bastien Montagne
2021-08-03USD: add USD importerMichael Kowalski
2021-08-03Merge branch 'master' into temp-geometry-nodes-expandable-geometry-socket-pro...Jacques Lucke
2021-08-03Cleanup: use C++ comments or 'if 0' for commented codeCampbell Barton
2021-08-03Fix crash adding custom normalsCampbell Barton
2021-08-02Cleanup: Remove duplicate special case checkHans Goudey
2021-08-02Fix T90042: Spline tangent calculation assert with coincident pointsHans Goudey
2021-08-02Cleanup: Make spline settings copy function publicHans Goudey
2021-08-02Mesh: Tag normals dirty instead of calculatingHans Goudey
2021-08-02Cleanup: Remove unused/unecessary OpenVDB C APIHans Goudey
2021-08-02initial geometry expander node storageJacques Lucke
2021-08-02initial geometry expander nodeJacques Lucke
2021-08-02Revert "Asset Catalogs: loading a catalog definition file"Sybren A. Stüvel
2021-08-02Cleanup: Asset catalogs, C++ to C-style commentsSybren A. Stüvel
2021-08-02Asset Catalogs: loading a catalog definition fileSybren A. Stüvel