Added wind to cloth simulation

This commit is contained in:
2026-02-24 08:46:57 +01:00
parent ed0e370e9d
commit 14d7a78ac4
5 changed files with 77 additions and 25 deletions

View File

@@ -471,7 +471,9 @@
}
},
"CLOTH": {
"TITLE": "Cloth simulation"
"TITLE": "Cloth simulation",
"WIND_ON": "Wind On",
"WIND_OFF": "Wind Off"
},
"ALGORITHM": {
"TITLE": "Algorithms",