Commit Graph

1525 Commits

Author SHA1 Message Date
vurtun
48a9d3176b Fixed ANSI C warnings 2018-01-28 11:59:06 +01:00
Kees Rijnen
205089ff62 Add opengl 4 demo that uses bindless textures and pesistent mapped vertex buffer 2018-01-22 06:00:39 -08:00
vurtun
11c81d4631 Fixed accidental code remove in last commit 2018-01-15 23:31:15 +01:00
vurtun
c36a167127 Added tree documentation 2018-01-15 19:30:57 +01:00
vurtun
da8273c4c6 Added nk_group_begin_titled 2018-01-12 18:35:36 +01:00
vurtun
9d91b7c3d0 Moved Changelog into documentation 2018-01-09 20:57:56 +01:00
Micha Mettke
2d31b3af5f
Merge pull request #600 from cartman300/patch-1
Add C# binding to the list
2018-01-09 11:55:24 -08:00
vurtun
c9189a250b Finished documenation conversion 2018-01-09 12:15:44 +01:00
Saša Barišić
ac0901e853
Update Readme.md 2018-01-09 05:55:25 +01:00
Saša Barišić
5318555739
Add C# binding to the list 2018-01-09 05:52:18 +01:00
vurtun
8027ebe0ee Second last doc conversion commit 2018-01-08 16:08:38 +01:00
vurtun
8709a881f0 Added input documentation translation 2018-01-08 02:21:21 +01:00
vurtun
9a314f0e29 Finised context documentation translation 2018-01-07 22:59:27 +01:00
vurtun
365c982773 Removed last remaining old doc file 2018-01-07 17:37:15 +01:00
vurtun
8ae9160b16 Updated Readme 2018-01-07 17:30:46 +01:00
vurtun
882e935c8d Added documentation html file as link 2018-01-07 17:24:54 +01:00
vurtun
dd5f3520a0 Started documentation transition to markdeep 2018-01-07 17:18:02 +01:00
Micha Mettke
9cb143e13f
Merge pull request #599 from nsawa/fix_nk_colorf_hsva_f
Fix nk_colorf_hsva_f alpha calculation
2018-01-05 23:29:22 -08:00
Naoyuki Sawa
83e2c109d5 Fix nk_colorf_hsva_f alpha calculation 2018-01-06 08:52:26 +09:00
vurtun
2891c6afbc Update demos to new color picker API 2018-01-05 13:09:27 +01:00
vurtun
604a7dfa42 Merge branch 'master' of https://github.com/vurtun/gui 2018-01-05 12:33:49 +01:00
vurtun
bd30c124a6 Fixed #544 color picker (breaking change) 2018-01-05 12:32:42 +01:00
Micha Mettke
b47463d229
Merge pull request #598 from mgerhardy/fixed-implicit-fallthrough
Fixed implicit fallthrough warning
2018-01-04 13:53:54 -08:00
Martin Gerhardy
acaab2f46a Fixed implicit fallthrough warning 2018-01-04 21:34:53 +01:00
Micha Mettke
df96bac317
Merge pull request #590 from mgerhardy/travis
TravisCI changes
2018-01-03 12:27:14 -08:00
Micha Mettke
3f3091fc36
Merge pull request #596 from billsix/addReferenceToPyNuklear
add reference to pyNuklear
2018-01-03 04:04:15 -08:00
Micha Mettke
363e9eef20
Merge pull request #595 from billsix/fixContextualOverviewText
show full label in overview popup by expanding horizontal space
2018-01-03 04:04:00 -08:00
Micha Mettke
0e808bcb3d
Merge pull request #594 from fbbdev/better_gitignore
Ignore binary files on linux
2018-01-03 04:03:38 -08:00
William Emerison Six
8c2fb99ff2 add reference to pyNuklear 2018-01-02 22:18:48 -05:00
William Emerison Six
1b64d1241d show full label in overview popup by expanding horizontal space 2018-01-02 22:06:19 -05:00
Fabio Massaioli
57d1a41bfc Ignore binary files on linux 2018-01-03 00:31:29 +01:00
vurtun
5bbe337399 Removed docu typo 2018-01-02 11:08:10 +01:00
vurtun
a9e87c6176 Fixed Readme layout 2018-01-02 10:50:19 +01:00
vurtun
f08b62039f Split license into dual license MIT/public domain 2018-01-02 10:47:08 +01:00
Martin Gerhardy
b17ec490ef TRAVIS: include demo windows and activate warnings 2018-01-02 08:26:29 +01:00
vurtun
6bddc5c5f0 Update demos configurables and removed warnings 2018-01-01 17:20:55 +01:00
vurtun
07e422ecd1 Fixed warnings found by gcc and clang 2018-01-01 17:18:52 +01:00
vurtun
1a77fc87c9 Merge branch 'mgerhardy-issue585' 2018-01-01 15:45:50 +01:00
vurtun
023c2da494 Fixed define intendation 2018-01-01 15:45:09 +01:00
vurtun
683185e762 Merge branch 'issue585' of https://github.com/mgerhardy/nuklear into mgerhardy-issue585 2018-01-01 15:41:57 +01:00
Micha Mettke
5b9d6a9e6f
Merge pull request #591 from mgerhardy/issue584
Fixed parts of issue #584
2018-01-01 06:34:47 -08:00
Micha Mettke
7bbad0884d
Merge pull request #589 from mgerhardy/issue588
Fixed issue #588
2018-01-01 06:31:50 -08:00
Martin Gerhardy
61143c3400 Fixed issue #585 2017-12-31 17:37:02 +01:00
Martin Gerhardy
107c920fb0 Fixed second part of issue #584 2017-12-31 17:29:52 +01:00
Martin Gerhardy
be55f26a9f Fixed parts of issue #584 2017-12-31 17:26:52 +01:00
Martin Gerhardy
43277a4ff2 Fixed issue #588 2017-12-31 16:54:43 +01:00
vurtun
87d3e9f3ad Added documentation for group 2017-12-29 11:43:36 +01:00
vurtun
f83c8648b7 Fixed #583 small warning in GCC 2017-12-25 18:31:16 +01:00
vurtun
b6e0e34c9c Fixed #582 nk_edit_buffer behavior
Fixed bug in nk_edit_buffer that prevents input after activating the
widget. It was caused but not correctly setting an internal flag for
input.
2017-12-23 17:34:41 +01:00
vurtun
b2b08061c7 Fixed #581 progressbar drawing and behavior
1.) Fixed a visual overdraw glitch on full progressbar
2.) Fixed input behavior so you can actually fill the progressbar by
    user input
2017-12-23 09:55:57 +01:00