We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fe6329 commit 86e2770Copy full SHA for 86e2770
scripts/README.md
@@ -13,11 +13,12 @@
13
└── wgsl-case-changer.py
14
15
```
16
+
17
| Script Name | Description |
18
|-------------|-------------|
19
| file_and_func.py | This is a script that pulls the filenames/function pairings from the bevy sourcecode.
20
| `file_and_func.py` | This is a script that pulls the filenames/function pairings from the bevy sourcecode.
- |
21
+|
22
| `make-gif-example.sh` | Shows how one _may_ make a `.gif` from the output of gif-capture-mode, see main `../README.md` |
23
| `make_bevy_shaderdoc.py` | creates a single markdown document with _**all**_ the Bevy codebase's `wgsl` |
24
| `reset-2d.py` | Resets the 2d shader (useful if you want to try again from the default). |
0 commit comments