Commit Graph

9 Commits (experimental-mono)

Author SHA1 Message Date
scrawl 67bd6cd708 Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
10 years ago
scrawl e13a938896 Add support to build with Qt5 (Task #2665)
Known issue: the render view doesn't work in Qt5. With the switch to OSG around the corner, this isn't worth fixing.
10 years ago
Scott Howard e2ef8c4022 fix -Wnewline-eof warnings 10 years ago
Marc Zinnschlag 50a489321f updated run button 10 years ago
Marc Zinnschlag 3ed2edb7cb rewrote run tool profile management 10 years ago
Marc Zinnschlag 3f24593dba added profile selection panel 10 years ago
Marc Zinnschlag 4337d05126 added right-click handling support to SceneTool class 10 years ago
Marc Zinnschlag f913d51e35 remove deleted debug profiles from run tool 10 years ago
Marc Zinnschlag 51128d2d57 added run button to scene subview toolbar 10 years ago