Colin Duffy
Colin Duffy
How could Standard shading lighting be implemented?
Additional changes in @clementroche's PR https://github.com/theatre-js/theatre/pull/367, can you merge those in? 😬
@katiasmet-93 You rock! Thank you!
PHP required the absolute path of the destination, thanks to [this link](http://www.johny.org/2011/02/07/upload-using-c-as-client-and-php-as-server-2/), now works! ``` php ```
Data viewer  Time viewer 
> To be able to move the studio UI around is somewhat important, as sometimes it can overlap with the underlying UI I often toggle the visibility of the UI...
> It's not about that, it's about trying to fit the studio UI inside other containers like in an Admin page or other wrapping UI. Right now even if trying...
`run` is associated with npm, so either use `yarn build` or `npm run build`
Thanks @danoli3! Adding the `..\..\..\libs\openssl\include` worked!
Add this before the renderer.render call: `renderer.autoenablesDefaultLighting = true`