Skip to content

Releases: cmcnicholas/alloy-botty-town

v1.1.1 VR

09 Aug 23:44
Compare
Choose a tag to compare

first pass at adding VR support, requires:

  • Steam VR
  • compatible hardware with Steam VR e.g. HTC Vive

v1.1.1

02 Aug 13:14
Compare
Choose a tag to compare

bugfix for models that were imported as readonly this is because unity optimises them at build time so wasn't apparent in the editor. now models should have colliders etc.

v1.1.0

02 Aug 00:48
Compare
Choose a tag to compare
  • support for multi geoms and geometry collections
  • inspections, jobs and defects now render for polygons
  • raycasting now works for polygons and linestrings allowing you to select them
  • colour mapping can be done in the config for linestrings and polys (to colourise by design code)
  • prefab mapping can be done in the config for points and polys (to add a 3d model by design code)
  • various other bugs and fixes

v1.0.0

30 Jul 20:50
8cc81ed
Compare
Choose a tag to compare

initial release