Commit b8ad5b9
authored
chore: make style generation code work for sky, projection and light as well (#7919)
* Make style generation code work for sky, projection and light as well.
* Move types to the right place.
* Add changelog
* Remove experimental node flags
* Switch to use vec3 instead of a new type.
* Improve types.
* Remove dead code
* Improve types a bit, use union.1 parent 25d4da2 commit b8ad5b9
12 files changed
Lines changed: 279 additions & 273 deletions
File tree
- build
- docs
- src
- geo/projection
- style
- util
- webgl
- draw
- program
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments