SIGN IN SIGN UP
godotengine / godot UNCLAIMED

Godot Engine – Multi-platform 2D and 3D game engine

0 0 0 C++

Add a python script to install Direct3D 12 SDK components.

This makes it much faster to get started with Direct3D 12 builds,
as you only need to run `python .\misc\scripts\install_d3d12_sdk_windows.py`
then run `scons d3d12=yes`.

This installs DirectX Shader Compiler, Mesa NIR, WinPixEventRuntime
and DirectX 12 Agility SDK.

- Define a default path that uses the locations from the script.
- Now the default path is in "%LOCALAPPDATA%\Godot\build_deps\"
- Updated CI to use this new python script.

Co-Authored-By: Hugo Locurcio <hugo.locurcio@hugo.pro>
M
MrBBBaiXue committed
ea2c6f1d0b5cab38a38b986c3af1345cbd59f633
Parent: 74c32fa