tornavis/source/blender/editors/render
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 Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
render_intern.hh File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
render_internal.cc Cleanup: spelling in comments, function name 2022-03-04 10:31:11 +11:00
render_opengl.cc Cleanup: Rename original curve object type enum 2022-02-18 09:50:29 -06:00
render_ops.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
render_preview.cc Cleanup: spelling in comments, function name 2022-03-04 10:31:11 +11:00
render_shading.cc Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
render_update.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
render_view.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00