2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 10:31:20 +00:00

1114 Commits

Author SHA1 Message Date
e72b05a7ac Reimpl CWorldShadow, OnScreenTex fixes 2025-04-15 19:38:39 -06:00
bc7519d175 Minor cleanup, fix CGraphics::Render2D 2025-04-14 23:09:22 -07:00
5c21e48920 Migrate to DolphinCGraphics impl & cleanup old code
aurora now uses the original model buffers, but
byteswapped. Migrates over to the updated impl.
2025-04-14 17:26:25 -06:00
a06f24bfc3 Minor fixes, cleanup ImGuiConsole, update aurora 2025-04-10 13:36:44 -07:00
b45f808e2c Replace logvisor with spdlog; remove athena, discord-rpc, rapidjson 2025-04-03 21:07:07 -06:00
f53fd86d3e Rename ridley functions from Remastered 2024-04-24 15:20:33 -07:00
d5ed445c4b More compile fixes, fix CFrontEndUI segfault 2023-10-22 17:18:38 -07:00
137e4c19a3 Remove amuse, and compile fixes 2023-10-22 09:21:20 -07:00
d29df977f3 Minor fixes 2023-06-21 13:22:49 -07:00
763fcdbd9c Various minor fixes 2023-01-22 14:22:28 -08:00
058194429e CFlaahgraPlants: Fix from decomp 2022-11-25 23:08:20 -05:00
Henrique Gemignani Passos Lima
4001bfe4a2
Decomp fixes for CGameCubeDoll 2022-11-14 04:21:08 +02:00
d180c253d1 Minor fixes from decomp 2022-11-02 22:31:16 -07:00
84724906a2 CNewIntroBoss: Fix sphere joint name 2022-10-30 15:50:20 -04:00
45e2acdd0e CMetaree: Fixes from decomp 2022-10-29 11:06:14 -04:00
1758ea076d CPlayerGun and CLight fixes 2022-10-06 07:25:26 -07:00
148e9e4bd8 Runtime: Correct TCastTo<CAi> to TCastTo<CPatterned> 2022-08-16 17:48:26 -04:00
c883e5f1ac CTevCombiners: Discovered TEV pass names 2022-08-15 18:50:20 -04:00
ae0f62c021 Use GXCopyTex; various implementations
- Fix CTexture::LoadMipLevel
- Fix boid rendering for CFishCloud, CSnakeWeedSwarm, CWallCrawlerSwarm
- Update aurora
2022-08-09 02:10:51 -04:00
e2fbc0663f Update submodules; changes for emscripten support 2022-08-03 18:19:57 -04:00
1e9d96c906 Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
0789f28aac CFlyingPirate: Minor cleanup 2022-07-29 16:17:11 -04:00
8bb2f33a45 CCubeRenderer: More function implementations 2022-07-01 20:47:45 -04:00
97357146f5 Add pre-launch settings, graphics API switching & more 2022-06-12 17:09:47 -04:00
05ad95bdd0 CVisorFlare implementation 2022-05-24 01:44:20 -04:00
f80813b9cc Transition all Textured/ColoredQuad usages
- Upload textures using staging buffer
- Fixes SetOrtho logic
- More work on thermal visor rendering (still WIP)
- Rework Dawn backend initialization
- Support MoltenVK on Metal
- Various fixes & cleanup
2022-05-23 20:26:35 -04:00
26fd0e2b9f Text rendering & CWorldTransManager fixes 2022-05-19 00:57:30 -07:00
22dfd3b3f7 aurora: Rework texture binding API
- Texture binding is now handled by GX calls
- More CCubeMaterial / CCubeRenderer impl
- Semi-working thermal visor rendering
- More CGraphicsPalette impl
- Some CWorldShadow impl
- Start work on indirect texturing
- Stub out CTextRenderBuffer
2022-05-13 19:40:31 -04:00
9d634e6a05 Hacky scan visor rendering 2022-05-09 17:13:38 -04:00
4eff37fcb2 aurora: Code cleanup, more performant hashing 2022-05-02 19:42:59 -04:00
9bc0e7f2e6 Begin transitioning CCameraFilterPass 2022-03-23 01:35:25 -04:00
42dde9187b
Migrate to new CInputGenerator and rename old 2022-03-22 12:04:57 -07:00
e3c8fa1d8f
Start integrating new controller classes 2022-03-22 10:58:19 -07:00
a96fe24260
Initial CDolphinController RE 2022-03-22 10:58:18 -07:00
ec430567c3
Correct tab usage 2022-03-22 10:54:58 -07:00
fcfa9f0d64 Begin transitioning CElementGen RenderParticles & many fixes 2022-03-20 16:24:02 -04:00
a3d0da44e2 Implement CGX & migrate usages to CGX/GX 2022-03-12 10:47:20 -05:00
d7dbec5be0 Implement CVertexMorphEffect & CSkinnedModelWithAvgNormals (prev. CMorphableSkinnedModel) 2022-03-10 18:56:50 -05:00
d62336b813 CModel destructor & frame list fixes 2022-03-09 02:23:56 -05:00
5097a700f5 CTweakPlayer: Call FixupValues 2022-03-09 00:39:48 -05:00
c7f05d0a59 Windows fixes & memory fixes 2022-03-08 18:36:39 -05:00
3fd0b1f23a Fixes & CArtifactDoll/CSamusDoll updates 2022-03-08 17:21:15 -05:00
71342ed75e More aurora::gx refactoring 2022-03-07 18:53:42 -05:00
cd86dbd6ee More CCubeMaterial, more CGraphics, more aurora::gx 2022-03-06 02:46:42 -05:00
6c3e74b93e CGuiFrame & Model fixes; CModel::Draw impl; Document CModelFlags bits 2022-03-05 19:26:52 -05:00
740114af9e Begin transitioning to new CTexture; start Stream API 2022-03-04 02:47:21 -05:00
b0a711d5e2
Initial proper CTexture RE, fix configuration corruption 2022-03-02 00:26:24 -08:00
44f9d6648a
CGraphics: Viewport fixes 2022-02-27 14:46:15 -08:00
1583248896 Fix missing CMoviePlayer::Initialize call 2022-02-27 12:08:24 -05:00
832eb180bd Begin transitioning to new CModel/CCubeModel & friends 2022-02-25 02:45:25 -05:00