mirror of
https://github.com/blender/blender
synced 2026-09-26 16:15:47 +03:00
* Only works on machines with a Qualcomm Snapdragon 8cx Gen3 or above. Older generation devices are not and will not be supported due to some driver issues * Requires VS2022 for building. * Uses new MSVC preprocessor for sse2neon compatibility. * SIMD is not enabled, waiting on conversion of blenlib to C++. Ref #119126 Pull Request: https://projects.blender.org/blender/blender/pulls/117036 |
||
|---|---|---|
| .. | ||
| autodetect_msvc.cmd | ||
| build_msbuild.cmd | ||
| build_ninja.cmd | ||
| check_libraries.cmd | ||
| check_spaces_in_path.cmd | ||
| configure_msbuild.cmd | ||
| configure_ninja.cmd | ||
| detect_architecture.cmd | ||
| detect_msvc2019.cmd | ||
| detect_msvc2022.cmd | ||
| detect_msvc_vswhere.cmd | ||
| doc_py.cmd | ||
| find_blender.cmd | ||
| find_dependencies.cmd | ||
| find_inkscape.cmd | ||
| find_sphinx.cmd | ||
| format.cmd | ||
| icons.cmd | ||
| icons_geom.cmd | ||
| lib_update.cmd | ||
| parse_arguments.cmd | ||
| reset_variables.cmd | ||
| set_build_dir.cmd | ||
| show_hashes.cmd | ||
| show_help.cmd | ||
| svn_fix.cmd | ||
| svn_update.cmd | ||
| test.cmd | ||
| update_sources.cmd | ||