tornavis/source/blender/editors/space_action
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
..
CMakeLists.txt RNA: Generate property declerations header, solving msg-bus C++ incompatibility 2022-03-14 16:50:49 +01:00
action_buttons.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
action_data.c Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
action_draw.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
action_edit.c i18n: Fix more potential contextual issues with "Back" UI label. 2022-03-03 14:52:45 +01:00
action_intern.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
action_ops.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
action_select.c Event System: drag events no longer default to the drag start location 2022-03-09 08:38:42 +11:00
space_action.c RNA: Generate property declerations header, solving msg-bus C++ incompatibility 2022-03-14 16:50:49 +01:00