Releases: mortido/rewind-viewer
Releases · mortido/rewind-viewer
Rewind Viewer 3.1 [mortido remix]
Fork of Rewind Viewer.
- Added Arc, CircleSegment and Tiles primitives;
- Added mask support;
- Added support for user camera views (position, viewport size);
- Added support for multiple connections;
- Switched to YAML configuration file;
- Updated UI;
- Simplified core code base.
Rewind Viewer 3.0 [mortido remix]
Remix changes to Rewind Viewer as a new version.
- Moved to binary protocol instead of JSON for faster communication
- Added ability to specify map size and grid size from client
- Layers id now starts from 0
- C++ client updated
- Bugfixes
Currently it supports only C++ client, stay tuned.