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
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2021-06-30 07:35:01 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-06-30 07:39:32 +0300
commitc36d2a9a7a2a01fdaeea98270ef1eb2314dfada3 (patch)
tree1d48ecf6a1723e39b76ce46fcc0601d0d032a4d2 /source/blender/nodes/CMakeLists.txt
parent77ac1f39c4c9ff2cdce2527ef0035beb749db610 (diff)
Cleanup: rename 'count' to 'len'
Reserve the term count for values that require calculation (typically linked lists). Without this convention it's difficult to know if using a length accessor function in a loop will be O(N^2) without inspecting the underlying implementation.
Diffstat (limited to 'source/blender/nodes/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions