Skip to content

1.8.1 - Another big time (r2)

Latest
Compare
Choose a tag to compare
@zeankundev zeankundev released this 27 Feb 08:22

what was new (from 1.8.0)?

  • you can now import with more parameters, like color (thanks @Aera23 for the feedback on Discord!).
  • inspector is now more localized (well, at least, tho)
  • every action done on the inspector is now saved and you could undo it
  • optimization. now it should save you lots of RAM when CompassCAD isn't focused
  • you can now turn on pre-1.5.0 style Cartesian grids, in case the dotted grid doesn't help much
  • you can now choose to turn snap on or off directly. by default, snap will always be on.
  • colliders are now widened. the colliders should widen when you zoom out.
  • close-up zooms are now possible, up to 17x zoom
  • label's font size can be modified up to your heart's content
  • lerp zoom is no longer available and is now removed.
  • you can now copy, cut and paste. the shortcuts are normal.
  • you can now write JS-based extension. documentation will be provided later on. it's on, for Windows, C:/Users/User/AppData/Roaming/compasscad/plugins, and for Linux, it's ~/.config/compasscad/plugins
  • lots of bug fixes.

what is ACTUALLY new?

  • just bug fixes and patches to SVG exporter's bug