Commit Graph

43 Commits

Author SHA1 Message Date
vurtun
34014b472b fixed panel header spacing 2015-06-05 22:32:44 +02:00
vurtun
bf18f0bde2 finally fixed font drawing in opengl demo 2015-06-05 20:27:26 +02:00
vurtun
ef9570ca81 removed shitty opengl demo 2015-05-31 11:25:10 +02:00
vurtun
8b90b92cab updated demos 2015-05-29 15:28:08 +02:00
vurtun
6dd8655c55 small update 2015-05-24 16:07:06 +02:00
vurtun
4f13eecbcb change layout state from boolean to enum 2015-05-23 21:09:38 +02:00
vurtun
b6216ca078 fixed some small things the clang analyzer found 2015-05-23 13:47:06 +02:00
vurtun
1e42945906 revert back to old demo version 2015-05-21 22:10:07 +02:00
vurtun
11cb73ef97 temporarily removed opengl demo until all glitches are removed 2015-05-21 21:10:03 +02:00
vurtun
0f915e3f4a fixed some demo isses 2015-05-17 20:19:24 +02:00
vurtun
b91cd2d840 added foreach loops 2015-05-16 12:26:39 +02:00
vurtun
615c8c5f64 added option group + demo clean up 2015-05-13 14:47:11 +02:00
vurtun
43f492c34a changed stack to use hook instead of panel 2015-05-12 17:01:02 +02:00
vurtun
7644774cdb added panel hook concept 2015-05-10 15:47:54 +02:00
vurtun
30800c95f2 small update 2015-05-10 11:19:28 +02:00
vurtun
775d2d745a added demo code + changed opengl demo 2015-05-09 14:26:44 +02:00
vurtun
902bdc8e11 added panel pool + introduced output buffer to make multible buffered panels easier 2015-05-07 13:41:55 +02:00
vurtun
027ae073cb fixed opengl, win32 example 2015-05-04 11:03:15 +02:00
vurtun
3e051adc12 converted buffer states to flags 2015-05-02 15:41:11 +02:00
vurtun
a29b0ac253 converted lines diagram + histogram into immediate mode representation 2015-05-02 13:30:01 +02:00
vurtun
8c44c62ae7 added command shell widget + fixed some text placing 2015-05-01 23:24:15 +02:00
vurtun
8edea98f75 fixed out of bounds input handling + advanced opengl text rendering 2015-05-01 18:31:42 +02:00
vurtun
6a819cdb41 removed test code 2015-05-01 13:21:35 +02:00
vurtun
d8364f2bb6 added opengl text input 2015-05-01 13:18:19 +02:00
vurtun
e135e1424f added opengl demo 2015-04-30 16:12:21 +02:00
vurtun
581f8e9200 major render backend rewrite for greater portability 2015-04-15 14:37:19 +02:00
vurtun
f69689b6ce updated Readme 2015-04-12 15:40:42 +02:00
vurtun
36bec32c56 added ttf file command argument 2015-04-10 21:50:42 +02:00
vurtun
a88a9ced86 removed unused test function 2015-04-10 18:40:48 +02:00
vurtun
be8c85f184 major update font handling update 2015-04-10 18:35:17 +02:00
vurtun
3ec9a0de9f added align for labels & fixed selecting other panels if one panel is minimized 2015-04-08 11:54:33 +02:00
vurtun
8d0aba0dc6 hides scaler on minimize + tweaked clip panel rect 2015-04-07 18:28:29 +02:00
vurtun
0a7b0b44f8 fixed slider step 2015-04-07 18:20:28 +02:00
vurtun
767d5436cb updated demo and added example 2015-04-05 18:52:40 +02:00
vurtun
db82d3c104 changed clip memory management + fixed opengl demo + uses correct MAkefile 2015-04-05 17:19:44 +02:00
vurtun
7c3860f173 compressed button events 2015-04-04 18:32:46 +02:00
vurtun
79950c83c4 fixed typo + used correct boolean type 2015-04-04 18:26:22 +02:00
vurtun
226dbee7cd lean & mean demo 2015-04-02 20:09:03 +02:00
vurtun
260b7da2cc added layout tabs 2015-03-31 18:29:45 +02:00
vurtun
4fb9870f33 added panel tabs 2015-03-30 17:31:55 +02:00
vurtun
667b4bcf29 removed need for string length in api 2015-03-30 00:51:07 +02:00
vurtun
4e7f37243c small changes 2015-03-27 19:07:22 +01:00
vurtun
3489caac85 moved opengl to demo directory 2015-03-27 17:19:49 +01:00