Files
test2/intern/cycles/blender
Campbell Barton 944e0483a6 Cleanup: clarify naming for MLoopTri
The term `looptri` was used ambiguously for both single & arrays.
The term `tri` was also used, causing `tri->tri`.

Use terms:

- `looptris` for an array or when dealing with multiple items.
- `looptri` is used when dealing with a single item.
- `lt` for a single MLoopTri variables & arguments.

This was already a convention but not followed closely.
2023-12-14 12:32:11 +11:00
..
2023-08-10 22:40:27 +02:00
2023-09-24 14:52:38 +10:00
2023-12-14 12:32:11 +11:00
2023-11-21 19:55:38 +01:00
2023-08-10 22:40:27 +02:00
2023-10-20 19:12:58 +02:00
2023-08-10 22:40:27 +02:00