Commit Graph

16 Commits

Author SHA1 Message Date
Phillip Stephens 6c92f03664
Move CVar* into Metaforce to begin removal of hecl's Dataspec 2022-02-21 08:01:06 -08:00
Phillip Stephens 36f7e69aa8
Blender detection fixes 2022-01-10 21:54:18 -08:00
Phillip Stephens c8e6447b7c
Finally fix version info, AKA I'm an idiot and can't remember the proper paths >.> 2022-01-09 21:57:36 -08:00
Phillip Stephens bf678daca2
Fix version info 2022-01-09 21:51:34 -08:00
Phillip Stephens b354ed0740
Attempt to fix crash on windows 2022-01-09 20:34:57 -08:00
Phillip Stephens 989c267dce
Minor Blender 3.0 fixes, add ability to override blender in metaforce-gui 2022-01-08 17:56:28 -08:00
Luke Street 78f8716150 Fix macOS/Linux issues
- Fixes png lib becoming undefined on macOS
- Auto-detect macports png/Qt paths
- Fixes typos
- Workaround for AppleClang/fmt bug
2021-06-30 16:27:53 -04:00
Luke Street 9ca1a38171 Use UTF-8 exclusively internally
This removes SystemString, SystemChar, etc.
All filepaths and log strings are assumed to be UTF-8,
with conversions to UTF-16 for Windows APIs as appropriate.

Updates amuse, athena, boo, kabufua and nod
2021-06-30 14:20:45 -04:00
Luke Street f8363b90a7 Merge remote-tracking branch 'origin/test/universal' into cmake-presets
# Conflicts:
#	.github/workflows/build.yml
#	CMakeLists.txt
#	Editor/badging/CMakeLists.txt
#	Editor/locale/CMakeLists.txt
#	Runtime/locale/locales-inl.hpp
#	hecl/CMakeLists.txt
#	specter/lib/TextView.cpp
2021-06-11 19:52:19 -04:00
Phillip Stephens f468adc0a3
Fix Qt 6.1 deprectation error 2021-05-23 11:53:46 -07:00
Phillip Stephens fa3373ad89
Fix Info.plist 2021-05-07 02:54:52 -07:00
Luke Street 7d7db261a2 Use binary atdna, universal macOS fixes, more 2021-04-13 10:42:01 -04:00
Phillip Stephens 9bae2f943e
Rename everything 2021-04-10 01:42:06 -07:00
Luke Street 3b59eac508 Use new config dir in metaforce-gui
Updates a couple missed UI references to URDE
2021-04-07 11:13:20 -04:00
Luke Street 87dc66625c Updates & renaming for metaforce-gui 2021-04-06 21:24:14 -04:00
Luke Street d94a6eef2b Start renaming project to Metaforce 2021-04-06 18:58:11 -04:00