ofZach

Results 70 issues of ofZach

I'm not sure if I understand how this is setup, but it seems like there's a fair amount of NOC specific code in this, ie: ``` output_folder = File.join(File.dirname(asciidoc_file), "noc_html")...

I don't understand if this was supposed to automatically load gems for me, but I had to do it manually, and it seems like many of the gem versions listed...

would be useful to check in the data folder, but not have to worry about stuff we shouldn't share

via @kylemcdonald The iosStoryboardExample fails to run. This is an old bug mentioned by @NickHardeman in this comment #1829 (comment) which @julapy says had "something to do with the way...

I'm not sure how, but MAP_FAILED seems to be defined in the 10.7SDK, which means that the enum in mapSerializer.h will fail. The compiler (osx 10.7, xcode 4.2.1) doesn't give...

hi ! in ofxSvgLoader::setupShape you set the winding mode of the paths to OF_POLY_WINDING_NONZERO which means getOutline() returns 0 for me. If I comment this out, the paths still draw...

one nice thing would be a read to pixels or read to image option -- thinking especially in the case of drawing to an FBO for saving out an image,...

not sure if I am using it wrong, but it appears broken. Just tried to use it on a few values and it's always returning true.

reports that with draw you can't draw long lines with a gaming mouse. Potential fix is to drop mouse events that are too small or resample the line as it's...

as discussed, have pop-over warning if network conditions are really bad (image takes to long to load in draw, hit too many loading screens in drag).