Closed Zekiah-A closed 2 years ago
1: Fixed cmake error caused by obsolete import of <sys/sysctl.h> in lib/irrlicht/source/Irrlicht/CGUISkin.cpp.
2: Made UI scaling better, and improved fonts, in order to make it readable on modern 1920x1080 and 4K displays.
Before: Directories are literally unreadable, and small font.
After: Still pretty ugly, but much easier to use on normal sized screens and touchscreen devices.
So is your pull request finished?
Yes, I plan on doing larger UI overhauls and bug fixes in the future, but this is all for now
1: Fixed cmake error caused by obsolete import of <sys/sysctl.h> in lib/irrlicht/source/Irrlicht/CGUISkin.cpp.
2: Made UI scaling better, and improved fonts, in order to make it readable on modern 1920x1080 and 4K displays.
Before: Directories are literally unreadable, and small font.
After: Still pretty ugly, but much easier to use on normal sized screens and touchscreen devices.