Rob Loach

Results 343 issues of Rob Loach

Usually when building a Partial, you have something like: ``` eco Hello Welcome to ``` Now, what if you could inject meta-data to the document from the Partial itself? ```...

blocked need value

The build files for Linux and OSX were not set as executable. I've run `chmod +x` on each of them to allow running the scripts.

This adds a small utility function named `nk_input_is_mouse_moved()` to check whether or not the mouse moved.

This is an update from https://github.com/Immediate-Mode-UI/Nuklear/pull/584 .

This change adds `delta_time_seconds` to a few of the renderers. Would love some help on supporting some of the others. - [x] allegro5 - [ ] d3d11 - [ ]...

The Nuklear context has a `delta_time_seconds` float which is meant to house the change in time between frames in seconds. None of the renderers currently implement this functionality and it's...

Would be nice to be able to add entries via the CLI.

Having a math.* namespace would allow a similar modal to Lua's math library. http://www.tutorialspoint.com/lua/lua_standard_libraries_math_library.htm

https://github.com/twigjs/twig.js It's a bit more up to date :wink: