This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Campbell Barton c36d2a9a7a 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.
2021-06-30 14:39:32 +10:00
..
2021-03-29 19:11:17 -06:00
2021-06-29 10:37:00 +10:00
2021-06-29 20:30:31 +02:00
2021-06-28 16:11:18 +10:00
2021-06-30 14:39:32 +10:00
2021-06-28 13:16:32 +02:00
2021-06-29 20:13:24 +10:00
2021-06-29 20:30:31 +02:00
2021-06-29 20:30:31 +02:00
2021-06-28 13:16:32 +02:00