|
Blender V4.3
|
Public Attributes | |
| bool | win32 |
| bool | with_cycles |
| bool | with_cycles_logging |
| bool | with_ffmpeg |
| bool | with_freestyle |
| bool | with_libmv |
| bool | with_ocio |
| bool | with_renderdoc |
| bool | with_xr_openxr |
Support extracting arguments for all platforms (for documentation purposes). These names match the upper case defines.
Definition at line 86 of file creator_args.cc.
| bool BuildDefs::win32 |
Definition at line 87 of file creator_args.cc.
Referenced by build_defs_init(), and print_help().
| bool BuildDefs::with_cycles |
Definition at line 88 of file creator_args.cc.
Referenced by build_defs_init(), and print_help().
| bool BuildDefs::with_cycles_logging |
Definition at line 89 of file creator_args.cc.
Referenced by build_defs_init(), main_args_setup(), and print_help().
| bool BuildDefs::with_ffmpeg |
Definition at line 90 of file creator_args.cc.
Referenced by build_defs_init(), main_args_setup(), and print_help().
| bool BuildDefs::with_freestyle |
Definition at line 91 of file creator_args.cc.
Referenced by build_defs_init(), main_args_setup(), and print_help().
| bool BuildDefs::with_libmv |
Definition at line 92 of file creator_args.cc.
Referenced by build_defs_init(), main_args_setup(), and print_help().
| bool BuildDefs::with_ocio |
Definition at line 93 of file creator_args.cc.
Referenced by build_defs_init(), and print_help().
| bool BuildDefs::with_renderdoc |
Definition at line 94 of file creator_args.cc.
Referenced by build_defs_init(), main_args_setup(), and print_help().
| bool BuildDefs::with_xr_openxr |
Definition at line 95 of file creator_args.cc.
Referenced by build_defs_init(), main_args_setup(), and print_help().