Straafe

Results 16 comments of Straafe

I just ran his sample scene in 2018.2.13f1, works fine. What version are you using?

Well, it isn't the end of the world if it doesn't support Firefox, as I can just use the older version (especially if this is beginning to eat up all...

So I was able to get the original UnityCam project to compile, and if I change that line in Globals.h, it does change the device name. Since I don't need...

Got any ideas for this error? Tried several forks and versions of torch/cuda, can't seem to get around it on Windows ``` return codecs.charmap_decode(input,self.errors,decoding_table)[0] UnicodeDecodeError: 'charmap' codec can't decode byte...

``` pip install Cython==3.0a5 pip install git+https://github.com/pattern-inc/cynetworkx.git ``` Worked for me