Commit Graph

56 Commits

Author SHA1 Message Date
Luke Street f26186d9a6 Add fullscreen CVar checkbox 2021-03-30 16:51:00 -04:00
Luke Street 3f0615bf94 Simplify system requirements table
Removes vector ISA table entirely
2021-03-19 18:46:56 -04:00
Luke Street 32ba74db08 Add Continuous track, disable zip downloading
Opens update links in browser until new auto-update is implemented
2021-03-19 00:31:34 -04:00
Phillip Stephens 7cc9abfac8 Fix packaging MPT, fix crash when attempting to warp to a specific room 2021-03-15 19:54:31 -07:00
Phillip Stephens f0eb4b53ae Up max blender version minor 92 2021-03-06 18:45:56 -08:00
Luke Street ac5745429c Fix missed references to Blender 2.90+ 2021-02-27 22:51:54 -05:00
Phillip Stephens 277c7fe1df Add debug tool CVars, implementing warping capability 2021-02-27 18:35:15 -08:00
Phillip Stephens daef7dfe00 Add ability to search for blender version dynamically 2021-02-21 18:52:17 -08: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 362434bea6 Require Blender 2.90 & other fixes 2020-09-04 03:33:46 -04:00
Luke Street af64349044 Fix Blender 2.83 & Qt 5.15 2020-06-24 11:44:00 -04:00
Luke Street 0dd67e0662 Require Blender 2.83 2020-06-13 20:09:17 -04:00
Luke Street c7e778f66c Add Skip Splash Screens option 2020-04-18 17:53:27 -04:00
Luke Street dbeb871336 Add log saving & hook up options editor 2020-04-18 17:16:59 -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
Luke Street 4c178bee84 Add fallback path to app dir for urde/hecl/visigen on Linux 2020-04-18 17:16:59 -04:00
Luke Street 37324e7fe0 Update About 2020-04-18 17:16:59 -04:00
Luke Street 0ce0ea712e Fix extract/package detection 2020-04-18 17:16:59 -04:00
Luke Street d62a47d423 Enable URDE logging by default 2020-04-18 17:16:59 -04:00
Luke Street c17561c6b0 Require Blender 2.82 2020-04-18 17:16:59 -04:00
Luke Street 9be51c0483 Require Blender 2.81+ 2019-12-22 18:40:18 -05:00
Jack Andersen 0c27722831 Use .done file to detect extraction complete 2019-09-30 21:37:13 -10:00
Lioncash 0fceb801ca General: Bump Blender minimum version to 2.80 2019-08-30 05:49:36 -04:00
Lioncash 08b7486bf0 General: Make UI strings translation-aware
Makes the UI strings localizable for other languages. Fairly trivial, as
there's not many dialogs to translate.
2019-08-30 03:22:15 -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 0cb64f8528 Fix deprecation errors 2019-08-25 20:19:55 -07:00
Phillip Stephens a8f39c6acb Merge pull request #2 from lioncash/slot
General: Make use of Qt 5's signal/slot connection syntax
2019-08-25 18:26:55 -07:00
Lioncash 02e910c4ef General: Use unique_ptr for UI instances
Gets rid of the need for manual new and delete.
2019-08-25 20:52:05 -04:00
Lioncash 2ccc59fc0c General: Make use of Qt 5's signal/slot connection syntax
Allows compile-time detection of incompatible signals/slots, as opposed
to runtime errors, making the connections more type-safe.
2019-08-25 20:40:09 -04:00
Phillip Stephens 483d4746dc Add support for development tracks 2019-06-29 11:02:33 -07:00
Phillip Stephens 47a7383c6d Add ability to edit command line arguments, and enable cheats 2019-01-26 15:22:16 -08:00
Jack Andersen 39a8b1608d New code style refactor 2018-12-07 19:19:40 -10:00
Jack Andersen adaa88e0db Windows build fixes 2018-10-14 10:12:17 -10:00
Jack Andersen 50c543d73a Add support for cursor up escape code 2018-05-06 13:47:29 -10:00
Jack Andersen b798f14523 Update out directory structure 2018-04-07 10:55:33 -10:00
Jack Andersen 007ad244ee Add support for parallel progress printing 2018-03-23 11:55:42 -10:00
Jack Andersen 2fd21e3270 More complete package step verification 2018-01-13 20:42:13 -10:00
Jack Andersen 60c6a6bf2b Minor GUI logic adjustments 2018-01-09 21:39:48 -10:00
Jack Andersen f6195a64a6 Additional usability features 2018-01-09 20:19:48 -10:00
Jack Andersen 00da24a134 Update copyright date 2018-01-04 17:02:07 -10:00
Jack Andersen f29e44209e Fixes with in-app console 2018-01-03 13:53:01 -10:00
Jack Andersen 3f2f8f6b35 macOS system profiler parser 2018-01-02 14:24:45 -10:00
Jack Andersen df01970bac Windows Fixes 2018-01-01 19:56:25 -10:00
Jack Andersen aa15f8b77b Merge branch 'master' of ssh://gitlab.axiodl.com:6431/AxioDL/hecl-gui 2018-01-01 18:22:13 -10:00
Jack Andersen f4638bd21b Linux fixes 2018-01-01 18:21:45 -10:00
Jack Andersen 88643f1474 Ensure visigen path is absolute 2018-01-01 15:12:45 -10:00
Jack Andersen 8c9ad43a60 Various GUI logic fixes and improvements 2018-01-01 14:58:38 -10:00
Jack Andersen 91b40460fd Formatting fix 2017-12-27 19:27:41 -10:00