We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56492f4 commit a83b963Copy full SHA for a83b963
CHANGELOG.md
@@ -1,6 +1,20 @@
1
# Changelog
2
3
-## v0.2.0 – 2020-10-06
+## v0.3.0 – 2020-11-12
4
+
5
+### Changed
6
7
+- Triggers overhaul!
8
+ - Smoother lines
9
+ - Fake 3D effect to help with depth perception
10
+ - Each trigger/label pair is a different color so you can tell them apart
11
+ - Labels use a better font
12
+ - Labels no longer overlap each other
13
+ - Cylinders and spheres can be toggled on/off
14
+ - Split the overlay and the world objects into two different commands (/draw_triggers and /mark_triggers)
15
+ - Improved FPS
16
17
+## v0.2.0 – 2020-11-06
18
19
### Added
20
0 commit comments