60 Commits

Author SHA1 Message Date
radius
a0eb17200b [zr] rename function 2016-03-05 21:59:01 -05:00
radius
d860642c75 [zr] split the window code to zr_common 2016-03-05 21:52:09 -05:00
radius
c2e4eb772d [zr] refactor structures pt.2 2016-03-05 21:13:25 -05:00
radius
2809074ccd [zr] refactor structures pt.1 2016-03-05 21:13:24 -05:00
twinaphex
a73cbb6114 (zahnrad) Use menu_texture_item 2016-03-05 08:42:35 +01:00
radius
d647c1b215 [zr] hook up the scroll wheel 2016-03-05 01:26:45 -05:00
radius
145979ddcb [zr] label fix 2016-03-05 00:52:59 -05:00
radius
052730bbf1 [zr] refactor most of the menu, have a global state, width, height now 2016-03-05 00:50:57 -05:00
radius
0ce76cbf5b [zr] remove more glui code 2016-03-04 15:08:43 -05:00
twinaphex
acdf0eb74e Fix C89_BUILD 2016-03-04 19:48:05 +01:00
twinaphex
0140f989c3 Fix CXX_BUILD 2016-03-04 19:46:25 +01:00
radius
f86097aefb [zr] remove a lot of glui code 2016-03-03 22:31:38 -05:00
radius
5b11e290dd [zr] add entry for test window 2016-03-03 18:39:14 -05:00
radius
d9bc760b46 [zr] fix window opening and closing 2016-03-03 18:39:13 -05:00
radius
dfefefb416 [zr] change the window hiding method a bit 2016-03-03 18:39:10 -05:00
twinaphex
5cef419209 (zahnrad) Get past crash when shader is NULL 2016-03-03 06:21:40 +01:00
radius
4617f792c5 [zr] implement combo box for recents 2016-03-02 22:41:28 -05:00
radius
c2bd46e3cb [zr] remove most glui drawing code 2016-03-02 19:28:46 -05:00
twinaphex
b7ef5271ea zrmenu_set_style - C89 fix 2016-03-03 00:43:53 +01:00
radius
1cea6cd7be [zr] implement 'bool' parameters 2016-03-02 18:08:57 -05:00
radius
e9ce64e854 [zr] implement shader parameters dialog 2016-03-02 17:14:50 -05:00
radius
55530dcbc3 [zr] implement exit, make clics respond even when the window is innactive 2016-03-02 16:24:36 -05:00
radius
7853815d45 [zr] change layout 2016-03-02 16:24:35 -05:00
radius
1d0beeb665 [zr] set focus properly 2016-03-02 11:03:10 -05:00
radius
4eb6f26d92 [zr] update zahnrad 2016-03-02 11:01:22 -05:00
radius
780974ef32 [zr] change menu label 2016-03-02 02:51:03 -05:00
radius
8c86c6a47c [zr] hide/unhide window concept 2016-03-02 02:49:07 -05:00
radius
272563f3ca [zr] hide/unhide window concept 2016-03-02 02:48:51 -05:00
radius
8d89b1fa86 [zr] draw window offscreen till a better solution is available 2016-03-02 01:49:57 -05:00
radius
2807f94a14 [zr] hide/unhide windows 2016-03-01 23:43:15 -05:00
radius
1b1b59692b [zr] add menu bar 2016-03-01 23:20:43 -05:00
radius
d2d4312128 [zr] start adding main window 2016-03-01 21:49:30 -05:00
radius
0b9ea0943b [zr] cleanups 2016-03-01 18:54:46 -05:00
radius
3f22d5cb33 make the gui a bit flatter 2016-02-28 23:52:33 -05:00
radius
7e1e330463 add context menu to demo window 2016-02-28 23:43:02 -05:00
radius
a6f015623a stub function for kbd input 2016-02-28 23:35:22 -05:00
radius
11423ac52e look for assets in the correct folder 2016-02-27 15:02:13 -05:00
radius
87c2f16ca7 readd the cursor for fullscreen mode 2016-02-27 14:59:42 -05:00
radius
a4720acf22 disable oversampling leads to some font alignment issues 2016-02-27 13:10:07 -05:00
radius
88dfabf92f change texture filtering to nearest 2016-02-27 12:42:16 -05:00
radius
16fb6d5f07 remove stray printf 2016-02-26 20:49:59 -05:00
radius
1bac8c8649 Use the same font for the underlying glui 2016-02-26 20:49:58 -05:00
twinaphex
eaf08ad88c (Zahnrad) Take out mouse code 2016-02-26 15:57:22 +01:00
twinaphex
4939a9ea22 (zahnrad) Rename alloc to zr_alloc 2016-02-26 13:15:07 +01:00
twinaphex
0a74bcc080 Get rid of texture uniform 2016-02-26 12:37:20 +01:00
twinaphex
b4425d4524 Look in assets directory 'zahnrad' instead of 'wimp' 2016-02-26 12:30:39 +01:00
twinaphex
ce51396fb4 (zahnrad) Correct name 2016-02-26 12:21:42 +01:00
radius
e303b62635 re-enable antialiasing 2016-02-25 23:11:06 -05:00
radius
e9682c1122 refactor zr menu, using zrmenu for our functions. Context reset should work fine now 2016-02-25 23:08:33 -05:00
twinaphex
ee8c5bfa98 (Zahnrad) Don't call glViewport directly 2016-02-26 00:44:09 +01:00