Commit Graph

6689 Commits

Author SHA1 Message Date
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
Phillip Stephens a0e1fe907e
Update submodules 2021-04-03 21:38:40 -07:00
Phillip Stephens 0374773b6f Update boo 2021-04-03 21:38:15 -07:00
Phillip Stephens d9ee4dba24 Update submodules 2021-04-03 10:30:08 -07:00
Phillip Stephens fbaa770083 Update submodules 2021-04-03 10:29:45 -07:00
Phillip Stephens 845f84f8a4
Merge pull request #383 from henriquegemignani/feature/optimize-CrossTouchActors
Don't recreate the nearList for each entity
2021-04-03 10:26:40 -07:00
Phillip Stephens 5bb3dc86dd Merge pull request #384 from 'henriquegemignani-feature/lockless-dvdfile-destructor' 2021-04-03 10:24:31 -07:00
Henrique Gemignani Passos Lima eed6022a15 Improve CFileDvdRequest::PostCancelRequest
Do nothing if either m_complete or m_cancel is set, avoiding waiting for the mutex for no reason.
2021-04-03 20:07:14 +03:00
Luke Street b5378e9361 GitHub Actions: Include PDBs in Windows artifacts 2021-04-03 09:09:01 -04:00
Phillip Stephens e375d4ec66
Fix PLATFORM_NAME being empty by moving the `project` declaration up 2021-04-02 21:43:44 -07:00
Henrique Gemignani Passos Lima 483e25bff3 Don't recreate the nearList for each entity 2021-04-03 04:32:26 +03:00
Phillip Stephens cefe6bb232 Remove old test code 2021-04-02 16:46:16 -07:00
Luke Street d2c5e0f774 Update CMakeLists, hecl, hecl-gui 2021-04-02 13:11:03 -04:00
Luke Street e0eda8e4c5 Merge pull request #40 from henriquegemignani/feature/blender-python
Search for Python instead of assuming it exists
2021-04-02 13:08:58 -04:00
Luke Street 234981aa7f Merge pull request #8 from henriquegemignani/bugfix/qt-windows-runtime
Fix linking to Qt5::QWindowsIntegrationPlugin for Windows
2021-04-02 13:05:18 -04:00
Henrique Gemignani Passos Lima 0812bb13bb Search for Python instead of assuming it exists 2021-04-02 20:04:59 +03:00
Henrique Gemignani Passos Lima 38799b375b Fix linking to Qt5::QWindowsIntegrationPlugin for Windows 2021-04-02 20:04:11 +03:00
Luke Street 286efb5609 CFBStreamedPairOfTotals: Fix end keyframe logic 2021-04-02 10:50:20 -04:00
Luke Street c3c88a434f CScriptBallTrigger: Fix force calculation 2021-04-02 07:56:24 -04:00
Luke Street 0d934cf608 CAutoMapper: Fix world switch for hints 2021-04-01 23:58:22 -04:00
Luke Street 74c8661103 Update boo (resolves Vulkan resize crashes) 2021-03-30 22:46:51 -04:00
Luke Street 65f38a0df4 Update boo 2021-03-30 22:46:25 -04:00
Luke Street 0067ef576b Update hecl 2021-03-30 22:16:57 -04:00
Luke Street bdaee19eaf Update athena 2021-03-30 22:16:54 -04:00
Luke Street d6d25eebbf Use cmake_policy version range; update hecl 2021-03-30 22:12:45 -04:00
Luke Street 5898f096c1 Update athena 2021-03-30 22:12:04 -04:00
Luke Street f956e6e618 COmegaPirate: Remove debug print 2021-03-30 22:03:18 -04:00
Luke Street 9e2e511f06 Update hecl (resolves CMake 3.20 warnings) 2021-03-30 21:44:48 -04:00
Luke Street d46a5a5977 Resolve CMake CMP0115 warning; update athena, boo 2021-03-30 21:44:36 -04:00
Phillip Stephens fbf1e26eda Let's not blow up our memory usage plzkthxbai 2021-03-30 14:29:03 -07:00
Luke Street 9cb73b20fb Add fullscreen CVar 2021-03-30 16:51:18 -04:00
Luke Street f26186d9a6 Add fullscreen CVar checkbox 2021-03-30 16:51:00 -04:00
Luke Street 0e0c7139d7 Add fullscreen CVar 2021-03-30 16:43:54 -04:00
Luke Street 6fc9f690b7 Update hecl/extern/boo (fixes macOS focus issues) 2021-03-30 12:34:35 -04:00
Luke Street 97fd035f29 Update boo (fixes macOS focus issues) 2021-03-30 12:34:19 -04:00
Luke Street b31d978858 CI: Fix msvc artifact name 2021-03-29 21:57:44 -04:00
Luke Street eb032863fb CI: Checkout with fetch-depth: 0 2021-03-29 21:19:49 -04:00
Luke Street 6812670cc8 Use _SYS_STR for version info 2021-03-29 18:29:08 -04:00
Luke Street a72c14f5fb New versioning scheme (currently v0.1.1-2) 2021-03-29 13:28:03 -04:00
Luke Street 170d999d1e Support new URDE versioning scheme 2021-03-29 13:23:02 -04:00
Luke Street 745f66c21e Use URDE version.h / URDE_DLPACKAGE 2021-03-29 13:22:38 -04:00
Luke Street 8775759f67 Add "version" string 2021-03-29 13:21:47 -04:00
Phillip Stephens 879cf852c3 CElementGen: Hacky fix for memory corruption, need to dynamically reallocate buffers when MAXP changes 2021-03-28 18:26:50 -07:00
Luke Street c467c608a7 CFBStreamedPairOfTotals: Properly set x78_t at end 2021-03-28 13:00:07 -04:00
Luke Street ee590e670d CFBStreamedPairOfTotals: Fix jumping to end of animation 2021-03-27 18:48:31 -04:00
Phillip Stephens 02af2c32c0
Merge pull request #371 from AxioDL/particle-fixes
Particle fixes
2021-03-26 22:45:01 -07:00
Luke Street ce18208b0f Update boo 2021-03-19 23:50:44 -04:00
Luke Street 4e81ce8fe7 Update hecl-gui 2021-03-19 18:54:53 -04:00
Luke Street 3f0615bf94 Simplify system requirements table
Removes vector ISA table entirely
2021-03-19 18:46:56 -04:00
Luke Street e6de77032f GitHub Actions: Fix macOS build with qt@5 2021-03-19 15:16:52 -04:00