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-19Merge branch 'master' into soc-2021-porting-modifiers-to-nodes_allFabian Schempp
2021-08-19SOC2021 Porting Modifiers To nodes allFabian Schempp
2021-08-19Cleanup: Blendwrite: Move code deciding if an ID should be written out of ID ...Bastien Montagne
2021-08-17Merge branch 'soc-2021-porting-modifiers-to-nodes-solidify' into soc-2021-por...Fabian Schempp
2021-08-17Merge branch 'soc-2021-porting-modifiers-to-nodes-remesh-voxel' into soc-2021...Fabian Schempp
2021-08-17Merge branch 'soc-2021-porting-modifiers-to-nodes-remesh-blocks' into soc-202...Fabian Schempp
2021-08-17Merge branch 'soc-2021-porting-modifiers-to-nodes-merge-by-distance' into soc...Fabian Schempp
2021-08-17Merge branch 'soc-2021-porting-modifiers-to-nodes-extrude-and-move' into soc-...Fabian Schempp
2021-08-17Merge branch 'soc-2021-porting-modifiers-to-nodes-extrude' into soc-2021-port...Fabian Schempp
2021-08-16Geometry Nodes: Mesh ExtrudeFabian Schempp
2021-08-15Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-extrude-and-moveFabian Schempp
2021-08-15Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-remesh-blocksFabian Schempp
2021-08-14Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-remesh-voxelFabian Schempp
2021-08-14Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-decimateFabian Schempp
2021-08-14Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-solidifyFabian Schempp
2021-08-14Changes based on review by Hans Goudey (HooglyBoogly)Fabian Schempp
2021-08-12Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-merge-by-distanceFabian Schempp
2021-08-11Fix T88033: Python reference memory leaks for non main data-blocksCampbell Barton
2021-08-10Fix T90564: Crash when linking 2 node inputsPhilipp Oeser
2021-08-06Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-solidifyFabian Schempp
2021-08-06Merged MasterFabian Schempp
2021-08-06Geometry Nodes: Select by Handle Type NodeHans Goudey
2021-08-04Geometry Nodes: Curve Set Spline TypeJohnny Matthews
2021-08-02Geometry Nodes: ExtrudeFabian Schempp
2021-07-31Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-remesh-voxelFabian Schempp
2021-07-30Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-remesh-blocksFabian Schempp
2021-07-30Fix T89415: update multi input indices after deleting a nodeWannes Malfait
2021-07-30Geometry Nodes: Set Bezier Handle Type NodeJohnny Matthews
2021-07-30Cleanup: replace NB with NOTE in commentsCampbell Barton
2021-07-30Geometry Nodes: Curve Trim NodeAngus Stanton
2021-07-30Cleanup: remove redundant parenthesesCampbell Barton
2021-07-30Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-28Fix T89415: update multi input indices after deleting a nodeWannes Malfait
2021-07-23Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-remesh-blocksFabian Schempp
2021-07-23Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-merge-by-distanceFabian Schempp
2021-07-23initial commitFabian Schempp
2021-07-22Geometry Nodes: Set Bezier Handle Type NodeJohnny Matthews
2021-07-21Cleanup: replace NB with NOTE in commentsCampbell Barton
2021-07-20initial commitFabian Schempp
2021-07-18Geometry Nodes: Curve Trim NodeAngus Stanton
2021-07-17Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-remesh-blocksFabian Schempp
2021-07-16Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-remesh-voxelFabian Schempp
2021-07-16Cleanup: remove redundant parenthesesCampbell Barton
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-15Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-solidifyFabian Schempp
2021-07-14Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-decimateFabian Schempp
2021-07-14Geometry Nodes: Remesh BlocksFabian Schempp
2021-07-13Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-remesh-blocksFabian Schempp
2021-07-13- Renamed Remesh to Remesh Block.Fabian Schempp
2021-07-12Geometry Nodes: Curve Primitive QuadrilateralJohnny Matthews