tornavis/source/blender/depsgraph/intern
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
..
builder Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
debug File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
eval Cleanup: Clang tidy 2022-03-08 13:28:22 -06:00
node File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
depsgraph.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
depsgraph.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
depsgraph_build.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
depsgraph_debug.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
depsgraph_eval.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
depsgraph_physics.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
depsgraph_physics.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
depsgraph_query.cc Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
depsgraph_query_foreach.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
depsgraph_query_iter.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
depsgraph_registry.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
depsgraph_registry.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
depsgraph_relation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
depsgraph_relation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
depsgraph_tag.cc Cleanup: spelling in comments & some minor clarifications 2022-03-10 16:27:18 +11:00
depsgraph_tag.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
depsgraph_type.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
depsgraph_type.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
depsgraph_update.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
depsgraph_update.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00