Skip to content

Version 1.1 - Area Select

Compare
Choose a tag to compare
@kieranmillar kieranmillar released this 13 Jan 21:50
· 88 commits to master since this release

This version adds area select. Clicking and dragging over an empty area draws a box, all pieces within that box when the mouse is released are selected. Modifiable with Ctrl to add pieces to the existing selection. Holding down Alt will force drawing a box over any other left-click action.

Changes:

  • New area select feature to easily select multiple pieces at once.
  • Fixed bug on some systems where resizing the window caused all textures to be lost.
  • Developers only - CMake support added for easier setup.