|
Blender V5.0
|
Public Attributes | |
| bool | win32 |
| bool | with_cycles |
| bool | with_ffmpeg |
| bool | with_freestyle |
| bool | with_libmv |
| bool | with_opencolorio |
| bool | with_opengl_backend |
| bool | with_renderdoc |
| bool | with_vulkan_backend |
| bool | with_xr_openxr |
Support extracting arguments for all platforms (for documentation purposes). These names match the upper case defines.
Definition at line 92 of file creator_args.cc.
| bool BuildDefs::win32 |
Definition at line 93 of file creator_args.cc.
Referenced by build_defs_init(), and print_help().
| bool BuildDefs::with_cycles |
Definition at line 94 of file creator_args.cc.
Referenced by build_defs_init(), main_args_setup(), and print_help().
| bool BuildDefs::with_ffmpeg |
Definition at line 95 of file creator_args.cc.
Referenced by build_defs_init(), and main_args_setup().
| bool BuildDefs::with_freestyle |
Definition at line 96 of file creator_args.cc.
Referenced by build_defs_init(), main_args_setup(), and print_help().
| bool BuildDefs::with_libmv |
Definition at line 97 of file creator_args.cc.
Referenced by build_defs_init(), main_args_setup(), and print_help().
| bool BuildDefs::with_opencolorio |
Definition at line 98 of file creator_args.cc.
Referenced by build_defs_init(), and print_help().
| bool BuildDefs::with_opengl_backend |
Definition at line 99 of file creator_args.cc.
Referenced by build_defs_init(), main_args_setup(), and print_help().
| bool BuildDefs::with_renderdoc |
Definition at line 100 of file creator_args.cc.
Referenced by build_defs_init(), main_args_setup(), and print_help().
| bool BuildDefs::with_vulkan_backend |
Definition at line 101 of file creator_args.cc.
Referenced by build_defs_init(), main_args_setup(), and print_help().
| bool BuildDefs::with_xr_openxr |
Definition at line 102 of file creator_args.cc.
Referenced by build_defs_init(), main_args_setup(), and print_help().