Commit Graph

28 Commits

Author SHA1 Message Date
Luke Street 61dbc1628e Link zlib on non-Windows platforms 2020-06-24 12:04:17 -04:00
Luke Street 0dd67e0662 Require Blender 2.83 2020-06-13 20:09:17 -04:00
Luke Street 45fe93ee94 Windows updates (better Blender version check, better static linking) 2020-06-13 17:21:50 -04:00
Luke Street 904e2a113d Add Homebrew Qt5 path hint 2020-05-24 11:56:38 -04:00
Luke Street 2b6851f7bf Start implementing options tab; bug fixes & logging performance improvement 2020-04-18 17:16:59 -04:00
Luke Street 3487423d78 Initial Options tab, CVar dialog 2020-04-18 17:16:59 -04:00
Lioncash 79e522a03e CMakeLists: Add Qt 5 type-safety compile definitions
Migrates the Qt compile definitions that were added to amuse over to the
hecl GUI.
2019-08-27 23:02:51 -04:00
Phillip Stephens 7c2d70542b Minor CMake fix 2019-08-25 18:33:03 -07:00
Lioncash 1f62d8efbb CMakeLists: Append to hecl-gui target directly
Appends changes to the target directly instead of appending to variables
and then appending to the target.
2019-08-25 20:12:02 -04:00
Lioncash 2c8ee49238 CMakeLists: Migrate Qt package finding to using components
Same thing but shortens up the find_package() calls and allows linking
in a target directly instead of a variable name.
2019-08-25 20:12:02 -04:00
Lioncash 1558d3d355 CMakeLists: Organize source files
Organizes the source files to have a consistent formatting and layout.
2019-08-25 20:11:58 -04:00
Jack Andersen a357648a99 Windows build fixes 2019-07-27 15:20:18 -10:00
Jack Andersen 79b0b6c2a9 Change deprecated Qt references 2019-07-19 18:25:42 -10:00
Jack Andersen 1dd7f604f0 Better CMake dependency handling 2019-06-11 16:03:12 -10:00
Phillip Stephens 47a7383c6d Add ability to edit command line arguments, and enable cheats 2019-01-26 15:22:16 -08:00
Jack Andersen 95d9283800 Add sanitizers to executable targets 2018-05-06 13:09:17 -10:00
Jack Andersen 2fd21e3270 More complete package step verification 2018-01-13 20:42:13 -10:00
Phillip Stephens 1b2ee6749d Fix blender detection and build errors on linux 2018-01-11 08:28:44 -08:00
Jack Andersen f6195a64a6 Additional usability features 2018-01-09 20:19:48 -10:00
Jack Andersen 3f2f8f6b35 macOS system profiler parser 2018-01-02 14:24:45 -10:00
Jack Andersen f4638bd21b Linux fixes 2018-01-01 18:21:45 -10:00
Jack Andersen 4f888becdf bintoc now uses .cpp sources for .pch uniformity 2017-12-28 22:04:44 -10:00
Jack Andersen 4658c9fbc5 Windows fixes 2017-12-26 18:10:44 -10:00
Jack Andersen a686debdcf Work on URDE version detection and downloading 2017-12-26 14:48:34 -10:00
Jack Andersen d3223f0db4 Implement index downloading from axiodl.com 2017-12-25 18:27:18 -10:00
Jack Andersen cc63d4852f Work on System Check tab of hecl-gui; add HECL icon 2017-12-25 11:53:37 -10:00
Phillip Stephens 479a44910b Initial implementation 2017-12-05 19:31:43 -08:00
Phillip Stephens 6a6bed1e79 Intial Commit 2017-12-03 23:43:22 -08:00