DokaDoka
|
65787d3b6d
|
fix(zones): draw complex polygons properly
convex polygons are split into triangles more simply
complex polygons are split into trapezoids and then triangles to be drawn
|
2022-04-29 00:41:21 +10:00 |
|
DokaDoka
|
de201dcf03
|
feat(zones): box
streamlined rectangle polygon creation for the lazy, with rotation
|
2022-04-26 23:06:23 +10:00 |
|
DokaDoka
|
adb110d8d8
|
feat(imports/zones): basic glm polygon zones
build on the points structure
|
2022-04-25 20:28:10 +10:00 |
|
DokaDoka
|
b935d9b58c
|
fix(resource/streaming): don't use HasModelLoaded for everything
|
2021-12-24 11:36:16 +11:00 |
|
DokaDoka
|
cb0b99e147
|
fix(resource/streaming): print default when limit is nil
|
2021-12-24 09:42:14 +11:00 |
|
DokaDoka
|
a17a8c464b
|
fix(resource/streaming): use correct variable names
|
2021-11-17 19:33:48 +11:00 |
|