Blender Git Commit Log

Git Commits -> Revision 1e063a0

Revision 1e063a0 by Hans Goudey (master)
July 20, 2021, 18:28 (GMT)
Cleanup: Use const arguments and less sequential iteration

Using const indexes and offsets helps to make the logic less sequential,
which is hopefully easier to understand and possibly easier to parallelize
in the future. Also order return arguments last.

Commit Details:

Full Hash: 1e063a0242697980088b93d46e4f111fd668eb36
Parent Commit: b65ec08
Lines Changed: +33, -27

1 Modified Path:

/source/blender/nodes/geometry/nodes/node_geo_curve_to_mesh.cc (+33, -27) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021