Files
test/source/blender
Guillermo Venegas d00a0f29b4 UI: Make uiLayout NonCopyable and NonMovable
Almost all uiLayout methods that creates sub-layouts returns a uiLayout
reference, API users must use the returned sub-layout to add items,
this prevents a accidental copy that could break Blender.

Pull Request: https://projects.blender.org/blender/blender/pulls/141051
2025-07-02 18:31:04 +02:00
..
2025-06-12 10:37:47 +02:00
2025-06-30 13:57:34 +02:00
2025-07-01 11:53:30 +03:00
2025-07-02 05:27:00 +02:00