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-06-02Merge branch 'master' into temp-geometry-nodes-viewer-nodeJacques Lucke
2021-06-02Geometry Nodes: Add Delete Geometry NodeWannes Malfait
2021-06-01Merge branch 'master' into temp-geometry-nodes-viewer-nodeJacques Lucke
2021-06-01Merge branch 'master' into temp-geometry-nodes-viewer-nodeJacques Lucke
2021-06-01Fix T88658: Force Fields of curve shape can crash if curve has only one pointPhilipp Oeser
2021-06-01BMesh: remove checks for tessellating 2 sided facesCampbell Barton
2021-05-31compute viewed sockets even when it is not required for the outputJacques Lucke
2021-05-31handle viewer node in modifierJacques Lucke
2021-05-28MSVC: Fix build error with 16.10/11Ray Molenkamp
2021-05-27Geometry Nodes: Expose texture and material inputs to modifierHans Goudey
2021-05-27Geometry Nodes: disable multi-threading in evaluator for nowJacques Lucke
2021-05-27Cleanup: Remove completed "TODO" commentHans Goudey
2021-05-26Fix T88111: Skin modifier assets within invalid face normalsCampbell Barton
2021-05-26Merge branch 'blender-v2.93-release'Jacques Lucke
2021-05-26Fix T88250: crash when instancing object in disabled collectionJacques Lucke
2021-05-25Cleanup: remove unnecessary lambda captureJacques Lucke
2021-05-25Cleanup: spellingCampbell Barton
2021-05-20Cleanup: rename incorrectly named experimental feature flagJacques Lucke
2021-05-20Geometry Nodes: new geometry nodes evaluatorJacques Lucke
2021-05-14Merge branch 'blender-v2.93-release'Jacques Lucke
2021-05-14Fix T87417: crash when evaluating geo nodes without window managerPratik Borhade
2021-05-13Modifiers: allow usage of tbbJacques Lucke
2021-05-08Cleanup: remove use of persistent data handles in geometry nodesJacques Lucke
2021-05-03Geometry Nodes: Initial basic curve data supportHans Goudey
2021-04-30Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-30Fix T85470: Simple deform modifier causes artifacts at low anglesHenrik Dick
2021-04-29Cleanup: Reduce indentation by returning earlyHans Goudey
2021-04-27Fix: Self object missing from geometry nodes evaluator paramsHans Goudey
2021-04-27Geometry Nodes: improve geometry nodes evaluator internal apiJacques Lucke
2021-04-27Cleanup: Fix unused variable warning in lite buildHans Goudey
2021-04-26Cleanup: Replace modifyVolume with modifyGeometrySetHans Goudey
2021-04-26Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-26Depsgraph: support depending on collection geometryJacques Lucke
2021-04-23Cleanup: use const arguments, reduce right shiftCampbell Barton
2021-04-23Modifiers: Performance Simple DeformationJagannadhan Ravi
2021-04-22Fix: geometry nodes logs incorrect preview dataJacques Lucke
2021-04-22Fix T85051: Add bisect distance as a parameter to the mirror modifierFalk David
2021-04-21Curve modifiers: Disable 'Apply on Spline' option if not availablePhilipp Oeser
2021-04-17Cleanup: quiet compiler warning on macosJacques Lucke
2021-04-16Fix T87169: support attribute search on group nodesJacques Lucke
2021-04-16Fix T85691: attributes used by geometry nodes were removed automaticallyJacques Lucke
2021-04-15Geometry Nodes: refactor implicit conversionsJacques Lucke
2021-04-15Cleanup: move type conversions to separate fileJacques Lucke
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-14Geometry Nodes: Realize instances when applying modifiersHans Goudey
2021-04-13Nodes: Tooltip for Group Input propertiesFabian Schempp
2021-04-11Cleanup: use ELEM, STREQ macrosCampbell Barton
2021-04-09Geometry Nodes: quiet warning when using object info nodeJacques Lucke
2021-04-09Fix: Missing GeometryNodeCustomGroupRay Molenkamp
2021-04-08Geometry Nodes: Support instances in attribute searchHans Goudey