Skip to content

Releases: TheVindicators/Vis

Official Release: v1.0.0

22 Nov 05:55
981dad6
Compare
Choose a tag to compare

In this release:

New Features

  • Importing and exporting XML and CSV formatted antenna files.
  • Click-to-add freeform antennas in bulk to nearest vertice
  • Ability to reset model placement

Changes to Existing Features

  • All network operations use jquery AJAX calls
  • Server-side API updated to return JSON containing more informative feedback on errors.
  • Re-implement OpenFlight support and relative coordinate support for OpenFlight
  • Menubar drop-downs no longer disappear on hover away or tab out.

Bug Fixes

  • Fixed #56: Cannot toggle rotation/translation with antennas
  • Fixed #53: snap button breaks interface on load
  • Fixed #57: New Antenna mesh isn't saved to state
  • Fixed #58: Can no longer click away to unselect model
  • Fixed #64: Relative coordinates are broken after resuming state
  • Fixed #76: SpotLight is added after each file import, no matter if one already exists

Collaboration: v0.4.0

08 Nov 05:38
6ddaadc
Compare
Choose a tag to compare

In this release:

New Features

  • Antennas now have a texture to easily ascertain the direction it points in
  • Beginning of snap functionality with button from user

Bug Fixes

  • Wireframe checkbox now updates according to true model state.

Beta: v0.3.0

25 Oct 13:56
Compare
Choose a tag to compare

In this release:

New Features:

  • Remote save-state functionality
  • Relative coordinate system

Bug Fixes:

  • Lighting not being added when models are imported, resulting in pitch darkness
  • Antenna not scaling to model, resulting in world-destroying antenna sizes

MVP v0.2.0

11 Oct 03:14
Compare
Choose a tag to compare

In this release, we've successfully reached our MVP. The ability to add antennas (both graphically and manually), toggle wireframe status, and deploy as a server are all complete.

In reaching beta, we're now implementing a better coordinate system, and the ability to import a CSV file containing antenna points.

Prototype v0.1.0

27 Sep 03:33
Compare
Choose a tag to compare

In this release, we have a functioning bare-essentials prototype of the model editor to be used in manipulating antenna placements. To run, follow the README's instructions.