tornavis/source/blender/editors/uvedit
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
uvedit_buttons.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
uvedit_draw.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
uvedit_intern.h Cleanup: pass const scene argument to UV selection functions 2022-03-08 14:45:33 +11:00
uvedit_islands.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
uvedit_ops.c Cleanup: Clang tidy 2022-03-08 13:28:22 -06:00
uvedit_parametrizer.c Cleanup: use M_PI_2 and M_PI_4 where possible 2022-03-11 18:27:58 +01:00
uvedit_parametrizer.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
uvedit_path.c UV: Edge selection support 2022-03-03 17:59:09 +05:30
uvedit_rip.c UV: Edge selection support 2022-03-03 17:59:09 +05:30
uvedit_select.c Cleanup: use ELEM macro 2022-03-09 10:13:43 +11:00
uvedit_smart_stitch.c Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
uvedit_unwrap_ops.c UV: Edge selection support 2022-03-03 17:59:09 +05:30