We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b8b204 commit b8682c5Copy full SHA for b8682c5
CHANGELOG.md
@@ -11,6 +11,10 @@
11
* https://yaclog.readthedocs.io
12
* https://keepachangelog.com
13
14
+## Unreleased
15
+
16
+* The `detail` value can now be saved to presets (thanks @svm420)
17
18
## 1.6.2.28 - 2024-11-03
19
20
* Adds support for selecting a specific occurrence of a given transform name (thanks @Halbann)
@@ -31,4 +35,4 @@
31
35
32
36
* Update for KSP 1.9
33
37
* Fix issues with TU/* shaders with some of the stock normal maps
34
-* Add keyword driven support for BC5 normal maps ('keyword=TU_BC5_NRM')
38
+* Add keyword driven support for BC5 normal maps ('keyword=TU_BC5_NRM')
0 commit comments