Commit Graph

3 Commits

Author SHA1 Message Date
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
Campbell Barton
83fe5712ab Fix #126525: Gizmo flickering when a Blender window is resized 2024-08-21 23:03:31 +10:00
Hans Goudey
15ae8c3064 Cleanup: Move remaining window manager headers to C++ 2024-01-04 14:30:21 -05:00