Commit Graph

  • b58f73da28 Got Cog jailbroken from the game viewport (a UCogEditorSubsystem instance can be within the editor's main frame now) main ed 2025-05-18 22:16:00 -04:00
  • 7acdda3679 remove imgui_widgets.cpp ed 2025-05-16 21:30:28 -04:00
  • 8303186775 Fixes for building as an engine plugin with latest merge ed 2025-05-16 21:08:29 -04:00
  • 510769f3d8 Merge remote-tracking branch 'arnaud-jamin/main' ed 2025-05-16 19:24:15 -04:00
  • 7ba295bdbd Remove debug replicator spawning, now automatically done Arnaud Jamin 2025-05-15 00:50:23 -04:00
  • 0eb59af1e9 Update README.md Arnaud Jamin 2025-05-14 21:19:34 -04:00
  • a4e5b7b110 Update README.md Arnaud Jamin 2025-05-14 20:30:56 -04:00
  • 5077ab47d9 missing file modification Arnaud Jamin 2025-05-14 16:02:57 -04:00
  • 539a4ba9e8 Cheat command fallback to PIE 1 actor selection Arnaud Jamin 2025-05-14 15:21:44 -04:00
  • 13caff8dbe unused field Arnaud Jamin 2025-05-14 15:21:00 -04:00
  • 79534d691b Fix saving of cog window visible state Arnaud Jamin 2025-05-14 15:20:29 -04:00
  • 4c615ae10d Mutiple fixes Arnaud Jamin 2025-05-13 13:30:21 -04:00
  • ac000a37c6 CogSubsystem: prevent creating multiple input component when having multiple player controller. Arnaud Jamin 2025-03-30 23:24:31 -04:00
  • bebc05d4fa Improve Collision Tester Arnaud Jamin 2025-03-23 01:12:53 -04:00
  • 67b2676c15 Move back toggle selection shortcut in selection window Arnaud Jamin 2025-03-22 21:24:43 -04:00
  • 93b556e950 Merge branch 'main' of https://github.com/arnaud-jamin/Cog Arnaud Jamin 2025-03-22 21:09:32 -04:00
  • 3cdb23544b Minor refactor Arnaud Jamin 2025-03-22 21:09:29 -04:00
  • 5081b42358 Update README.md Arnaud Jamin 2025-03-20 13:53:19 -04:00
  • 25690a4103 CogInput windows fixes Arnaud Jamin 2025-03-20 13:42:52 -04:00
  • f1478019e1 Update README.md Arnaud Jamin 2025-03-20 13:38:39 -04:00
  • 9352a9093a Update README.md Arnaud Jamin 2025-03-20 11:49:17 -04:00
  • be907e6c51 Fix includes Arnaud Jamin 2025-03-20 10:33:12 -04:00
  • 23adc4bad4 Update README.md Arnaud Jamin 2025-03-19 13:42:00 -04:00
  • 0eb8847a25 Update README.md Arnaud Jamin 2025-03-19 13:22:14 -04:00
  • 027d24177c Update README.md Arnaud Jamin 2025-03-19 13:20:44 -04:00
  • 13de64e0bd Update README.md Arnaud Jamin 2025-03-19 13:20:12 -04:00
  • 1676f58848 Update README.md Arnaud Jamin 2025-03-19 13:01:20 -04:00
  • 810c51ac13 Rework how replicators are spawned to simplify Cog integration Arnaud Jamin 2025-03-19 12:59:37 -04:00
  • 3c2428ca8f Add build info separator Arnaud Jamin 2025-02-24 23:05:50 -05:00
  • 2fc8a64173 Fix plotted event not correctly rendered when not the event is not ended Arnaud Jamin 2025-02-24 23:05:13 -05:00
  • f8e1f98e37 CogInput - GamePad - The window can now be aligned on screen borders. Arnaud Jamin 2025-02-17 13:12:50 -05:00
  • 57ba928504 Update README.md Arnaud Jamin 2025-02-13 01:51:01 -05:00
  • ae19f27674 constraint game pad window aspect ratio Arnaud Jamin 2025-02-13 01:34:45 -05:00
  • 1d8f9b5368 Remove debug menu item Arnaud Jamin 2025-02-13 00:52:20 -05:00
  • 30ecbefd10 Retake the focus when loosing it while ImGui has the input Arnaud Jamin 2025-02-13 00:51:44 -05:00
  • 2906837026 Re-enable the reset Configs on load to make sure they get their default values Arnaud Jamin 2025-02-13 00:51:01 -05:00
  • bf6c7cb371 Fix Cog module name Arnaud Jamin 2025-02-13 00:50:00 -05:00
  • 32026c29b0 Merge branch 'main' of https://github.com/arnaud-jamin/Cog Arnaud Jamin 2025-02-12 15:18:36 -05:00
  • 362d248866 Cleanup Arnaud Jamin 2025-02-12 15:18:33 -05:00
  • e7c864b962 Update README.md Arnaud Jamin 2025-02-12 15:04:34 -05:00
  • 3549f89bd2 Update README.md Arnaud Jamin 2025-02-12 15:03:25 -05:00
  • 0b13879282 Update README.md Arnaud Jamin 2025-02-12 14:31:22 -05:00
  • 32ca4dc2ba Rename CogWindow plugin to Cog. Arnaud Jamin 2025-02-12 13:56:06 -05:00
  • 6d9494b685 Major Change - Rework how Cog gets integrated Arnaud Jamin 2025-02-11 13:29:12 -05:00
  • 357bd9974e Console: completion use Contains instead of StartWith Arnaud Jamin 2025-02-09 17:03:24 -05:00
  • d5c6896766 Merge branch 'main' of https://github.com/arnaud-jamin/Cog Arnaud Jamin 2025-02-09 16:44:11 -05:00
  • 319a870522 CogEngine: Levels window: Remove the loading of assets by default. Arnaud Jamin 2025-02-09 16:44:10 -05:00
  • a59058f799 Update README.md Arnaud Jamin 2025-02-09 01:22:43 -05:00
  • 67e13860bb Update README.md Arnaud Jamin 2025-02-09 01:21:04 -05:00
  • 8b650632a7 CogEngine: Add Levels window to load a specific level Arnaud Jamin 2025-02-09 01:18:27 -05:00
  • f13ef84dab Fix shipping target Arnaud Jamin 2025-02-08 01:57:55 -05:00
  • 29fed867e3 Update TODO.txt Arnaud Jamin 2025-02-08 01:45:03 -05:00
  • 8734905574 Update TODO.txt Arnaud Jamin 2025-02-08 01:43:48 -05:00
  • 0cf3880017 Update TODO.txt Arnaud Jamin 2025-02-08 01:42:07 -05:00
  • 8f73047176 Merge pull request #48 from jakobbouchard/add-transparent-mode-setting Arnaud Jamin 2025-02-08 01:01:08 -05:00
  • 160a09d7c5 Merge branch 'main' into pr/48 Arnaud Jamin 2025-02-08 00:54:57 -05:00
  • 7e69b9cfbb Merge pull request #49 from jakobbouchard/fix-typos Arnaud Jamin 2025-02-08 00:49:54 -05:00
  • 2befda814b Merge pull request #47 from jakobbouchard/add-utf8-inspector Arnaud Jamin 2025-02-08 00:33:04 -05:00
  • a5cd84be7f CogSample: Add properties to test inspector TSet and TMap Arnaud Jamin 2025-02-08 00:29:26 -05:00
  • 157d8bae84 Merge branch 'main' into pr/50 Arnaud Jamin 2025-02-08 00:01:50 -05:00
  • acac8992e5 Update README.md Arnaud Jamin 2025-02-07 23:57:06 -05:00
  • a52e1abc5b Update README.md Arnaud Jamin 2025-02-07 23:56:47 -05:00
  • a49857c7a8 Add missing dependency Arnaud Jamin 2025-02-07 23:54:06 -05:00
  • 7ba2e5221f Fix crash in CogDebugDrawImGui Arnaud Jamin 2025-02-07 23:51:04 -05:00
  • 2cc42bf196 CogEngine: Add BuildInfo window to display the build changelist, target, and so on. Arnaud Jamin 2025-02-07 23:50:25 -05:00
  • 254a1c2ce5 API change for CogWindow Arnaud Jamin 2025-02-07 23:49:30 -05:00
  • c55589595f Merge branch 'main' of https://github.com/arnaud-jamin/Cog Arnaud Jamin 2025-02-07 09:41:20 -05:00
  • 6a1a3901d4 CogEngine: Fix crash related to log and notification Arnaud Jamin 2025-02-07 09:41:17 -05:00
  • 9fe19c862a Merge branch 'main' into add-map-set-inspector Jakob Bouchard 2025-02-06 16:09:47 -05:00
  • ac4d9496b3 Update README.md Arnaud Jamin 2025-02-06 16:07:57 -05:00
  • 1e27fc0c13 Code analysis pass Arnaud Jamin 2025-02-06 15:46:34 -05:00
  • 5c19a41cfe Add render function for TMap and TSet Jakob Bouchard 2025-02-06 14:30:47 -05:00
  • 68a2c4c66d Fix struct name rendering Jakob Bouchard 2025-02-06 14:30:24 -05:00
  • b1920a3dc8 Fix inspected object tooltip being overridden Jakob Bouchard 2025-02-06 14:29:34 -05:00
  • 87c093277c Fix typo in Show Borders Jakob Bouchard 2025-02-06 14:28:59 -05:00
  • 5f923d37a0 Use TCHAR_TO_UTF8 for FText, categories, tooltips and display names Jakob Bouchard 2025-02-06 14:25:54 -05:00
  • 7d76db3872 Add setting for transparent mode Jakob Bouchard 2025-02-06 14:22:15 -05:00
  • 2765d07cb9 Update README.md Arnaud Jamin 2025-02-06 13:12:41 -05:00
  • e0806b976a Update README.md Arnaud Jamin 2025-02-06 13:11:45 -05:00
  • b3a704deaa Update README.md Arnaud Jamin 2025-02-06 12:48:48 -05:00
  • 89db1b9db1 Update README.md Arnaud Jamin 2025-02-06 12:42:07 -05:00
  • 82fbf9caaf CogEngine: Fix command list of console widget staying when deactivating imgui input Arnaud Jamin 2025-02-06 11:39:16 -05:00
  • 0bbd805247 Merge branch 'main' of https://github.com/arnaud-jamin/Cog Arnaud Jamin 2025-02-06 11:27:12 -05:00
  • cf3bcf9612 CogWindow: Fix Push Pop ID in main menu bar Arnaud Jamin 2025-02-06 11:27:10 -05:00
  • afb6e86894 Update README.md Arnaud Jamin 2025-02-06 10:36:27 -05:00
  • 27ad15488d CogEngine: Fix crash when the CogEngine data asset is not present Arnaud Jamin 2025-02-06 10:21:31 -05:00
  • e56966482e Update README.md Arnaud Jamin 2025-02-06 10:15:38 -05:00
  • 4f3bdf1753 CogSample: Add trace for cog selection Arnaud Jamin 2025-02-06 02:25:00 -05:00
  • c8f5aa1521 Remove the Selection window runtime setter for the raycast. Replace it with settings defined in the CogEngine asset. Arnaud Jamin 2025-02-06 02:18:33 -05:00
  • c70103283e Merge branch 'main' of https://github.com/arnaud-jamin/Cog Arnaud Jamin 2025-02-06 01:51:00 -05:00
  • b2d1d312f8 CogEngine: Fix crash Arnaud Jamin 2025-02-06 01:50:57 -05:00
  • a4fbfbfb34 Update README.md Arnaud Jamin 2025-02-06 01:50:02 -05:00
  • f5b20cc898 Update README.md Arnaud Jamin 2025-02-06 01:48:41 -05:00
  • eef01f5ca6 Update README.md Arnaud Jamin 2025-02-06 01:48:14 -05:00
  • 0081103e4d Update README.md Arnaud Jamin 2025-02-06 01:45:40 -05:00
  • f9e94ed4c4 Update README.md Arnaud Jamin 2025-02-06 01:42:27 -05:00
  • d14a129e3b Update README.md Arnaud Jamin 2025-02-06 01:41:22 -05:00
  • e99af1bb22 Update README.md Arnaud Jamin 2025-02-06 01:32:43 -05:00
  • e07816b925 Update README.md Arnaud Jamin 2025-02-06 01:24:08 -05:00
  • e15ebc57e6 Update README.md Arnaud Jamin 2025-02-06 01:22:25 -05:00