some refactoring

hopefully improved rendering speed
added support to add .obj obstacles
This commit is contained in:
2018-02-17 17:39:18 +01:00
parent 839401edb7
commit 52ab71fac5
25 changed files with 538 additions and 12 deletions

View File

@@ -25,5 +25,8 @@
<file>res/icons/floorplan.svg</file>
<file>res/icons/grid.svg</file>
<file>res/icons/wireframe.svg</file>
<file>res/icons/save.svg</file>
<file>res/icons/load.svg</file>
<file>res/icons/objects.svg</file>
</qresource>
</RCC>