Commit Graph

6738 Commits

Author SHA1 Message Date
Luke Street 2017ce90a6 Try different way of specifying link ordering 2021-05-27 15:10:21 -04:00
Luke Street 857dc9f671 Attempted fix for GCC link issues 2021-05-27 13:00:38 -04:00
Luke Street 2ff5bc5c0f Fix ImGuiStringViewText on MSVC 2021-05-27 12:57:50 -04:00
Luke Street 7825b0cafb Add default case to AnimationStateToStr 2021-05-27 12:52:03 -04:00
Luke Street 81888b2fdf Fix debugHovered logic 2021-05-27 12:27:31 -04:00
Luke Street dc116a5f88 Update area map with items All/None 2021-05-27 11:56:32 -04:00
Luke Street c2683e17e0 Resolve clang-tidy issues & update config 2021-05-27 11:52:05 -04:00
Luke Street d68c969a7a Proper About window icon scaling 2021-05-27 10:47:33 -04:00
Luke Street 8f2154ff69 Move Highlight checkbox to Entity 2021-05-27 10:41:46 -04:00
Luke Street a4d78785fb Add Items window 2021-05-27 10:26:13 -04:00
Luke Street 3bb81f7fed Serialize CVarManager on shutdown; add build type to About 2021-05-27 08:51:07 -04:00
Luke Street 996eadfb4f Fix double free; add credits to About 2021-05-27 08:25:55 -04:00
Phillip Stephens 31e7721fbf
Add trigger visualization to inspecter 2021-05-27 01:30:40 -07:00
Phillip Stephens 57cf88559f
Add incoming connections 2021-05-26 23:31:54 -07:00
Luke Street 5044e482ca NoResize for view button column 2021-05-27 01:25:20 -04:00
Phillip Stephens f83aaf6389
Merge branch 'imgui' of ssh+git://git.axiodl.com:6431/AxioDL/metaforce into imgui 2021-05-26 22:12:54 -07:00
Phillip Stephens 037573e5ee
Fix crash at launch if g_GameState or g_StateManager is null, don't serialize CVarManager 2021-05-26 22:11:48 -07:00
Luke Street 8d77eba186 Remove freetype2 submodule 2021-05-27 01:07:05 -04:00
Luke Street 5fbd47a3d3 Add About window & debug overlays 2021-05-27 00:56:25 -04:00
Luke Street 36fa020a4c Improve overall Inspect performance & fixes 2021-05-26 21:35:46 -04:00
Luke Street 33eacc0b07 Remove needless references in range loops 2021-05-26 19:01:26 -04:00
Luke Street 256685c611 Inspect window filter & Patterned body state info 2021-05-26 15:57:59 -04:00
Luke Street 7f5eeb89eb Some CPhysicsActor fields 2021-05-26 14:59:03 -04:00
Luke Street 75c9980239 Use existing ScriptObject{State,Message}ToStr 2021-05-26 12:34:45 -04:00
Luke Street ee205f53c8 Add connections view 2021-05-26 12:23:44 -04:00
Luke Street c968e73f21 Actor highlighting on selection 2021-05-26 11:11:21 -04:00
Luke Street 65e00a701a Add all entities to ImGuiEntitySupport 2021-05-26 10:00:57 -04:00
Luke Street b137f2dea8 Initial work on entity introspection 2021-05-25 22:49:24 -04:00
Luke Street 7d0524ca82 Update boo; fix viewport/scissor in main loop 2021-05-25 19:14:58 -04:00
Luke Street 6da000e332 Add Warp menu 2021-05-25 15:58:18 -04:00
Luke Street 72954c5019 Various fixes / cleanup 2021-05-25 13:56:01 -04:00
Luke Street f167fc4281 Begin Runtime ImGui integration 2021-05-25 12:24:05 -04:00
Luke Street 20bde9fd1e Reorder bintoc 2021-05-25 09:46:36 -04:00
Luke Street 6a42701601 ImGui cursors, clipboard, TTF font & fixes 2021-05-25 09:36:58 -04:00
Luke Street 657a3f48ba Fix Windows build 2021-05-24 22:02:57 -04:00
Luke Street 32f9bafff1 Fix Metal rendering; HI-DPI improvements 2021-05-24 18:53:49 -04:00
Luke Street 3616b42072 Actually delete specter 2021-05-24 17:27:29 -04:00
Luke Street 78697b20ea Remove deleted header 2021-05-24 17:26:02 -04:00
Luke Street 2ef4a775c1 Add initial imgui implementation 2021-05-24 17:25:31 -04:00
Luke Street 48d22ddab4 Remove Editor & specter 2021-05-24 01:07:22 -04:00
Phillip Stephens 8f493f17f1
Minor fixes, use CUnitVector in CCollionInfo 2021-05-23 13:10:57 -07:00
Phillip Stephens f468adc0a3
Fix Qt 6.1 deprectation error 2021-05-23 11:53:46 -07:00
Phillip Stephens 070d34d281
Add CMayaSpline update zeus 2021-05-23 11:53:15 -07:00
Luke Street 5e3f70eb77 Gut splash screen; add notice to use metaforce-gui 2021-05-22 23:25:27 -04:00
Luke Street f1a1796cdb Update athena 2021-05-22 22:39:50 -04:00
Luke Street b8fee5c2ac Force disable LTO for GCC 11.1 2021-05-20 02:04:30 -04:00
Luke Street 0003d8a578 Remove -g flag from discord-rpc; update .clang-tidy & boo 2021-05-20 01:38:58 -04:00
Phillip Stephens ec08dea524
Minor CSpacePirate fixes and cleanups, add temporary failsafe to keep CSpacePirate's transform from going NaN 2021-05-16 15:29:34 -07:00
Phillip Stephens d44a997a3a
Revert test changes 2021-05-16 12:23:13 -07:00
Phillip Stephens 167b671596
Merge branch 'main' of ssh+git://git.axiodl.com:6431/AxioDL/metaforce 2021-05-16 12:20:59 -07:00