english Sivu saatavilla vain englanninkielisenä.

Blender Git Statistics -> Branches -> geometry-nodes-curve-to-points-node

"Geometry-nodes-curve-to-points-node" branch

Total commits : 9
Total committers : 1
First Commit : June 8, 2021
Latest Commit : June 10, 2021


Commits by Date

DateNumber of Commits
June 10, 20212
June 9, 20215
June 8, 20212

Committers

AuthorNumber of Commits
Hans Goudey9

Popular Files

FilenameTotal Edits
node_geo_curve_to_points.cc4
rna_nodetree.c2
CMakeLists.txt1
NOD_static_types.h1
NOD_geometry.h1
node.cc1
BKE_spline.hh1
spline_base.cc1
node_geo_curve_resample.cc1
nodeitems_builtins.py1

Latest commits Feed

June 10, 2021, 14:42 (GMT)
Change default to "Count", divide radius by 10
June 10, 2021, 14:14 (GMT)
Merge branch 'master' into geometry-nodes-curve-to-points-node
June 9, 2021, 20:15 (GMT)
Merge branch 'master' into geometry-nodes-curve-to-points-node
June 9, 2021, 17:32 (GMT)
Merge branch 'master' into geometry-nodes-curve-to-points-node
June 9, 2021, 13:54 (GMT)
Check for size==0, reduce duplication
June 9, 2021, 13:42 (GMT)
Add comment
June 9, 2021, 13:40 (GMT)
Merge branch 'master' into geometry-nodes-curve-to-points-node
June 8, 2021, 22:51 (GMT)
Fix RNA struct type
June 8, 2021, 22:32 (GMT)
Geometry Nodes: Curve to Points Node

This node implements the second option of T87429, creating points
along the input splines with the necessary evaluated information
for instancing: `tangent`, `normal`, and `rotation` attributes.
All generic curve point and spline attributes are copied to the
result points as well.

I'm actually quite happy with the implementation right now. It's
readable enough and there isn't too much boilerplate code. The thing
I expect could use improvement is that there is a lot of temporary
memory allocation. Sharing a buffer for each thread would be a nice
improvement in the future.

The patch currently includes some refactoring of the curve resample
node with some newly abstracted functions. I may commit that separately.
The "Evaluated" mode for the resample node will be a separate commit.

Differential Revision: https://developer.blender.org/D11539

MiikaHweb - Blender Git Statistics v1.06
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021