Lars Doucet

Results 18 issues of Lars Doucet

In a customized version of [crashdumper](http://github.com/larsiusprime/crashdumper), I dump a screenshot on crash, using FlxScreenGrab. Here's FlxScreenGrab's output: ![screenshot](https://cloud.githubusercontent.com/assets/739064/3203415/a3f7c42c-ed9b-11e3-96b4-7ce1b6c29c9c.png) Here's the system's native PrintScreen: ![screenshot_printscreen](https://cloud.githubusercontent.com/assets/739064/3203434/c582f9e0-ed9b-11e3-8e16-8fe1b886a730.png) The FlxScreenGrab image's tileset has little...

I really like the profiler, but it seems to have trouble with codebases that have a lot of recursion (like Flixel-UI's _loadThing() function). For instance: ``` function foo(iteration:Int = 0):Void...

Opening this issue at the request of a friend. Apparently there's a bug in the version of MojoAL that OpenFL is currently shipping with. Something to do with Spinlocks, or...

Hey there! I'm very interested in this tool, I work with the [HaxeFlixel](http://www.github.com/haxeflixel) team and I'm currently working on adding Wii Remote support. I was previously using the DolphinBar accessory's...

Driver

If possible, it would be great to have the IR Camera pointer mapped to two independent analog axes, would be most useful in "just wiimote" and "wiimote + nunchuk" combinations....

Wii Remote
Feature

I recently took it upon myself to upgrade the [steamwrap](http://github.com/larsiusprime/steamwrap) library, adding steam controller support and adding CFFI prime bindings where possible. I wanted to see what interest the Haxe...

Waiting for Feedback

Write now, if you make any changes to the color index, changes are never written out to disk. We need to make the Animator app write out those changes as...

Options: Options/Controls: - [x] "Spell" should be cannons - [x] Replace character column/row with "select character" - [x] Decide whether or not to keep virtual mouse support - [x] Decide...