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-05-20Geometry Nodes: new Material input nodeJacques Lucke
2021-05-20Geometry Nodes: new Material Assign nodeJacques Lucke
2021-05-20Geometry Nodes: new geometry nodes evaluatorJacques Lucke
2021-05-19Cleanup: Use consistent order for functions in node filesHans Goudey
2021-05-19Geometry Nodes: Execute point rotate node on curve componentHans Goudey
2021-05-19Geometry Nodes: Support for dynamic attributes on curve splinesHans Goudey
2021-05-19Geometry Nodes: take materials into account when joining geometriesJacques Lucke
2021-05-17Geometry Nodes: update callbacks with 2 new socket typesWannes Malfait
2021-05-14Fix T88262: Curve to mesh crash with vector last segmentHans Goudey
2021-05-14Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-14Fix T88234: Crash with Eevee when shader displacement socket connection is mutedPhilipp Oeser
2021-05-14Geometry Nodes: use texture socket in Attribute Sample Texture nodeJacques Lucke
2021-05-13Nodes: add utility method to get input/output of a DNodeJacques Lucke
2021-05-13Nodes: ignore unavailable sockets in logically linked sockets iteratorJacques Lucke
2021-05-12Cleanup: Splines: Add accessors to spline vectorHans Goudey
2021-05-12Nodes: add boilerplate for texture and material socketsJacques Lucke
2021-05-12Merge branch 'blender-v2.93-release'Charlie Jolly
2021-05-12Fix incorrect labels for math node wrap functionCharlie Jolly
2021-05-12Geometry Nodes: Link error when implicit conversion isn't possibleWannes Malfait
2021-05-11Cleanup: unused variable warningCharlie Jolly
2021-05-11Geometry Nodes: Add Attribute Vector Rotate nodeCharlie Jolly
2021-05-11Cleanup: Sort node type definitions alphabeticallyHans Goudey
2021-05-10Cleanup: spellingCampbell Barton
2021-05-09Fix T88126: Curve resample crash for single point inputHans Goudey
2021-05-09Geometry Nodes: Improve point instance node performanceHans Goudey
2021-05-08Geometry Nodes: Refactor point instance nodeHans Goudey
2021-05-08Cleanup: remove use of persistent data handles in geometry nodesJacques Lucke
2021-05-07Geometry Noes: Curve Resample NodeHans Goudey
2021-05-07Fix: Curve to mesh node fails with one point and no profileHans Goudey
2021-05-07Geometry Nodes: Parallelize Attribute Curve Map nodeCharlie Jolly
2021-05-07Geometry Nodes: Add Attribute Curve Map NodeCharlie Jolly
2021-05-04Geometry Nodes: refactor instances componentJacques Lucke
2021-05-03Geometry Nodes: Initial basic curve data supportHans Goudey
2021-05-03Geometry Nodes: Parallelize attribute nodesHans Goudey
2021-04-30Geometry Nodes: Add an "Auto" option for Attribute Convert data typeCharlie Jolly
2021-04-30Cleanup: duplicate breakCampbell Barton
2021-04-30Nodes: Add a callback to check for valid socket typeWannes Malfait
2021-04-28Merge branch 'blender-v2.93-release'Hans Goudey
2021-04-28Fix T87165: Join geometry node doesn't copy instance IDsHans Goudey
2021-04-27Geometry Nodes: improve geometry nodes evaluator internal apiJacques Lucke
2021-04-27Geometry Nodes: initial Attribute Transfer nodeJacques Lucke
2021-04-27Merge branch 'blender-v2.93-release'Hans Goudey
2021-04-27Fix T87702: Cannot generate one point with line node in end points modeHans Goudey
2021-04-23Fix T87661: Attribute Combine XYZ node can't overwrite existing attributeJacques Lucke
2021-04-22Geometry Nodes: Get attribute domain and type without allocationHans Goudey
2021-04-21Geometry Nodes: extract mesh surface sampling functions to separate fileJacques Lucke
2021-04-21Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-21Fix T87659: crash when creating reroute loop in geometry nodesJacques Lucke
2021-04-20Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-20Geometry Nodes: skip attribute conversion if src and dst are the sameJacques Lucke