tornavis/source/blender/windowmanager/gizmo
Julian Eisel a5578351c3 Auto-generate RNA-structs declarations in `RNA_prototypes.h`
So far it was needed to declare a new RNA struct to `RNA_access.h` manually.
Since 9b298cf3db we generate a `RNA_prototypes.h` for RNA property
declarations. Now this also includes the RNA struct declarations, so they don't
have to be added manually anymore.

Differential Revision: https://developer.blender.org/D13862

Reviewed by: brecht, campbellbarton
2022-03-14 17:08:46 +01:00
..
intern Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
WM_gizmo_api.h Fix out of order event handling when calling operators from gizmos 2022-03-11 22:49:47 +11:00
WM_gizmo_types.h Cleanup: remove outdated references to tweak 2022-03-04 13:31:16 +11:00
wm_gizmo_fn.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
wm_gizmo_wmapi.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00