Commit Graph

47 Commits

Author SHA1 Message Date
Luke Street ee4a12f1ea Add crashpad_handler to macOS .app 2021-04-04 18:24:02 -04:00
Henrique Gemignani Passos Lima 38799b375b Fix linking to Qt5::QWindowsIntegrationPlugin for Windows 2021-04-02 20:04:11 +03:00
Luke Street 3f0615bf94 Simplify system requirements table
Removes vector ISA table entirely
2021-03-19 18:46:56 -04:00
Luke Street aace28fc19 Copy urde/hecl/visigen into macOS app bundle 2021-03-19 14:59:34 -04:00
Luke Street e34a844537 Fix QWindowsIntegrationPlugin reference 2021-03-13 11:57:15 -05:00
Phillip Stephens df49ebae22 Uncomment Qt5WindowsIntegrationPlugin 2021-03-10 12:21:14 -08:00
Phillip Stephens 7c4c95b393 Disable CVarDialog and ArgumentEditor for the time being 2021-03-10 12:13:03 -08:00
Phillip Stephens 4da7ca5930 Invert blender check, fix windows build 2021-03-10 11:57:02 -08:00
Luke Street 6bf1476b1d Fix Qt5 non-static build 2021-03-07 20:49:00 -05:00
Luke Street 75f0a416de Fix SysReqTableView for non-x86 2021-02-27 22:56:00 -05:00
Luke Street fb7f0011b9 Simplify Qt5::WindowsIntegrationPlugin addition 2021-02-27 22:34:23 -05:00
Phillip Stephens 277c7fe1df Add debug tool CVars, implementing warping capability 2021-02-27 18:35:15 -08:00
Phillip Stephens 92fe1a9577 Fix Qt5::WindowsIntegrationPlugin being included on non-windows platforms 2021-02-26 15:12:44 -08:00
Phillip Stephens cb2d826cbd Add WIN32 back to executable target 2021-02-21 18:56:21 -08:00
Phillip Stephens daef7dfe00 Add ability to search for blender version dynamically 2021-02-21 18:52:17 -08:00
Phillip Stephens e0da690d7c Fix compiling against Qt6 2021-02-21 17:56:16 -08:00
Luke Street e1515252f1 Allow compiling with Qt5 again (Qt6 is preferred)
Small fix to Quazip, removes extraneous files
2021-02-21 13:23:20 -05:00
Phillip Stephens 732a59c983 Fix windows build 2021-02-20 15:02:40 -08:00
Phillip Stephens 76966831b0 Upgrade to Qt6 2021-01-23 16:26:28 -08:00
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