godot/.github
MrBBBaiXue ea2c6f1d0b 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>
2024-01-24 20:11:43 +08:00
..
actions Identify pull request builds from GitHub Actions with the PR number 2023-10-16 04:27:53 +02:00
ISSUE_TEMPLATE Use latest doc version in issue template 2024-01-20 14:20:45 +01:00
workflows Add a python script to install Direct3D 12 SDK components. 2024-01-24 20:11:43 +08:00
CODEOWNERS Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
PULL_REQUEST_TEMPLATE.md Link to Code style guidelines in the pull request template 2023-06-15 07:22:20 +02:00