Commit Graph

13 Commits

Author SHA1 Message Date
8cebc726ca Only show device enum when needed 2018-08-06 16:42:46 +02:00
f41931d77b Fix render cancel on Windows
We can nto send SIGINT isgnal on windows, it does not exist.
2018-08-06 15:46:25 +02:00
4719af789c Implement compute device selector 2018-08-06 14:55:07 +02:00
969776f4ad Implement subprocess termination 2018-08-06 12:27:30 +02:00
49d0569c6b Improve HiDPI awareness of Blender logo 2018-08-06 11:45:44 +02:00
e8844bc0ec Prepare for supporting more operation systems 2018-08-06 11:13:15 +02:00
b190316fbf Implement save benchmark operator 2018-08-06 09:59:52 +02:00
cd9304cff9 Add BLender logo in the corner
Still need to make it DPI and HiDPI and such aware.
2018-08-03 18:01:38 +02:00
eca235f3df Add final srceen to the benchmark process
Also moved blocks of information around.
2018-08-03 17:46:28 +02:00
e6dfebbfd7 Fix uneven multiline text spacing. 2018-08-03 17:18:34 +02:00
cefaa27640 Move forward with implementaiton
- The decision was made that blender and scenes can be found next
  to the benchmark running script.

- Show real image of the currently rendering scene.
2018-08-03 16:42:12 +02:00
895b2b88e8 Merge actual benchmark run operator into interface 2018-08-03 14:58:17 +02:00
e96efb840a Implement placeholder benchmark space UI. 2018-08-02 19:34:35 +02:00