Skip to content

v1.0.11

Compare
Choose a tag to compare
@DanielHarrod DanielHarrod released this 07 Aug 15:56
· 240 commits to master since this release

Getting ready for custom mouse easing for Mouse movements.
Drawing North/South/East/West for clicking ranges.
Added icon on the tree view indicating a group (always true) - for keeping your design togeter.
Added information for click ranges.
Added Ctrl+Alt+shift+F1 for taking a screenshot, good for critical timed captures.
Stopped tree refresh when loading projects.
Added helper text when nodes are missing incomplete information.
Changed the system to Single thread mode, instead of multi-thread ( It works fine, but too complex ) - Just run multiple instances, this also means the scheduler is not going to work properly.
Fixed some edge cases with null checking.
Added exception messages for object search testing.