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
91996ab561
Fixup metaforce.desktop
2022-01-12 21:59:02 -08:00
Phillip Stephens
ce33f1124d
Rename urde.desktop to metaforce.desktop
2022-01-12 21:44:39 -08:00
Phillip Stephens
45450dce16
Update submodules
2022-01-10 23:29:33 -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
13d4a94ee1
PhazonBeam fixes, add debug hack for Metroid Prime's lair cutscene trigger
2022-01-09 17:17:51 -08:00
Phillip Stephens
8a9701fc30
CMetroidPrimeExo fixes
2022-01-09 17:17:10 -08:00
Phillip Stephens
11a47922ff
Fix VISI being broken
2022-01-09 17:16:32 -08:00
Phillip Stephens
72082fc409
Add source object name to Object message log
2022-01-09 17:15:59 -08:00
Phillip Stephens
a5e204afe4
I *love* windows.....
2022-01-08 18:17:53 -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
Phillip Stephens
2f0febba27
Blender 3.0 fixes
2022-01-02 19:25:25 -08:00
Phillip Stephens
5491fd75cf
Add blender known issues with workarounds
2021-12-06 23:09:51 -08:00
Phillip Stephens
9c0bebdf00
Add missing FMT_STRING
2021-11-25 15:26:21 -08:00
Phillip Stephens
bb9a29c82f
Fix missed GRP* macros in Runtime/MP0/MP1.cpp
2021-11-25 13:58:15 -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
Phillip Stephens
5cc2e6bce7
Update athena
2021-11-23 22:14:05 -08:00
Phillip Stephens
0f07b3522f
Add -wno-unused-but-set-variable to disabled warnings
2021-11-22 23:52:13 -08:00
Phillip Stephens
3e57934334
Compile fixes
2021-11-22 22:56:18 -08:00
Luke Street
694ffa7b7b
hecl/FindBlender: Resolve syntax error
2021-11-21 16:56:40 -05:00
Luke Street
5c98ff8b13
hecl/FindBlender: Fixes and cleanup
...
- GetEnv for Windows returns null-terminator in string
- GetEnv for POSIX could crash with a null pointer to std::string conversion
- FindBlender logic path simplified
2021-11-21 16:39:57 -05:00
Phillip Stephens
8bc63e0385
Merge pull request #432 from shiiion/beamcombo-elementgen-fix
...
x280_VELSources and x278_hasVMD don't skip indices
2021-10-31 15:07:56 -07:00
Phillip Stephens
dac63e3fc3
Merge pull request #431 from shiiion/wavebeam-chargefx-fix
...
x24c_effectTimer wasn't counted down
2021-10-31 14:59:28 -07:00
shiiion
c23034de9d
x280_VELSources and x278_hasVMD don't skip indices
2021-10-31 06:43:17 -07:00
shiiion
345234eb88
x24c_effectTimer wasn't counted down
2021-10-31 04:20:19 -07:00
Phillip Stephens
d0838701f5
Merge pull request #430 from shiiion/wavebuster
...
Fixed wavebuster rendering, plus tiny targeting preference (issue?)
2021-10-30 17:26:49 -07:00
shiiion
4a5f3114b1
Fixed wavebuster rendering, plus tiny targeting preference (issue?)
2021-10-30 07:52:34 -07:00
Luke Street
d10e8168ba
FindBlender: Include <sstream>
2021-10-27 10:54:34 -04:00
Luke Street
2d7b4bce8f
ci: Use buildcache fork for release builds
2021-10-26 21:29:50 -04:00
Luke Street
be286cda5b
ci: Use macos-11
2021-10-26 11:38:01 -04:00
Luke Street
8c2caea934
FindBlender: Fix null string SIGSEGV; search in PATH
2021-10-26 11:32:37 -04:00
Luke Street
a2cc6cd204
Merge remote-tracking branch 'darkszero/feature/lazy-commit-resources'
...
# Conflicts:
# extern/boo
2021-10-25 23:07:56 -04:00
shiiion
2fcd4717c6
Fixed some mistakes, generates impacts now
2021-10-25 23:02:56 -04:00
Phillip Stephens
8b12a48302
Fix crash
2021-10-25 23:02:56 -04:00
Phillip Stephens
5fd78e4c75
Initial CIceImpact
2021-10-25 23:02:56 -04:00
Luke Street
99b6034e5c
CElementGen: Use transposed matrix in SetOrientation
2021-10-25 23:02:56 -04:00
Luke Street
579bfbb51d
CElementGen: Correct x208_orientationInverse type to CMatrix3f
2021-10-25 23:02:56 -04:00
Luke Street
e94cd265f8
CWaveBuster: Fixes & renaming in RenderBeam
2021-10-25 23:02:56 -04:00
Phillip Stephens
6fe14ab71a
Minor fixes to CWaveBuster
2021-10-25 23:02:56 -04:00
Phillip Stephens
ea4df90011
Final CWaveBuster imps
2021-10-25 23:02:56 -04:00
Phillip Stephens
527a9a9514
More CWaveBuster imps
2021-10-25 23:02:56 -04:00
Phillip Stephens
7db00e8ea9
More Wavebuster imps
2021-10-25 23:02:56 -04:00
Phillip Stephens
2cf0bd6784
CWaveBuster: Near complete implementation
2021-10-25 23:02:56 -04:00
Luke Street
7d7a8673b7
Update zeus
2021-10-25 22:55:02 -04:00
Luke Street
560a2acbe6
ci: Use buildcache fork with fixes
2021-10-25 22:36:26 -04:00
Luke Street
2c79d64978
Stop trying to make <ranges> happen, it's not going to happen
2021-10-25 22:34:20 -04:00