Zentendo
Zentendo
The JSON export will only export the first image in a slot object node, and does not output the other images in the "spritesheet", nor does it add them to...
Is it possible to use napajs as a secure sandbox alternative to node `vm` and whitelist the nodejs API instead of automatically allowing all supported nodejs API calls by default?...
When I try to `go get github.com/keroserene/go-webrtc`, I get this error: ``` go get github.com/keroserene/go-webrtc # github.com/keroserene/go-webrtc ctestenums.cc:2:10: fatal error: webrtc/api/peerconnectioninterface.h: No such file or directory #include "webrtc/api/peerconnectioninterface.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation...