Files
test/source/blender/windowmanager/intern
Julian Eisel a57fbe3861 Cleanup: Use const context in tool system API
Pass the context using const where it makes sense. Had some own code
that called some of these functions, so I had to keep context non-const
there too for no good reason.
2024-08-26 10:58:12 +02:00
..