Gustavo Lara

Results 7 issues of Gustavo Lara

Does this plugin have theme support? it would be nice to have a way of doing something like [this](https://github.com/highcharts/highcharts/blob/master/js/themes/dark-blue.js) directly with Angular.

help wanted
question

It would be nice to have a repeat functionality. Something to repeat the whole transformation with options to reverse it "in time" as well.

Not sure if it exists but I don't see it on the README file. It would be nice to have an option to skip all the things (web server, UI,...

cmty:feature-request

There's some code without context in here but still, this seems to work OK: ```js let publisherData = { resolution, audioSource: this.normalizeSource(config.audioSource), videoSource: this.normalizeSource(config.videoSource), name: id, showControls: false, frameRate: fps,...

I created this cube in Blender and texture mapping seems to be ok there, but it acts wierd once I import it on g3d. ![](https://i.postimg.cc/SsGv1Ph7/blender.png ) This is how it...

There's no error message. Please let me know where I can find the logs (if any) and I'll post them here. This is for the lastest release, on Windows 10...

bug

I'm getting the following error: ``` Unexpected error System.IndexOutOfRangeException: Index was outside the bounds of the array. at com.clusterrr.Famicom.NesTiler.Program.Main(String[] args) make: *** [Makefile:39: pattern_0.bin] Error 1 ``` Here's what I...