Komari Spaghetti

Results 98 comments of Komari Spaghetti

Just put in the last work required to get the entire library compiling. Haven't tested anything yet, but I feel pretty confident about this PR now that I have the...

I now have all examples and demos that I can compile on my linux machine working. The primary code in `nuklear.h` is fully ready for review if someone feel brave...

Once I feel I'm done, I'll rebase on master, bump the major version number and squash most commits together

@dumblob Aah, ofc. Idk why I didn't think of using CI for this. I've had good experience with Github CI, so I'll try that out tomorrow.

Done! All demoes have been compiled and tested. Commits have been squashed. Branch has been rebased on master. I'll take one more look over the changes to make sure I...

@ronaaron @Michael-Kelley @rswinkle I'm pinging a few people here how had (or have) PR's that add a less trivial amount of code to the Nuklear codebase. I'm looking to get...

@rswinkle I don't think any real internals changed in this PR. It is mostly changes an API change, with all the code changed to compile under this new API. I...

Instead of a timeframe, maybe remove it at next major version bump? So the comment would be `will be removed in v6.0.0` or something like that.

> > Instead of a timeframe, maybe remove it at next major version bump? So the comment would be `will be removed in v6.0.0` or something like that. > >...