Commit Graph

  • a73f185f94 Delete Selected File from Context Menu émeryc 2023-07-09 23:20:22 -04:00
  • a8e9beafbb Merge branch 'main' into feature/NK-93-player-controller-ignoring-transform Antoine Pilote 2023-07-09 21:40:18 -04:00
  • 1049333cfa Added rotation field to player and pass them to jolt Antoine Pilote 2023-07-09 21:40:00 -04:00
  • b149b4aba2 Merge pull request #19 from antopilo/feature/NK-83-input-key-enum Antoine Pilote 2023-07-09 21:39:39 -04:00
  • 0808f453b8 Fixed tabs Antoine Pilote 2023-07-09 21:30:51 -04:00
  • 88cda9aaa0 Added input enum for Wren and CPP Antoine Pilote 2023-07-09 21:29:54 -04:00
  • 49592bbbbb Removed .exe from gitignore Antoine Pilote 2023-07-09 20:59:05 -04:00
  • 7be4835f37 Merge branch 'main' of https://github.com/antopilo/Nuake Antoine Pilote 2023-07-09 20:55:58 -04:00
  • c575548818 Merge pull request #18 from antopilo/feature/NK-76-redesign-welcome-screen Antoine Pilote 2023-07-09 20:07:39 -04:00
  • 4dfd6bf292 Segmented ui draw function into smaller functions and added some comments antopilo 2023-07-09 15:10:58 -04:00
  • a0f35d40c7 Improved welcome screen antopilo 2023-07-09 14:53:53 -04:00
  • 8e8a9c6f0f Merge pull request #17 from antopilo/feature/NK-88-refresh-file-browser-on-file-creation Antoine Pilote 2023-07-09 10:57:39 -04:00
  • 73ef13932d Refresh File Browser on Fìle Creation emerycp 2023-07-09 10:43:45 -04:00
  • d246735339 remove 4coder file antopilo 2023-07-08 22:20:20 -04:00
  • b18b4cd788 Updated readme antopilo 2023-07-08 20:17:44 -04:00
  • 32ba9e23d4 Updated readme antopilo 2023-07-08 20:11:31 -04:00
  • 94e6cfd0ab Merge pull request #16 from antopilo/feature/NK-77-file-browser-right-click-create-wren-script Antoine Pilote 2023-07-08 12:25:01 -04:00
  • 1899169a2e File Broweser - Add Wren Script on Right-Click emerycp 2023-07-08 00:19:25 -04:00
  • c225e0a3fb Merge pull request #15 from antopilo/feature/NK-85-creating-project-editor-doesnt-create-folder Antoine Pilote 2023-07-07 22:53:36 -04:00
  • ef74b3f998 Change Title on New Project emerycp 2023-07-07 22:42:37 -04:00
  • 1e81cb8532 Creating Project Editor does not create directory emerycp 2023-07-07 22:25:42 -04:00
  • 1a759e0925 Merge pull request #14 from antopilo/feature/NK-73-creating-new-project-doesnt-add-project-suffix Antoine Pilote 2023-07-07 19:13:52 -04:00
  • 97f931fa04 Changed file verification from stat to FileStream::exists emerycp 2023-07-07 18:59:50 -04:00
  • 8cd6fd6e9c Merge pull request #13 from antopilo/NK-71-add-play-mode-shortcut Antoine Pilote 2023-07-07 18:38:58 -04:00
  • 6b4d0c0f69 Renamed Exist method to FileExist emerycp 2023-07-07 18:33:29 -04:00
  • 1885f1a853 Creating New Project doesn't add .project emerycp 2023-07-07 18:24:55 -04:00
  • 3452b99ccc Merge branch 'main' of https://github.com/antopilo/Nuake Antoine Pilote 2023-07-07 17:22:54 -04:00
  • 9e167e8e22 Added procedural sky serialization Antoine Pilote 2023-07-07 17:22:44 -04:00
  • fad2259912 Parsing validation for mesh UV when NULL Antoine Pilote 2023-07-07 17:22:08 -04:00
  • 64e3acc48c Added aliase for weak ptr Antoine Pilote 2023-07-07 17:21:57 -04:00
  • c1b5c167aa Fixed crash when no jobs are available Antoine Pilote 2023-07-07 17:21:48 -04:00
  • 57a92387dc Added Play Mode shortcut (F5) emerycp 2023-07-07 17:07:03 -04:00
  • 53e5e9e071 Merge pull request #12 from antopilo/feature/NK-66-file-browser-doesnt-display-all-files Antoine Pilote 2023-07-07 16:49:46 -04:00
  • 609fa312b4 Formatting Antoine Pilote 2023-07-07 20:38:17 +00:00
  • e5797e9877 File browser doesn't display 1st element emerycp 2023-07-07 16:33:52 -04:00
  • 2e89fad57c Added imgtool64.exe Antoine Pilote 2023-07-07 01:37:53 -04:00
  • 6d6ac59bb4 Fixed friction minimum in character controller panel Antoine Pilote 2023-07-07 01:34:56 -04:00
  • 43494fb590 Added Character controller ground check Antoine Pilote 2023-07-07 01:34:26 -04:00
  • 244a5f1b27 Changed order of Draw for PostFX Antoine Pilote 2023-07-07 01:34:07 -04:00
  • 2a8da705e4 Added Editor Update to scene systems Antoine Pilote 2023-07-07 01:33:52 -04:00
  • 431dd26a61 Added lerp to math scripting module Antoine Pilote 2023-07-07 01:33:27 -04:00
  • 90968ee7ba Fixed fixed update stuttering Antoine Pilote 2023-07-06 23:11:58 -04:00
  • 263b4f7389 Enabled V sync and added editor update to scene systems Antoine Pilote 2023-07-06 22:41:43 -04:00
  • 5b8b9ea0c7 Removed unused code Antoine Pilote 2023-07-06 22:41:14 -04:00
  • b4734d2ccb Prevented editor camera updates if in play mode Antoine Pilote 2023-07-06 22:41:02 -04:00
  • 88e2286bd6 Merge pull request #11 from antopilo/feature/editor-mouse-picking Antoine Pilote 2023-07-06 21:13:37 -04:00
  • c960016883 Fixed unselection selecting entity with id 0 Antoine Pilote 2023-07-06 19:11:27 -04:00
  • 57bce04d23 Added mouse picking for selecting entities Antoine Pilote 2023-07-06 18:50:29 -04:00
  • 3b6eac356b Added ReadPixel method to framebuffers Antoine Pilote 2023-07-06 18:10:14 -04:00
  • e632c4b8d3 Added render target to gbuffer Antoine Pilote 2023-07-06 18:10:01 -04:00
  • 567684d9e4 Merge branch 'main' of https://github.com/antopilo/Nuake Antoine Pilote 2023-07-06 18:08:28 -04:00
  • c8e4b2f8e5 Hide Volumetric debug view Antoine Pilote 2023-07-06 18:08:17 -04:00
  • b04625e61d Improved Logger Editor UI Antoine Pilote 2023-07-06 18:07:55 -04:00
  • 701874d1a0 Improved viewport UI Antoine Pilote 2023-07-06 15:49:47 -04:00
  • 7e3ccade16 Updated imgui theme with minor changes Antoine Pilote 2023-07-06 15:48:52 -04:00
  • 413bb5bdab Minor improvement of editor camera control logic Antoine Pilote 2023-07-06 15:48:36 -04:00
  • 575f12eae5 pp Antoine Pilote 2023-07-06 04:29:27 -04:00
  • 817649c2d6 Disabled vsync Antoine Pilote 2023-07-05 09:57:30 -04:00
  • a7d4960d76 Added systems logs Antoine Pilote 2023-07-05 09:57:23 -04:00
  • 9b973784c1 Improved volumetric performance Antoine Pilote 2023-07-05 09:57:09 -04:00
  • c2b80eb2f9 Fixed rendering error when disabling volumetric Antoine Pilote 2023-07-04 12:41:35 -04:00
  • 1f6c1467ca Fixed crash when launching with --play argument caused by invalid root directoy Antoine Pilote 2023-07-04 03:10:30 -04:00
  • 0d108bc44a Character controller now moving! 🏃‍♂️ Antoine Pilote 2023-07-04 03:09:52 -04:00
  • 95ffbdb6a9 Merge branch 'main' of https://github.com/antopilo/Nuake Antoine Pilote 2023-07-04 00:15:05 -04:00
  • 5d6052f027 Code cleanup Antoine Pilote 2023-07-04 00:14:35 -04:00
  • c7fedd830d Better procedural sky default sun intensity Antoine Pilote 2023-07-03 20:26:08 -04:00
  • 649ddc5bd9 Fixed uninitialized variables with shapes Antoine Pilote 2023-07-03 20:23:49 -04:00
  • fc183b4813 Physics system progress Antoine Pilote 2023-07-03 19:16:02 -04:00
  • 7c95beefcc More explicit error message when finding entity that doesnt exist Antoine Pilote 2023-07-03 19:14:28 -04:00
  • c56a655be4 Improved Volumetric Antoine Pilote 2023-07-02 16:56:11 -04:00
  • fca6b2f651 Various coding style improvements Antoine Pilote 2023-07-02 16:35:16 -04:00
  • dfb81046bf Improved Env. window Antoine Pilote 2023-07-02 16:34:49 -04:00
  • ca989b9ba8 Fixed physics system crash Antoine Pilote 2023-07-02 16:34:16 -04:00
  • 718e7c6997 Fixed crash when prefab file doesnt exist in trenchbroom map Antoine Pilote 2023-07-02 16:33:26 -04:00
  • abc93cf799 Improved SSAO Antoine Pilote 2023-07-02 16:32:53 -04:00
  • 0e1c83461b Fixed crash when clicking cancel on new project dialog Antoine Pilote 2023-07-01 17:05:49 -04:00
  • 93d007680b Serializing editor camera position and direction. Antoine Pilote 2023-07-01 11:49:38 -04:00
  • 076ac59283 Fixed perspective crash and project paths when creating a new project antopilo 2023-04-08 21:37:41 -04:00
  • 3519b67a72 Now new projects creates as subfolder with the project inside of it. Also defaulted to procedural skies Antoine Pilote 2023-04-08 12:52:37 -04:00
  • 9d6679d3a4 Added missing resource files Antoine Pilote 2023-04-08 11:15:49 -04:00
  • a8cb9bab20 Merge branch 'main' of https://github.com/antopilo/Nuake Antoine Pilote 2023-04-06 09:55:42 -04:00
  • caa44465f3 Changed license to MIT Antoine Pilote 2023-04-06 09:55:19 -04:00
  • 0ba492a872 Added icons and fixed audio manger crash Antoine Pilote 2023-04-04 01:39:23 -04:00
  • 6b018aeb32 Audio mixer window Antoine Pilote 2023-04-03 00:37:40 -04:00
  • 1532724a5d Started work on audio manager Antoine Pilote 2023-04-02 22:35:40 -04:00
  • 0bf4c2cb18 Code cleanup for capsule panel Antoine Pilote 2023-04-02 22:34:57 -04:00
  • bb7b4c2ac0 Added soloud submodule Antoine Pilote 2023-04-02 20:52:58 -04:00
  • 836df71cea Merge branch 'main' of https://github.com/antopilo/Nuake Antoine Pilote 2023-04-02 19:01:48 -04:00
  • 80eadc2a5a Added capsule collider component Antoine Pilote 2023-04-02 19:01:40 -04:00
  • 618f6c0ea5 Update README.md Antoine Pilote 2023-04-02 18:47:07 -04:00
  • 17849584e5 Fixed collision object jolt rotatation Antoine Pilote 2023-04-02 18:36:33 -04:00
  • d1b2e2379f Started character controller implementation Antoine Pilote 2023-04-02 18:36:17 -04:00
  • a02c4bd114 Physics improvement Antoine Pilote 2023-04-02 13:56:58 -04:00
  • 0f59e91bca Added gizmo drawer header antopilo 2023-03-29 17:05:59 -04:00
  • b81530924b Added capsule gizmo antopilo 2023-03-24 09:45:09 -04:00
  • 278e759105 Fixed SSR resizing everytime antopilo 2023-03-15 22:11:04 -04:00
  • 41f6d02de1 Added sphere gizmo antopilo 2023-03-15 22:10:54 -04:00
  • 58a803a37a Improved IMguizmo offset antopilo 2023-03-15 22:10:30 -04:00
  • 3160dd437e Moved scene snapshot into class antopilo 2023-03-15 20:29:37 -04:00
  • e0950b15a4 Added resolution and monitor launch arg for editor antopilo 2023-03-15 20:29:10 -04:00