Commit Graph

  • dd2c4ad694 Move CogLogCategory in common project Arnaud Jamin 2024-03-01 11:04:14 -05:00
  • 14ca7e035e Switch to unreal 5.3 (Fix warning) Arnaud Jamin 2024-02-27 23:07:09 -05:00
  • 7543b49ef7 Updated to 5.3.x, renamed interface function, and more Eduardo Valencia 2024-02-15 18:59:25 -05:00
  • 4263047309 Update README.md Arnaud Jamin 2024-01-28 22:43:42 -05:00
  • 6793a31aae Update README.md Arnaud Jamin 2024-01-28 22:43:22 -05:00
  • a5bf8e2b6b Update README.md Arnaud Jamin 2024-01-28 22:41:18 -05:00
  • 23f88ef378 Update README.md Arnaud Jamin 2024-01-28 22:40:53 -05:00
  • 4529d509a5 Update README.md Arnaud Jamin 2024-01-28 22:40:36 -05:00
  • 45d2ae4d2b Merge branch 'main' of https://github.com/arnaud-jamin/Cog Arnaud Jamin 2024-01-12 09:33:42 -05:00
  • c6fa1e1a1d CogCommon Arnaud Jamin 2024-01-12 09:33:39 -05:00
  • c53b0b7830 Update README.md Arnaud Jamin 2024-01-10 00:22:30 -05:00
  • e8fb710632 Comment Arnaud Jamin 2024-01-09 21:24:47 -05:00
  • e773b6636f Fix build Arnaud Jamin 2024-01-09 21:24:31 -05:00
  • 7009b3f2e7 Fix plugins have empty content folders showing Arnaud Jamin 2024-01-09 21:18:07 -05:00
  • e2c204b173 Update README.md Arnaud Jamin 2024-01-09 10:17:31 -05:00
  • 90c3a54b0f Update README.md Arnaud Jamin 2024-01-09 10:16:12 -05:00
  • cce91e1485 Fix includes Arnaud Jamin 2024-01-09 09:59:22 -05:00
  • 8cbecf504b Add a CogAll module to ease the integration for projects that want all windows Arnaud Jamin 2024-01-09 01:12:31 -05:00
  • 4434b72835 Fix includes Arnaud Jamin 2024-01-08 16:10:47 -05:00
  • ee42b2a238 CogAbility: Change the way CogAbilityReplicator apply the tweaks to newly spawned actor. Now needs to be called manually. Arnaud Jamin 2024-01-08 14:18:53 -05:00
  • 7768cfd38f CogImGui: Fix gamepad sticks not forwarded in some cases Arnaud Jamin 2024-01-08 09:06:36 -05:00
  • b2bb2a4de0 CogImGui: Fix cursor hidden on startup if imgui input is enabled Arnaud Jamin 2024-01-08 02:40:54 -05:00
  • 56bb628792 Merge branch 'main' of https://github.com/arnaud-jamin/Cog Arnaud Jamin 2024-01-08 01:50:30 -05:00
  • 5e0976a902 CogImGui: rework share mouse mode. Add widget that act as a input catcher below the UI widgets Arnaud Jamin 2024-01-08 01:50:26 -05:00
  • c9b71ac36c Merge pull request #22 from arnaud-jamin/new-windows Arnaud Jamin 2024-01-08 01:41:57 -05:00
  • 58450037da Merge branch 'main' into new-windows Arnaud Jamin 2024-01-08 01:36:47 -05:00
  • c959ccab81 CogEngine: refactor Selection window to share the actor list with other windows such as the Collision Tester window Arnaud Jamin 2024-01-08 01:36:25 -05:00
  • a2d4565f73 Update README.md Arnaud Jamin 2024-01-05 19:31:20 -05:00
  • 63872d8a50 Update README.md Arnaud Jamin 2024-01-05 19:27:46 -05:00
  • e18b69070b Update README.md Arnaud Jamin 2024-01-05 17:38:01 -05:00
  • 831f78bcea Update README.md Arnaud Jamin 2024-01-05 17:32:52 -05:00
  • c90a32031b CogImGui: Support shared mouse Arnaud Jamin 2024-01-05 17:25:59 -05:00
  • 5de42fd1c8 CogImGui: Fix gamepad buttons not forwarded to game Arnaud Jamin 2024-01-03 23:38:37 -05:00
  • e82e4cd741 Update README.md Arnaud Jamin 2024-01-03 21:11:19 -05:00
  • 3aee7ce5fb Merge pull request #21 from arnaud-jamin/new-windows Arnaud Jamin 2024-01-03 19:28:21 -05:00
  • 78ec4d06fa Merge branch 'new-windows' of https://github.com/arnaud-jamin/Cog into new-windows Arnaud Jamin 2024-01-03 19:20:43 -05:00
  • 0f130f7dff Fix bad refactor Arnaud Jamin 2024-01-03 19:20:12 -05:00
  • 057b556d54 Merge branch 'main' into new-windows Arnaud Jamin 2024-01-03 19:00:21 -05:00
  • 11022f7311 CogEngine: Improve collision tester and viewer Arnaud Jamin 2024-01-03 03:56:47 -05:00
  • 7dd4922b01 CogEngine: move CollisionTester logic inside an actor Arnaud Jamin 2024-01-02 00:57:02 -05:00
  • 65bd2150de CogDebug: improve gizmo Arnaud Jamin 2023-12-31 03:13:10 -05:00
  • dd20cff959 CogEngine: improve collision tester Arnaud Jamin 2023-12-30 01:28:01 -05:00
  • 81fc6269ad CogDebug: improving transform gizmos and collision tester (WIP) Arnaud Jamin 2023-12-29 03:08:15 -05:00
  • 66f9b2cc52 Fix build : missing change Elhoussine Mehnik 2023-12-19 17:57:04 +01:00
  • 8fa5bdeb33 Revert "Fix build : missing change" Elhoussine Mehnik 2023-12-19 17:56:45 +01:00
  • 74b70a50e4 Merge branch 'main' of https://github.com/HoussineMehnik/Cog Elhoussine Mehnik 2023-12-19 17:54:37 +01:00
  • 719a956d29 Fix build : missing change Elhoussine Mehnik 2023-12-19 17:54:27 +01:00
  • ac2834dcf0 Merge branch 'arnaud-jamin:main' into main Elhoussine Mehnik 2023-12-19 11:46:59 -05:00
  • ea100dbf77 Changed TObjectPtr<FCogImguiContext> to FCogImguiContext* as TObjectPtr should be used with UObject dervied classes only Elhoussine Mehnik 2023-12-19 17:44:16 +01:00
  • bd29211013 CogDebug: Refactor debug settings for easier serialization Arnaud Jamin 2023-12-19 01:08:26 -05:00
  • 829be00034 CogImGui: Fix key down/up not properly sent to imgui Arnaud Jamin 2023-12-18 12:47:38 -05:00
  • 751761d176 Adding collision tester Arnaud Jamin 2023-12-17 16:40:59 -05:00
  • 85a903a341 Various null checks, const correctness, remove unused headers Arnaud Jamin 2023-12-17 01:02:05 -05:00
  • a90881555b Merge pull request #18 from Skylonxe/patch-1 Arnaud Jamin 2023-12-13 09:46:36 -05:00
  • 7fa0f267b2 Fix space at the end of file Ondrej Hrusovsky 2023-12-13 15:39:06 +01:00
  • a9956ae45a Fix space at the end of file Ondrej Hrusovsky 2023-12-13 15:38:35 +01:00
  • 54ca8072c0 Update CogInputWindow_Actions.cpp Ondrej Hrusovsky 2023-12-13 15:25:51 +01:00
  • 5e7cdaad66 Update CogInputWindow_Actions.cpp Ondrej Hrusovsky 2023-12-13 15:24:53 +01:00
  • 10574f9db3 Fix possible crash when GetPlayerInput() is nullptr on startup Ondrej Hrusovsky 2023-12-13 15:22:20 +01:00
  • 18283d4187 Fix shipping build Arnaud Jamin 2023-12-09 17:07:31 -05:00
  • 37ec60e7fe Move cog include into #if ENABLE_COG Arnaud Jamin 2023-12-09 17:02:04 -05:00
  • d5fd488b6a Formating Arnaud Jamin 2023-12-09 16:58:32 -05:00
  • 3e73c486a4 Fix compling errors on various platforms/consoles Elhoussine Mehnik 2023-12-09 04:38:02 +01:00
  • caa0f015d4 CogImgui: Fix imgui windows not correctly placed at startup when using imgui viewports Arnaud Jamin 2023-12-03 23:56:15 -05:00
  • 3eaf54c64c Fix build: missing includes Arnaud Jamin 2023-11-29 11:42:49 -05:00
  • d1a4c8027f CogImGui: Rework input mangement. Arnaud Jamin 2023-11-29 01:27:41 -05:00
  • cf07a05424 CogImGui: Rework input with viewports (still wip) Arnaud Jamin 2023-11-28 17:08:17 -05:00
  • 4df4df3ee7 CogImgui: Change default settings Arnaud Jamin 2023-11-28 13:01:02 -05:00
  • 76b768d0bd CogImGui: Change default settings Arnaud Jamin 2023-11-28 12:55:10 -05:00
  • 69c4def0aa CogImgui: Remove debug draw Arnaud Jamin 2023-11-28 01:45:34 -05:00
  • a385e15f64 CogImGui: Add imgui viewport support Arnaud Jamin 2023-11-28 01:28:09 -05:00
  • 4857b23be3 Merge branch 'main' of https://github.com/arnaud-jamin/Cog Arnaud Jamin 2023-11-24 12:58:02 -05:00
  • 463e943890 CogImGui: remove the scale widget containing the imgui widget Arnaud Jamin 2023-11-24 12:57:59 -05:00
  • 3481d10480 Update README.md Arnaud Jamin 2023-11-24 09:47:02 -05:00
  • ecddecf3e5 Use InputProcessor to support shared mouse Arnaud Jamin 2023-11-24 09:46:03 -05:00
  • 1daa073713 CogImGui: Use an InputProcessor to support shared mouse between ImGui and the game Arnaud Jamin 2023-11-23 23:59:55 -05:00
  • de923e949c CogImGui: rework imgui lib integration Arnaud Jamin 2023-11-23 09:50:09 -05:00
  • 988b048bde CogSample: improve shooting ability (still wip) Arnaud Jamin 2023-11-11 00:47:43 -05:00
  • a4362bfbb0 Merge pull request #15 from klechenov/ensure-fix Arnaud Jamin 2023-11-10 16:25:41 -05:00
  • 399b577f0e Fix tabs Arnaud Jamin 2023-11-10 16:25:03 -05:00
  • 26ad291d01 Remove old enum Arnaud Jamin 2023-11-10 16:23:48 -05:00
  • eddfc833a8 Fix unity build Arnaud Jamin 2023-11-10 16:06:40 -05:00
  • ad43e039f9 move layout menu items into its own window Arnaud Jamin 2023-11-10 15:45:13 -05:00
  • fca5b27fb9 Start to implement input sharing (mouse not supported yet) Arnaud Jamin 2023-11-10 15:23:54 -05:00
  • ae608ff700 Avoided ENSURE_ABILITY_IS_INSTANTIATED in GetCurrentAbilitySpec() klechenov 2023-11-09 19:47:19 +01:00
  • 2babdf04c6 Merge branch 'main' of https://github.com/arnaud-jamin/Cog Arnaud Jamin 2023-11-07 01:36:00 -05:00
  • 294cb56610 CogImGui: Let the click pass through when imgui input is disabled. Arnaud Jamin 2023-11-07 01:35:57 -05:00
  • 9c616d4a61 Fixed C4596 compiler warning klechenov 2023-11-06 16:50:11 +01:00
  • dacbaf2bea CogSample: start to add a shooting ability Arnaud Jamin 2023-11-05 23:22:59 -05:00
  • 0bae72015a Update TODO.txt Arnaud Jamin 2023-11-05 13:05:11 -05:00
  • 34e08a9e2a CogSample: Add a window with the Team of the selection. Arnaud Jamin 2023-11-05 01:10:22 -04:00
  • c44171b113 CogWindow: Add an option to have no padding on windows (used by CogAbilityWindow_Abilities, Effects, Tags, ...) Arnaud Jamin 2023-11-05 00:32:25 -04:00
  • 860c9be349 CogEngine: Plot window improvements. Arnaud Jamin 2023-11-04 23:20:21 -04:00
  • 9d3143298b CogAbility: Add blocked ability tags Arnaud Jamin 2023-11-04 00:20:18 -04:00
  • 429123dbd3 CogAbility: Add menu to sort and filter Tags window Arnaud Jamin 2023-11-03 23:38:53 -04:00
  • 31d5fa9db8 CogWindow: Widgets can now be chosen and ordered by the user Arnaud Jamin 2023-11-03 21:08:54 -04:00
  • 4393709bbc Merge branch 'main' of https://github.com/arnaud-jamin/Cog Arnaud Jamin 2023-11-03 14:05:00 -04:00
  • 4e13413dab CogInput: Improve gamepad window Arnaud Jamin 2023-11-03 14:04:57 -04:00
  • dad10459f1 Update README.md Arnaud Jamin 2023-11-03 12:31:16 -04:00
  • 29e8fa4522 CogAbility: Improve Effects Ability and Attribute window Arnaud Jamin 2023-11-03 02:40:38 -04:00