Diego Dorado

Results 14 issues of Diego Dorado

If I already have an audio listener in the scene, I dont need another... although this class is very handy to play sounds just writing code.... could it be possible...

MattRix, thanx for futile... it is really awesome, simple and powerful. I had naming conflits other libraries that declared an FMatrix class also ( although namespaced) Wouldn't be a good...

On some spanish keyboard layouts, period and colon are on the same key, so `Shift + period` in orca makes it to render a colon, and to trigger the speed...

I have to change minit-css.php on line 88, because root relative urls were being messed up. this is what i changed: ``` // Make all local asset URLs absolute $content...

bug

When I change the font size in the terminal ( I use termite) the terminal adjusts correctly. But the cast doesnt take into account those font size changes apparently. Here's...

It would be nice to be able to set the `native` property on a custom icon instead of the image url

It may probably by due to my inexperience in openframeworks... but i cannot figure out why this shader looks so odd when applied within domemaster.begin(i); and domemaster.end(i); It is just...

I have tidal 1.0.7 installed and working. after loading the module UnityOsc.hs, `d1` doesnt exists anymore. Neither does `v1`. Although `thing "apple"` does returns a pattern. Anything I am missing...

### Why it is needed? When adding items within a certain context, we may want to remove the items once that is no longer needed ( for example, the mentioned...