Commit Graph

7029 Commits

Author SHA1 Message Date
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
Luke Street bdb173b1b4 Update submodules 2021-10-25 19:37:28 -04:00
Luke Street 396ebde5fd hecl: Only include <ranges> on Windows 2021-10-25 19:35:09 -04:00
Luke Street cd4dac6437 hecl: Include <string_view> in Connection.hpp 2021-10-25 19:18:09 -04:00
Luke Street a797e6742b Include <optional> in hecl.hpp 2021-10-25 19:17:51 -04:00
Luke Street db34bfbbdc [ci] Disable LTO for Linux builds (memory issue) 2021-10-25 19:16:57 -04: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 cddbfc45d1
Merge commit 'b4b0083aedb90cc5ad2b40ca06bd204235684b73' 2021-10-23 14:53:39 -07:00
Phillip Stephens a6df91b795
Minor fixes for CMetroidPrimeExo 2021-10-23 14:45:03 -07:00
BoofOof32 b4b0083aed Update README.md
Fedora packages: a bit rewording on the Developer tools and libraries
2021-09-14 18:28:43 -04:00
BoofOof32 ff438d35b9 Add Fedora packages to README
Build Prerequisites: Added Fedora packages
2021-09-14 18:28:43 -04:00
cobalt2727 f3ff34bf78 fix dependencies for Ubuntu 21.04+/Debian 11+
This should not break compatibility with older versions
qt5-default no longer exists as a package in apt repositories
2021-09-14 18:28:05 -04:00
Phillip Stephens 01ee9a83b4
[MetroidPrimeExo] More implementations, and minor bug fix 2021-09-04 16:18:03 -07:00
Phillip Stephens 22d0343a5f
[Thardus] Rename `x5ec` to `x5ec_stateProg` to match observed behavior 2021-09-04 16:17:14 -07:00
Phillip Stephens 88b184536c
Fix Thardus not flinching when a rock is destroyed 2021-08-14 13:37:53 -07:00
Phillip Stephens 3bb05c0ee5
Always initialize all pipelines in CElementGenShaders, this prevents an edge case in Quarantine Access B 2021-08-06 20:19:29 -07: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
Phillip Stephens 30f17812cd
Minor cleanups in Collision code 2021-07-24 17:54:26 -07:00
Phillip Stephens e331c5d5c6
Add Player Transform tools 2021-07-11 17:59:05 -07:00
Phillip Stephens a4394f2b95
Update nod 2021-07-10 19:41:13 -07:00
Phillip Stephens 96680d2660
Add CVarValueReference 2021-07-10 11:32:25 -07:00
Henrique Gemignani Passos Lima 2ad2a5cfa9 Add cvar for when commit resources is done lazily 2021-07-04 02:53:04 +03:00
Henrique Gemignani Passos Lima d2ae2b3818 Support lazy CGraphics::CommitResources 2021-07-04 02:53:04 +03:00
Phillip Stephens 0b523f98c3
Yeah, I'm an idiot, std::min is the correct one 2021-07-02 23:48:02 -07:00