2018-03-26 12:41:46 +00:00
|
|
|
WIP...
|
|
|
|
|
2018-03-10 06:57:14 +00:00
|
|
|
Build
|
|
|
|
--------
|
|
|
|
```
|
2018-03-17 09:21:17 +00:00
|
|
|
$ cd thirdparty/carve-1.4.0/build
|
|
|
|
$ cmake ../
|
|
|
|
$ make && make install
|
|
|
|
|
2018-03-10 06:57:14 +00:00
|
|
|
$ qmake -spec macx-xcode
|
2018-03-26 12:41:46 +00:00
|
|
|
```
|
|
|
|
|
|
|
|
UI Resources Source
|
|
|
|
--------
|
|
|
|
Qt Dark Theme:
|
|
|
|
- https://gist.github.com/QuantumCD/6245215
|
|
|
|
|
|
|
|
Icons:
|
|
|
|
- https://material.io/icons/
|
|
|
|
18dp white
|
|
|
|
3d rotation -> rotate
|
|
|
|
add circle outline -> add
|
|
|
|
zoom in -> zoomin
|
|
|
|
zoom out -> zoomout
|