tornavis/source/blender/editors/curve
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
curve_intern.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
curve_ops.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
editcurve.c Cleanup: use M_PI_2 and M_PI_4 where possible 2022-03-11 18:27:58 +01:00
editcurve_add.c Curve: Improve NURBS knot generation modes 2022-03-10 18:34:27 -06:00
editcurve_paint.c Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
editcurve_query.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
editcurve_select.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
editcurve_undo.c Cleanup: Rename original curve object type enum 2022-02-18 09:50:29 -06:00
editfont.c Cleanup: use flags for wmEvent modifier keys 2022-02-25 17:58:22 +11:00
editfont_undo.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00