Home
last modified time | relevance | path

Searched refs:RNA_define_animate_sdna (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_palette.c178 RNA_define_animate_sdna(false); in RNA_def_palette()
181 RNA_define_animate_sdna(true); in RNA_def_palette()
H A Drna_xr.c237 RNA_define_animate_sdna(false); in RNA_def_xr()
242 RNA_define_animate_sdna(true); in RNA_def_xr()
H A Drna_layer.c588 RNA_define_animate_sdna(false); in RNA_def_view_layer()
591 RNA_define_animate_sdna(true); in RNA_def_view_layer()
H A Drna_sculpt_paint.c1501 RNA_define_animate_sdna(false); in RNA_def_sculpt_paint()
1516 RNA_define_animate_sdna(true); in RNA_def_sculpt_paint()
H A Drna_camera.c761 RNA_define_animate_sdna(true); in RNA_def_camera()
H A Drna_object.c3366 RNA_define_animate_sdna(false); in RNA_def_object()
3371 RNA_define_animate_sdna(true); in RNA_def_object()
H A Drna_scene.c6553 RNA_define_animate_sdna(false); in rna_def_scene_render_data()
6555 RNA_define_animate_sdna(true); in rna_def_scene_render_data()
7824 RNA_define_animate_sdna(false); in RNA_def_scene()
7841 RNA_define_animate_sdna(true); in RNA_def_scene()
H A Drna_define.c766 void RNA_define_animate_sdna(bool animate) in RNA_define_animate_sdna() function
H A Drna_space.c4409 RNA_define_animate_sdna(true); in rna_def_space_view3d()
/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/
H A DRNA_define.h50 void RNA_define_animate_sdna(bool animate);