-
- Downloads
make.bat: unify python detection
Several sub commands tried on their own to locate python, given I wanted to look in several locations for a broader libdir compatibility this is best done in a central location. Python 3.9 is still preferred, but if 3.10-3.12 are available that be accepted as well. note: this is about the python version make.bat uses to run various python helper scripts, this change has no influence on the python version blender itself uses.
Showing
- build_files/windows/find_dependencies.cmd 25 additions, 4 deletionsbuild_files/windows/find_dependencies.cmd
- build_files/windows/format.cmd 3 additions, 9 deletionsbuild_files/windows/format.cmd
- build_files/windows/icons.cmd 3 additions, 13 deletionsbuild_files/windows/icons.cmd
- build_files/windows/icons_geom.cmd 3 additions, 13 deletionsbuild_files/windows/icons_geom.cmd
- build_files/windows/update_sources.cmd 3 additions, 6 deletionsbuild_files/windows/update_sources.cmd
- make.bat 8 additions, 3 deletionsmake.bat
Please register or sign in to comment