Commit Graph

2183 Commits

Author SHA1 Message Date
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 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
Luke Street 9cb73b20fb Add fullscreen CVar 2021-03-30 16:51:18 -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 a72c14f5fb New versioning scheme (currently v0.1.1-2) 2021-03-29 13:28:03 -04:00
Luke Street 745f66c21e Use URDE version.h / URDE_DLPACKAGE 2021-03-29 13:22:38 -04:00
Luke Street ce18208b0f Update boo 2021-03-19 23:50:44 -04:00
Phillip Stephens e86b7c923a Update submodules, fix ISA error on windows 2021-03-10 12:01:51 -08:00
Phillip Stephens 466325f916 Invert blender version check 2021-03-10 11:59:10 -08:00
Phillip Stephens b512844339
Add blender 2.92 2021-03-06 18:47:27 -08:00
Phillip Stephens d36e51d691 Merge branch 'master' of ssh+git://git.axiodl.com:6431/AxioDl/hecl 2021-03-06 18:44:37 -08:00
Phillip Stephens 6163a9a917 Loosen up blender version requirements, add implicit true to command line boolean CVar 2021-03-06 18:43:47 -08:00
Luke Street 5b16348e23 Update athena 2021-03-01 18:19:05 -05:00
Luke Street 1bef93b8bd Update boo 2021-03-01 17:25:57 -05:00
Phillip Stephens 97ddca9a4e
Fix windows compiling 2021-02-28 12:41:55 -08:00
Phillip Stephens eb40c8843f I hate inconsistent filepaths, AKA Fix python not working on windows :< 2021-02-28 12:41:31 -08:00
Phillip Stephens 56330bd252
Relax blender version requirement 2021-02-28 12:33:57 -08:00
Phillip Stephens cc6d977edc Relax minimum blender requirement, add constants to easily update blender version 2021-02-28 12:32:29 -08:00
Luke Street fb58c6383d Update hecl, hecl-gui 2021-02-27 22:35:38 -05:00
Luke Street f302c41ed7 PyOutStream: properly cast char_type to int_type 2021-02-27 22:33:28 -05:00
Phillip Stephens 2107f8f469
Update submodules 2021-02-27 18:37:01 -08:00
Phillip Stephens c11103350c Make CVarCommons a pseudo singleton 2021-02-27 18:36:43 -08:00
Phillip Stephens 85d90cb765
Fix hecl plugin packaging on debian based distros 2021-02-26 15:20:29 -08:00
Phillip Stephens 2bdb3d1655 Specify python3 to zip the plugin 2021-02-26 15:19:16 -08:00
Phillip Stephens 487b701b88
Update hecl 2021-02-26 01:39:26 -08:00
Phillip Stephens ce9b7b6a54 Fix libjpeg-turbo branch 2021-02-26 01:39:06 -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
Phillip Stephens 7118a1f1f0 Update submodules 2021-02-26 01:32:57 -08:00
Phillip Stephens e39fee8154
Allow specifying memory card image path for slot A and B 2021-02-25 21:07:41 -08:00
Phillip Stephens 4d54aa0125 Update hecl and hecl-gui to support dynamic blender versioning 2021-02-21 18:52:53 -08:00
Phillip Stephens 8fc39c4ce6 Add ability to search for blender version dynamically 2021-02-21 18:51:36 -08:00
Luke Street 8a970cbdba Test macOS universal build 2021-02-21 10:09:21 -05:00
Luke Street 77bef70555 Update athena 2021-02-21 10:07:14 -05:00
Luke Street 5f263b8a4f Check _M_X64 for MSVC; update hecl, specter 2021-02-15 21:05:16 -05:00
Luke Street 3eb67eada0 Update athena, boo 2021-02-15 21:04:47 -05:00
Phillip Stephens bf3acb3f94
Update hecl 2021-02-07 18:57:23 -08:00
Phillip Stephens 3d2ca429f7 Add Ambient Occlusion to lightmap passes 2021-02-07 18:56:41 -08:00
Luke Street 31c5d6d8de Update hecl, specter 2021-02-01 05:15:28 +00:00
Luke Street 8ed5a4c87b Update athena, boo 2021-02-01 05:14:45 +00:00
Luke Street bde5f2c007 Fix extraneous CRLFs 2021-02-01 05:12:09 +00:00
Luke Street c78676b1fd Fix GCC compilation for CVar.hpp 2021-02-01 05:09:39 +00:00
Luke Street 19d9ed9529 Set default graphics API to Vulkan on Windows 2021-01-23 21:16:24 -05:00
Luke Street b7405b76ec Set default graphics API to Vulkan on Windows 2021-01-23 21:16:19 -05:00
Phillip Stephens 0781307c49 Add debug rendering for CScriptPlatform (CVar: debugTool.drawPlatformCollision) 2021-01-16 19:33:03 -08:00
Phillip Stephens 55d44ab65f Add CVars for room timers and platform collision rendering 2021-01-16 19:31:14 -08:00
Phillip Stephens cede47be4d
Add debugging tool CVars 2021-01-10 18:44:42 -08:00
Phillip Stephens 23582bd889 Add debug tool CVars 2021-01-10 18:41:59 -08:00
Phillip Stephens 386d6ef527 Update hecl 2021-01-10 14:09:51 -08:00
Luke Street cd81c8cc54 Merge pull request #39 from SirMangler/fpscvar
CVAR: DebugOverlayShowFramerate
2021-01-09 15:07:19 -05:00
Luke Street 5191534841 Fixes for CModelShaders hlsl/metal 2021-01-09 14:22:13 -05:00
Luke Street 13b8bc3764 Update athena 2021-01-09 14:21:18 -05:00
Luke Street 4b9bdcc802 Fixes for Apple Silicon
Updates amuse, hecl, nod, specter
2021-01-06 20:54:21 -05:00
Luke Street fe9e74561e Fixes for Apple Silicon 2021-01-06 20:54:11 -05:00
Luke Street ced84a1eb8 Update libpng 2021-01-06 14:20:06 -05:00
SirMangler b748b1a9ac FPSCounter cvar 2021-01-03 19:04:00 +00:00
Phillip Stephens c6593760b1 Update submodules, add room timer 2020-12-31 14:00:10 -08:00
Phillip Stephens e4d95e768c Update submodules 2020-12-31 13:56:20 -08:00
Luke Street 2ddc8142a7 Update boo 2020-12-16 07:47:02 -05:00
Phillip Stephens 6f7d3b4dc5
Update submodules 2020-12-11 19:51:15 -08:00
Phillip Stephens 61adf0e658 Update athena 2020-12-11 19:50:34 -08:00
Phillip Stephens 01d94367dc
Add ability to disable AI 2020-10-02 23:28:05 -07:00
Phillip Stephens 185c79703e Allow CVars to be set from the command line regardless of flags 2020-10-02 23:27:27 -07:00
Phillip Stephens 94e7bacd71 Fix toValue 2020-09-28 21:35:55 -07:00
Phillip Stephens 7fb8bdc602 Add to/fromValue to simplify conversion 2020-09-27 22:42:43 -07:00
Luke Street 8e18904442 Update hecl 2020-09-18 17:05:16 -04:00
Luke Street 3abd39fa5c Update athena 2020-09-18 17:05:07 -04:00
Luke Street 6d74ae79ef libpng: Resolve -Wno-implicit-fallthrough warnings 2020-09-18 17:02:11 -04:00
Luke Street a5f5308dc3 MeshOptimizer: Fix clang -Wrange-loop-analysis errors 2020-09-18 16:21:52 -04:00
Luke Street e531affd21 Update hecl/boo 2020-09-18 16:04:37 -04:00
Luke Street 917ac88db5 Update boo 2020-09-18 16:04:26 -04:00
Luke Street df56ed5651 Update hecl; fix uint -> u32 2020-09-15 19:31:29 -04:00
Luke Street 67ee163970 Update boo 2020-09-15 19:29:56 -04:00
Luke Street d3a4a221f5 Limit refresh rate to 60hz when not using variableDt
Fixes #334
2020-09-15 17:29:09 -04:00
Luke Street def89373d9 Update boo; add get/setVariableFrameTime to CVarCommons 2020-09-15 17:09:35 -04:00
Phillip Stephens e5b63ba523
Use CVar to determine whether or not to display Random calls 2020-09-13 13:43:50 -07:00
Phillip Stephens 19682a58fa Add CVar for displaying random calls 2020-09-13 13:43:15 -07:00
Luke Street cfaf6fea47 Updates for LLVM 10.0.1 on Windows 2020-09-06 01:44:30 -04:00
Luke Street 261585da78 Update athena 2020-09-06 01:39:25 -04:00
Phillip Stephens b28b19732e
Add ability to log to file 2020-09-05 18:32:12 -07:00
Phillip Stephens 6b56330254 Add m_logFile to CVarCommons, increase VertexBufferPool max size for CCredits 2020-09-05 18:30:51 -07:00
Luke Street 9554509df4 Update hecl & hecl-gui 2020-09-04 03:34:02 -04:00
Luke Street 11b1c57f61 Require Blender 2.90 2020-09-04 03:33:04 -04:00
Luke Street 11c4866d4c Update hecl (again) 2020-06-25 21:27:47 -04:00
Luke Street fef21c0a8b Fix typo 2020-06-25 21:27:35 -04:00
Luke Street 0ac55cafb0 Update hecl 2020-06-25 21:23:12 -04:00
Luke Street 3c461033a9 Use built-in libpng on macOS 2020-06-25 21:22:59 -04:00
Phillip Stephens a2dfd58356
Update hecl, fix mkwmicons 2020-06-13 20:46:59 -07:00
Phillip Stephens 25fabe7ec8 Update athena, fix libpng 2020-06-13 20:45:38 -07:00
Luke Street 9f55b65bb6 Update to Blender 2.83 2020-06-13 20:12:39 -04:00
Luke Street e40e98faa6 Use Blender 2.83 on Windows 2020-06-13 20:08:55 -04:00
Luke Street 74cbdfaaa4 Use PNG_INCLUDE_DIR & update submodules 2020-06-13 17:24:09 -04:00
Luke Street edf287ed4f Update externs 2020-06-13 17:20:38 -04:00
Luke Street 7b1500da2a extern/libpng: Use find_library 2020-06-13 17:18:57 -04:00
Phillip Stephens 20109bddc3
Fix libPNG 2020-06-12 05:44:33 -07:00
Phillip Stephens b817b2624b Fix libPNG 2020-06-12 05:40:43 -07:00
Luke Street b774d56810 Update hecl 2020-06-12 02:15:11 -04:00