Commit Graph

937 Commits

Author SHA1 Message Date
Phillip Stephens ad272f7468
More refactoring, decouple tweaks from hecl 2022-02-21 08:01:05 -08:00
Phillip Stephens dad7249927
RE COutput/InputStream and friends and migrate over
This branch is probably still horribly broken, but it's a good first step to migrating away from having hecl embedded in the runtime
2022-02-21 08:01:05 -08:00
Luke Street c64f9eb2d1 aurora: Reimplement textures 2022-02-17 19:38:31 -05:00
Luke Street 7b9f893a49 aurora: the boring C++ version 2022-02-16 00:21:24 -05:00
Luke Street 5a41dab870 Merge remote-tracking branch 'origin/main' into wgpu
# Conflicts:
#	extern/boo
2022-02-08 03:46:22 -05:00
Luke Street e48435f11e Start wiring up wgpu+winit 2022-01-31 19:06:54 -05:00
Phillip Stephens a491e2e9f2
Minor cleanups 2022-01-30 12:07:24 -08:00
Phillip Stephens 11a47922ff
Fix VISI being broken 2022-01-09 17:16:32 -08:00
Phillip Stephens 2f0febba27
Blender 3.0 fixes 2022-01-02 19:25:25 -08:00
Phillip Stephens 9c0bebdf00 Add missing FMT_STRING 2021-11-25 15:26:21 -08:00
Phillip Stephens 162e85aa2c
Rename all sound groups' group IDs, and fix header importing for SFX and Macro names 2021-11-24 23:01:47 -08:00
Luke Street 32e115f4aa Merge remote-tracking branch 'origin/main' into utf8
# Conflicts:
#	DataSpec/DNAMP1/FRME.cpp
#	DataSpec/DNAMP1/MLVL.cpp
#	Runtime/CMain.cpp
#	hecl/lib/Blender/Connection.cpp
2021-10-25 19:03:01 -04:00
Phillip Stephens 1ed0a64618
Merge branch 'blender2.93' 2021-07-31 16:22:30 -07:00
Luke Street 10fc1cb7ce
Fixes for Blender 2.93 2021-07-31 16:21:15 -07: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
Phillip Stephens 7a7af73c94 Disable visigen for now 2021-06-29 16:47:31 -07:00
Henrique Gemignani Passos Lima d310dcfecb Use StringView in MultiProgressPrinter
Also fixes the SpecMP1/2/3 using string_view instead of SystemStringView
2021-06-28 17:36:56 -04:00
Phillip Stephens a9bcb7a9ce
Reformat pass 2021-06-07 12:29:18 -07:00
Phillip Stephens d7559823ea
Remove unused layername parsing from CookSAVW 2021-06-06 22:42:15 -07:00
Phillip Stephens fb2b491bcf
Missed one 2021-06-06 22:40:29 -07:00
Phillip Stephens c4eb432834
Fix borked layer names 2021-06-06 22:23:28 -07:00
Phillip Stephens 0c6813d952
Implement CCredits, minor text parser fixes 2021-06-03 16:24:02 -07:00
Phillip Stephens 1a1c008239
Missed path, I'm bad at this apparently 2021-05-30 23:36:16 -07:00
Phillip Stephens 20f40ef07f
Fix missed underscores in cook path 2021-05-30 23:21:12 -07:00
Phillip Stephens 137e96c732
Fix cooking new world/area data without an underscore in the name 2021-05-30 23:10:59 -07:00
Phillip Stephens 882a58202e
Implement ConsoleVariables window 2021-05-30 17:15:22 -07:00
Luke Street 3524ac2281 Try different way of specifying link ordering 2021-05-29 18:45:08 -04:00
Luke Street ef536c66f9 Attempted fix for GCC link issues 2021-05-29 18:45:08 -04:00
Luke Street 94f10bb002 Remove Editor & specter 2021-05-29 18:45:07 -04:00
Phillip Stephens 324a613601
Fix layerNameOffsets being incorrect 2021-05-29 15:17:14 -07:00
Luke Street 789e23b16c CVar: Ensure m_wasDeserialized set in deferred & command line cases 2021-05-15 19:00:40 -04:00
Luke Street 8035846021 DataSpec: Use DataSpec:: prefix in logging
Update a missed URDE string reference
2021-04-10 09:37:03 -04:00
Phillip Stephens 9bae2f943e
Rename everything 2021-04-10 01:42:06 -07:00
Luke Street ab16eb5d07 DNACMDL: Explicitly specialize ReadGeomSectionsToBlender 2021-04-05 13:32:29 -04:00
Phillip Stephens 4189c596ef
Don't use the CSKR in the .blend file for the beta phazon suit, this fixes the normal Phazon Suit being improperly skinned 2021-04-03 22:07:47 -07:00
Luke Street 1144df0ea8 CTweakGame: Add CVar definitions in header 2021-02-27 23:45:23 -05:00
Luke Street 0399edfddc CTweakGame: Remove extra comma 2021-02-27 22:35:27 -05:00
Phillip Stephens 9a0d51ad05
Wire up the rest of CTweakGame to CVars 2021-02-27 15:30:06 -08:00
Phillip Stephens 424ad7a103
Finish CTweakPlayer cvar setup 2021-02-27 15:30:06 -08:00
Phillip Stephens b44e597da5
Add CTweakPlayer CVars 2021-02-27 15:29:57 -08:00
Phillip Stephens 172eae4a61
Don't differentiate export path between standalone and Trilogy extracts, minor fix in CMetroidPrimeEssence, update submodules 2021-02-26 01:35:54 -08:00
Luke Street ad6cabed7b DataSpec: Fix MREA mesh visor flags when cooking 2020-09-27 15:43:51 -04:00
Luke Street 8b597112be ParticleCommon: Fix IESampleAndHold element ordering 2020-09-24 03:17:17 -04:00
Luke Street d5596e6430 Fix VEAngleSphere element ordering & calculations 2020-09-24 02:42:25 -04:00
Luke Street b2573db3a3 SpecMP3: Fix MP1 Wii fe extraction 2020-09-17 19:08:45 -04:00
Luke Street 25dabe8bc3 DNAMP3: Fix MP1FE extraction for MP1 Wii 2020-09-17 18:43:18 -04:00
Phillip Stephens 2a8a9ea66f
Fix optimistic MIN_SUBDIV 2020-09-05 16:09:05 -07:00
Luke Street 74cbdfaaa4 Use PNG_INCLUDE_DIR & update submodules 2020-06-13 17:24:09 -04:00
Phillip Stephens 20109bddc3
Fix libPNG 2020-06-12 05:44:33 -07:00