- 30 Jul, 2022 1 commit
-
-
James Westman authored
-
- 29 Jul, 2022 8 commits
-
-
James Westman authored
There's no reason to restrict it to a texture; any paintable should work, and this gives us more flexibility in the future.
-
Fixes #45.
-
James Westman authored
-
James Westman authored
-
James Westman authored
-
James Westman authored
-
James Westman authored
-
James Westman authored
-
- 22 Jul, 2022 1 commit
-
-
- 13 Jul, 2022 1 commit
-
-
- 10 Jul, 2022 1 commit
-
-
- 28 Jun, 2022 1 commit
-
-
- 25 Jun, 2022 2 commits
-
-
- 18 Jun, 2022 14 commits
-
-
James Westman authored
gtk_widget_measure needs to be called during the parent's size_allocate, even if the results aren't used.
-
James Westman authored
-
James Westman authored
-
James Westman authored
Smooth the lines used for glyph layout so that the labels are legible.
-
James Westman authored
Use the shape of a line symbol to calculate collision, rather than just its bounding box. This is much more precise and allows showing many more labels at once. Removed the collision tests, because these changes make them much more complicated.
-
James Westman authored
Use the Separating Axis Theorem to calculate rectangle intersection so we can handle rotated bounding boxes correctly.
-
James Westman authored
-
James Westman authored
-
James Westman authored
-
James Westman authored
-
James Westman authored
-
James Westman authored
-
James Westman authored
-
James Westman authored
Fixed a bug where lookup expressions sometimes weren't inserted where needed.
-
- 06 Jun, 2022 1 commit
-
-
- 02 Jun, 2022 1 commit
-
-
- 30 May, 2022 1 commit
-
-
- 29 May, 2022 1 commit
-
-
- 27 May, 2022 1 commit
-
-
Get tile URLs, min/maxzoom, etc. from the style JSON rather than supplied separately. Stylesheets should already contain this information, so it's better to not duplicate it. Removed ShumateVectorRenderer:data-source, since styles can potentially have multiple data sources (although it's not supported yet).
-
- 23 May, 2022 2 commits
-
-
- 22 May, 2022 1 commit
-
-
- 19 May, 2022 1 commit
-
-
- 18 May, 2022 2 commits
-
-