Commit Graph

868 Commits

Author SHA1 Message Date
Skarn
7f21eb0bd3 implement dark theme
minimap creator: make filters work
2020-10-27 01:43:00 +03:00
p620
722809527d Correct CMake config. 2020-10-26 23:40:54 +03:00
Balkron
5761b56a0e add themes support 2020-10-27 01:21:55 +05:00
p620
7b60d78c97 Add top binary directory to include paths. 2020-10-26 22:55:19 +03:00
p620
789d7b7776 Add UI files support. 2020-10-26 22:12:52 +03:00
p620
c13cc1ac0a Update resource collection algorithm. 2020-10-26 21:51:24 +03:00
p620
16c9a15c4f Setup new toolbar icons. 2020-10-23 22:13:03 +03:00
Balkron
f35a67b0e1 change font for toolbar 2020-10-23 23:22:47 +05:00
Balkron
857eff2221 Merge branch 'master' of https://gitlab.com/sshumakov3/noggit-red 2020-10-23 21:29:21 +05:00
Balkron
df0d0f32f9 change old toolbar icons. Added new icons for Stamp and Minimap tools 2020-10-23 21:29:06 +05:00
Skarn
f3830b65f2 minimap editor: basic selection functionality 2020-10-23 14:04:27 +03:00
Skarn
a7d7024073 Merge remote-tracking branch 'origin/master' 2020-10-23 13:22:59 +03:00
Balkron
8c59a8d698 change splash and icons, ver. 2 2020-10-23 08:56:10 +05:00
p620
a6d0205cd3 Forward noggit_icon.png. 2020-10-23 03:19:16 +03:00
Skarn
2a5854d8ef minimap editor: add selected models to selection 2020-10-23 03:09:25 +03:00
Balkron
dceb4e9e00 Merge branch 'master' of https://gitlab.com/sshumakov3/noggit-red 2020-10-23 05:07:29 +05:00
Balkron
f591f10da5 fix icons 2020-10-23 05:06:53 +05:00
p620
ff2a3147d4 Update project language standard to Cpp17. 2020-10-23 03:05:29 +03:00
Balkron
7fdac25676 Change icons 2020-10-23 04:59:35 +05:00
Balkron
ded2ad0e27 Change splash screen 2020-10-23 04:29:40 +05:00
Skarn
8f553c56ed minimap editor changes, 1920x1080 fix. new splash. 2020-10-23 01:23:53 +03:00
Skarn
238c52595b object mode: fix UI issue with import from .txt window 2020-10-22 15:05:55 +03:00
Skarn
5dd4ef755b minimap generator: add option to deselect all ADTs with right click
settings: add default value to import.txt file
2020-10-22 14:23:11 +03:00
Skarn
94d2dd57e4 change splash to a temp red Noggit icon 2020-10-22 12:55:15 +03:00
Skarn
f4e762a0c9 add a splash screen to Noggit just for fun and more pricy look. Probably needs a better picture. 2020-10-22 03:53:26 +03:00
Skarn
f21705ff9e Merge remote-tracking branch 'origin/master' 2020-10-22 03:25:36 +03:00
Skarn
2407bc0937 minimap generator: add progress bar and adt selection overlay, hide shadows from render 2020-10-22 03:25:20 +03:00
p620
e4b17c09c8 Fix crash on World destruction. 2020-10-22 02:46:30 +03:00
Skarn
9d0f627cc9 minimap generator: make draw settings actually take effect, fix uninitialized bool corrupting render 2020-10-22 02:24:12 +03:00
Skarn
f4e1ec0caf multiple changes related to minimap generator 2020-10-22 02:06:48 +03:00
Skarn
1585f5107c show close prompt on pressing Esc 2020-10-21 12:47:11 +03:00
Skarn
35e7d66e8b fix going into an endless for loop for minimap processing 2020-10-21 10:19:10 +03:00
Skarn
35a60cbff5 refactor ambigous variable name 2020-10-21 09:59:51 +03:00
Skarn
7bd3f4d698 Merge remote-tracking branch 'origin/master' 2020-10-21 03:45:04 +03:00
Skarn
cbefccacce create terrain mode and start working on the UI for minimap generator 2020-10-21 03:44:38 +03:00
p620
89d6e0c401 Prepare for architectural update. 2020-10-21 00:16:58 +03:00
Skarn
1be23f2c0c fix async issues with minimap rendering 2020-10-20 22:46:14 +03:00
Skarn
765cd026b1 implement test minimap rendering. ugly as fuck, WIP 2020-10-20 13:02:32 +03:00
Skarn
91e6083aa0 reduce lag by introducing BLPRenderer cache class for BLP thumbnail rendering 2020-10-17 02:00:29 +03:00
p620
7848f75d6a attempt to fix fps drops in various setups 2020-10-16 22:05:28 +03:00
Skarn
c92fde6759 finalize multiselect UX 2020-10-16 22:03:28 +03:00
Skarn
d0eecdf2c9 finalize multiselect UX, fix typo 2020-10-16 19:24:31 +03:00
Skarn
f49daa41ea adapt to dark theme 2020-10-16 00:20:25 +03:00
Skarn
34d738306a adapt to dark themes propertly. 2020-10-15 14:31:22 +03:00
Skarn
0225f85c64 add option to jump between tiles in 2D mode 2020-10-15 12:38:08 +03:00
Skarn
867b8fca0c reject selection reset if Ctrl is pressed 2020-10-15 10:54:20 +03:00
Skarn
971bb656f7 do not fuck up alphamap layers with texture swapper 2020-10-14 15:18:31 +03:00
Skarn
94a22ffb38 improve multiselection UX 2020-10-14 14:36:07 +03:00
Skarn
2388a116e3 remove opengl error debug checks 2020-10-14 13:32:00 +03:00
Skarn
dfdade5b63 remove opengl error debug checks 2020-10-14 13:28:39 +03:00