Commit 6293e35
perf(oans): reduce VRAM usage (#10378)
* perf(oans): reduce render scale of some layers
* build: upgrade turf to v7
* feat(oans): add union and simplification of features to fix some artifacts
* feat(oans): combine more layers
* fix: turf types and imports
* chore: remove unneeded ts-strict-ignore markers
* fix: another import
* chore: revert unintended change
* doc: specify units of `simplify`
(cherry picked from commit 0405b3a)1 parent fa08d31 commit 6293e35
File tree
21 files changed
+1633
-1319
lines changed- fbw-a380x/src/systems
- instruments/src/ND
- systems-host/PseudoPRIM
- fbw-common/src/systems
- instruments/src/OANC
- oans
- scripts
21 files changed
+1633
-1319
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments