Commit 8824517
Rename screen shape (#3377)
### GL native
* Rename screen shape to screen culling shape
* Use Vec2 instead of screen coordinate
* Remove culling shape from init options
### Maps iOS
* Expose API to set screen culling shape
| iOS | Android |
| --- | --- |
| <video
src="https://github.com/user-attachments/assets/e3d4acb8-01b1-4c53-ba76-8e05ff085426">
| <video
src="https://github.com/user-attachments/assets/33122660-65ba-4f31-8eae-d180fe630c14">
|
Addresses: https://mapbox.atlassian.net/browse/MAPSIOS-1811 and
https://mapbox.atlassian.net/browse/MAPSAND-2119
cc @mapbox/sdk-ci
---------
Co-authored-by: Jan Krassnigg <[email protected]>
GitOrigin-RevId: 68a34816e8e5bacf61a119eb2503fc2cba59337c1 parent 3ef033d commit 8824517
File tree
13 files changed
+139
-22
lines changed- Sources
- Examples/All Examples
- MapboxMaps
- Documentation.docc/API Catalogs
- Foundation
- Extensions
- Core
- Tests/MapboxMapsTests/Foundation
- scripts/release/packager
13 files changed
+139
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | | - | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
22 | 51 | | |
23 | 52 | | |
24 | 53 | | |
| |||
76 | 105 | | |
77 | 106 | | |
78 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
79 | 138 | | |
80 | 139 | | |
81 | 140 | | |
82 | | - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
83 | 151 | | |
84 | 152 | | |
85 | 153 | | |
| |||
133 | 201 | | |
134 | 202 | | |
135 | 203 | | |
136 | | - | |
137 | | - | |
| 204 | + | |
| 205 | + | |
138 | 206 | | |
139 | 207 | | |
140 | 208 | | |
141 | | - | |
142 | | - | |
| 209 | + | |
143 | 210 | | |
144 | 211 | | |
145 | | - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
146 | 219 | | |
147 | 220 | | |
148 | 221 | | |
| |||
211 | 284 | | |
212 | 285 | | |
213 | 286 | | |
214 | | - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
215 | 292 | | |
216 | 293 | | |
217 | 294 | | |
218 | 295 | | |
219 | 296 | | |
220 | 297 | | |
| 298 | + | |
221 | 299 | | |
222 | 300 | | |
223 | 301 | | |
| |||
241 | 319 | | |
242 | 320 | | |
243 | 321 | | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
244 | 326 | | |
245 | 327 | | |
246 | 328 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
104 | | - | |
105 | | - | |
106 | | - | |
| 105 | + | |
107 | 106 | | |
108 | 107 | | |
109 | 108 | | |
| |||
0 commit comments