Files
test2/source/blender
Guillermo Venegas c55b3fef02 Refactor: UI: Replace uiLayoutPanelProp with class method uiLayout::panel_prop
This converts the public `uiLayoutPanelProp` function to an object oriented
API (`uiLayout::panel_prop`), matching the python API.
This reduces the difference between the C++ API with the python version,
its also helps while converting code from python to C++ code (or vice-versa),
making it almost seamless.

Pull Request: https://projects.blender.org/blender/blender/pulls/138501
2025-05-06 17:13:30 +02:00
..
2025-05-01 12:16:00 +10:00
2024-09-20 13:14:57 +10:00
2025-05-06 16:09:12 +02:00
2025-05-05 19:55:55 +02:00