johni0702 d547098ce8 Fix markers not being removed
Markers were saved in a (Hash)Set even though they are mutable. Reducing the
exposed interface to Collection allows changing the interal implementation to
ArrayList which solves the problem.
2016-10-22 22:14:16 +02:00
2016-03-02 11:40:46 +01:00
2016-10-22 21:11:23 +02:00
2016-09-20 13:38:37 +02:00
2016-10-22 22:14:16 +02:00
2015-04-26 18:11:53 +02:00
2016-07-28 15:45:01 +02:00
2015-01-03 23:25:21 +01:00
Description
No description provided
77 MiB
Languages
Java 99.5%
GLSL 0.4%