tornavis/source/blender/modifiers
Jacques Lucke 144a5aa512 Cleanup: replace use of std::iota with more specific function
`iota` is name that has no meaning, it's not an acronym or initialism.
It's usually very cryptic when I come across it. Replacing it with a
specialized function makes the code more readible.
2023-10-06 23:01:16 +02:00
..
intern Cleanup: replace use of std::iota with more specific function 2023-10-06 23:01:16 +02:00
CMakeLists.txt CMake: use bf_io_ prefix for IO tests 2023-09-23 20:22:19 +10:00
MOD_modifiertypes.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
MOD_nodes.hh Geometry Nodes: generalize modifier simulation cache storage names 2023-09-03 16:14:11 +02:00