Files
test2/source/blender/animrig
Christoph Lendenfeld 9ee5196db7 Refactor: Remove PBONE_VISIBLE and EBONE_VISIBLE macros
No functional changes intended.

This just replaces all calls to `PBONE_VISIBLE` and `EBONE_VISIBLE`
with appropriate functions.
In the case of editbones it is just the function that the macro already contained.
For pose bones, a new function was added that mirrors what the macro had.

Using a function will make it easier to change how selection is queried in the future.

part of #138482

Pull Request: https://projects.blender.org/blender/blender/pulls/138819
2025-05-13 15:51:12 +02:00
..
2025-05-09 16:13:25 +02:00
2024-08-15 21:26:12 +10:00
2024-02-02 10:43:17 +11:00
2025-01-20 11:19:23 +11:00