Commit Graph

5 Commits (master)

Author SHA1 Message Date
0x0203 8a262f7e90 Fix panel drawing bug where background wasn't drawn for last column 2019-06-12 14:10:28 -04:00
diggit b17df7b463 fix wrong dynamic panel footer filling 2018-08-26 11:23:27 +02:00
vurtun b5eb3cd885 Fixed gcc integer conversion warning 2018-06-10 17:25:29 +02:00
diggit da07a235ab fix window dragging behavior (ignore on click) 2018-05-22 14:13:31 +02:00
vurtun f5aa92c5ca Seperated single header out into multiple files
Nuklear now comes in two flavours. For ones there is the single-header
version for distribution and multiple files inside the /src folder for
development and better readability. Since I don't want to manually
update each version if the other changes the /src directory includes a
python script developed by Apoorva Joshi to pack all files inside the
directory into a single header file.
2018-04-02 18:06:12 +02:00