Jannik Beyerstedt
|
b0e83b1134
|
[TIDY] Apply autopep8 formatting
|
2023-10-29 11:53:59 +01:00 |
|
Florian Larysch
|
5f3e093a77
|
use /usr/bin/env in shebang
This allows the path to the python binary to be overwritten using
environment variables (for example in virtualenvs).
|
2015-05-04 21:31:48 +02:00 |
|
MaZderMind
|
f425cc291c
|
color output if termcolor is installed
|
2014-07-23 23:36:19 +02:00 |
|
MaZderMind
|
3f057cc5d4
|
print the error onto stdout, too
|
2014-07-23 23:26:12 +02:00 |
|
MaZderMind
|
f2e32764c0
|
more debug output (is goooood)
|
2014-07-23 23:26:00 +02:00 |
|
MaZderMind
|
a8e0fc7da2
|
call into the rendering-task to deploy the tasks onto the cubes after rendering
|
2014-07-23 23:24:39 +02:00 |
|
MaZderMind
|
81b0c60fa6
|
implement rnedering via renderlib and nice error reports via traceback
|
2014-07-23 01:19:07 +02:00 |
|
MaZderMind
|
bc4c29f8b6
|
support room filter
|
2014-07-19 15:44:17 +02:00 |
|
MaZderMind
|
bf372323f6
|
initial implementation
|
2014-07-19 15:20:04 +02:00 |
|