blender/source
Hans Goudey 5371f5516c Cleanup: Add const to MutableSpan methods
Since the span is just a reference to data owned elsewhere, changing the
values doesn't change the span itself.
2023-11-13 19:09:09 +01:00
..
blender Cleanup: Add const to MutableSpan methods 2023-11-13 19:09:09 +01:00
creator Refactor: initialize IMB after parsing settings 2023-11-09 13:58:00 +11:00
CMakeLists.txt