Releases: cmcnicholas/alloy-botty-town
Releases · cmcnicholas/alloy-botty-town
v1.1.1 VR
v1.1.1
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
- 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
initial release