Commit Graph

  • 7971757868 Merge branch 'main' of https://github.com/antopilo/Nuake Antoine Pilote 2023-09-21 16:38:50 -04:00
  • 1e39058d23 Removed space Antoine Pilote 2023-09-21 16:38:47 -04:00
  • b1764c3fcc Added debug sound button Antoine Pilote 2023-09-21 16:38:30 -04:00
  • 3be93f7bec Moved project loading logic to editor class Antoine Pilote 2023-09-21 11:35:00 -04:00
  • 8d323246c0 Argument code clean up Antoine Pilote 2023-09-21 11:28:59 -04:00
  • 05fa363ca5 Clean up main and argument parsing Antoine Pilote 2023-09-21 11:22:38 -04:00
  • e9c9e5f5c3 Merge branch 'main' of https://github.com/antopilo/Nuake Antoine Pilote 2023-09-21 10:53:33 -04:00
  • ef2034b66c Add win main Antoine Pilote 2023-09-21 10:51:48 -04:00
  • 2efb2febac Audio manager cleanup Antoine Pilote 2023-09-20 22:28:42 -04:00
  • 92db6c9082 Added gizmo for audio emitter Antoine Pilote 2023-09-20 22:20:24 -04:00
  • 6a52340e7d Audio engine can now play sounds Antoine Pilote 2023-09-20 21:41:34 -04:00
  • ab05f9077e Fixed typo Antoine Pilote 2023-09-18 08:55:42 -04:00
  • 7901e07850 Merge branch 'main' of https://github.com/antopilo/Nuake Antoine Pilote 2023-09-18 08:38:26 -04:00
  • f6f0478532 Added icon for 3D model Antoine Pilote 2023-09-18 08:38:20 -04:00
  • 7b78845082 Started work on ImGui abstraction for consistent theming across the editor Antoine Pilote 2023-09-17 23:51:12 -04:00
  • 4138e51c94 Added skinned mesh shadow Antoine Pilote 2023-09-17 21:21:55 -04:00
  • 33963c7b2e Bones now still affects skinned mesh when animation is stopped Antoine Pilote 2023-09-17 20:25:59 -04:00
  • c0f1178e7d Now properly serialize and deserialize rigged models Antoine Pilote 2023-09-17 20:16:04 -04:00
  • dd66c15794 Compiler warning pass Antoine Pilote 2023-09-17 20:15:33 -04:00
  • 6c4dea0ddb Now properly loads internal textures(jpg) in 3D models Antoine Pilote 2023-09-17 20:15:23 -04:00
  • aa899f044f SSR now keeps albedo color properly instead of fading to black Antoine Pilote 2023-09-17 20:14:37 -04:00
  • d45a0825a8 Added missing frame rounding Antoine Pilote 2023-09-16 13:06:13 -04:00
  • 480b130919 Merge branch 'main' of https://github.com/antopilo/Nuake Antoine Pilote 2023-09-16 12:11:14 -04:00
  • cfbc3fa2c1 Transformation system path Antoine Pilote 2023-09-16 12:10:05 -04:00
  • c808d2f061 Fixed some faces dissapearing on some models Antoine Pilote 2023-09-16 01:31:42 -04:00
  • 70e766a899 add missing end child Antoine Pilote 2023-09-15 18:56:42 -04:00
  • 1b3d07c19f Fixed crash Antoine Pilote 2023-09-15 18:54:07 -04:00
  • dadffe94d1 Merge branch 'main' of https://github.com/antopilo/Nuake Antoine Pilote 2023-09-15 17:57:28 -04:00
  • a2b2d222c2 Added 2D Gizmo icons Antoine Pilote 2023-09-15 17:57:19 -04:00
  • 37b083521f Fixed sprite face culling Antoine Pilote 2023-09-15 17:55:24 -04:00
  • 61776b4fb8 Can now open .map in trenchbroom automatically Antoine Pilote 2023-09-15 17:53:07 -04:00
  • d5e576e7b5 Merge branch 'main' of https://github.com/antopilo/Nuake Antoine Pilote 2023-09-08 17:23:52 -04:00
  • 0fd36c292c Work Antoine Pilote 2023-09-08 17:21:01 -04:00
  • a5cf290f4c SetName of materials Antoine Pilote 2023-09-08 17:04:52 -04:00
  • 190c36b910 Crude optimizations Antoine Pilote 2023-09-08 00:33:57 -04:00
  • 36646a0990 Optimization for Skeletal animations Antoine Pilote 2023-09-07 20:52:05 -04:00
  • fb9179dde2 Fixed updated assimp Antoine Pilote 2023-09-07 20:51:28 -04:00
  • 9733d90aef Added toggle for SSR Antoine Pilote 2023-09-07 20:51:18 -04:00
  • 6a73249da7 Added toggle for SSAO Antoine Pilote 2023-09-07 20:50:50 -04:00
  • 97a477ac20 Bumped assimp Antoine Pilote 2023-09-07 08:31:18 -04:00
  • 0fcca4325f Transform Optimization Antoine Pilote 2023-09-06 20:20:43 -04:00
  • 1628214370 Animation serialization progress Antoine Pilote 2023-09-06 20:05:10 -04:00
  • 10c92feaa3 Edge case fixes Antoine Pilote 2023-09-06 18:49:35 -04:00
  • 0062a0f81b Fix viewport selection Antoine Pilote 2023-09-06 18:49:25 -04:00
  • fe9a32c890 Removed useless code Antoine Pilote 2023-09-06 18:49:19 -04:00
  • 8718540ac6 Added animation selection Antoine Pilote 2023-09-06 18:49:11 -04:00
  • 62017e0bd8 Increased max bones to 200 Antoine Pilote 2023-09-06 18:48:51 -04:00
  • 3dc97cafa7 Animation system Antoine Pilote 2023-09-06 17:49:05 -04:00
  • fb5069ba5e Properly transform bones Antoine Pilote 2023-09-06 17:48:50 -04:00
  • 290f0e03b5 Scaled down bones Antoine Pilote 2023-09-06 17:47:14 -04:00
  • 00c7b975e2 Fixed billboard not taking into account parent rotation Antoine Pilote 2023-09-06 09:20:02 -04:00
  • 422cddf5b0 Added skeleton hierarchy Antoine Pilote 2023-09-06 08:48:32 -04:00
  • 0e5d17da75 Started animation parsing and resource Antoine Pilote 2023-09-05 21:49:40 -04:00
  • 37f1186c79 Added Bone label Antoine Pilote 2023-09-05 21:49:21 -04:00
  • e125bf5fdb Added skeleton creation Antoine Pilote 2023-09-05 20:28:33 -04:00
  • 33e04e9216 Smoother physics Antoine Pilote 2023-09-05 20:28:18 -04:00
  • 29ba97454a Added 2D gizmos and better editor styling Antoine Pilote 2023-09-05 20:28:10 -04:00
  • cddb7caf02 Rounded file browser icons Antoine Pilote 2023-08-31 10:40:27 -04:00
  • a9837fbe1a Better scene tree table stying and env editor header styling Antoine Pilote 2023-08-17 01:02:20 -04:00
  • c78f2edee6 Merge branch 'main' of https://github.com/antopilo/Nuake Antoine Pilote 2023-08-17 00:40:22 -04:00
  • 512927b6f1 Better welcome screen Antoine Pilote 2023-08-17 00:40:13 -04:00
  • e6da158658 Better UI and some optimizations Antoine Pilote 2023-08-14 19:31:36 -04:00
  • 217b0c279a Merge branch 'main' of https://github.com/antopilo/Nuake Antoine Pilote 2023-08-14 09:14:54 -04:00
  • c2b9d61d68 Code style Antoine Pilote 2023-08-14 09:14:47 -04:00
  • 1c655154dd Added OS open URL function Antoine Pilote 2023-08-14 01:18:22 -04:00
  • b99ad4ac78 Added documentation URL link in project launcher Antoine Pilote 2023-08-14 01:18:13 -04:00
  • b191bd2e14 Improved welcome window design Antoine Pilote 2023-08-14 00:56:45 -04:00
  • b29bc41d84 Started animation resource Antoine Pilote 2023-08-13 22:54:33 -04:00
  • 0307166ce4 Removed dead code Antoine Pilote 2023-08-13 11:50:51 -04:00
  • a998e171d5 Fixed stride of skinned mesh Antoine Pilote 2023-08-13 11:50:35 -04:00
  • 3bafa88066 Fixed autoload of project with launch args with the editor Antoine Pilote 2023-08-13 11:50:06 -04:00
  • 2f0c5794d2 Started rendering Antoine Pilote 2023-08-13 01:07:18 -04:00
  • 17486e1666 Added backface culling and skinned mesh rendering started Antoine Pilote 2023-08-12 23:36:21 -04:00
  • 76d3248a2f Fixed backwards quad vertex winding order Antoine Pilote 2023-08-12 23:35:48 -04:00
  • 24de74bd5d Fixed shadowlights clamping issue visible in volumetric Antoine Pilote 2023-08-12 23:35:33 -04:00
  • cabed86076 Added gbuffer skinned version Antoine Pilote 2023-08-12 23:35:16 -04:00
  • 10c16ee089 Fix model loader not taking skinning branching Antoine Pilote 2023-08-12 21:55:46 -04:00
  • 0caf28943f Added new component and panel + model loader Antoine Pilote 2023-08-12 21:47:26 -04:00
  • e0d8383d00 Code cleanup Antoine Pilote 2023-08-12 21:46:58 -04:00
  • 16c41b1bc5 Merge pull request #59 from antopilo/feature/NK-148-character-autostepping Antoine Pilote 2023-08-12 19:48:57 -04:00
  • 691f46e0d6 Added better character auto stepping and component settings Antoine Pilote 2023-08-12 16:12:39 -04:00
  • a15d9c5fb0 Merge branch 'main' of https://github.com/antopilo/Nuake Antoine Pilote 2023-08-11 16:15:58 -04:00
  • 1d7f9e007f Switched to using jolt virtual character instead of jolt character Antoine Pilote 2023-08-11 00:36:20 -04:00
  • b07c7cb6d1 Added setTranslation with x, y, z in scripting api Antoine Pilote 2023-08-10 23:42:48 -04:00
  • f24231d0e8 Fixed minor stepping issue Antoine Pilote 2023-08-09 09:59:15 -04:00
  • 03c18842f8 Fixed set translation Antoine Pilote 2023-08-09 00:32:30 -04:00
  • 2262b103c2 Code cleanup Antoine Pilote 2023-08-09 00:31:41 -04:00
  • f99ae1246a Fixed editor prefab Antoine Pilote 2023-08-09 00:30:50 -04:00
  • 67577b902b Fixed prefabs and prefab instancing Antoine Pilote 2023-08-09 00:30:38 -04:00
  • 67b8ca50fd Removed runtime try, catch Antoine Pilote 2023-08-09 00:30:02 -04:00
  • 899e2dee86 Fixed ApplyForce on rigidbody not working Antoine Pilote 2023-08-09 00:29:48 -04:00
  • 81026fb1af Changed default value of AO to 0.5 from 1.0 Antoine Pilote 2023-08-08 17:58:57 -04:00
  • d98242c98d Merge pull request #58 from antopilo/feature/NK-138-nuake-runtime Antoine Pilote 2023-08-08 17:41:35 -04:00
  • 63cd8c7d5a Removed extra file Antoine Pilote 2023-08-08 14:35:41 -04:00
  • 35940b3356 Runtime now working Antoine Pilote 2023-08-08 14:24:17 -04:00
  • 88bf953102 Merge branch 'main' into feature/NK-138-nuake-runtime Antoine Pilote 2023-08-07 19:07:01 -04:00
  • 5a62afe6d3 Merge branch 'main' of https://github.com/antopilo/Nuake Antoine Pilote 2023-08-07 19:06:31 -04:00
  • 10cf82ee06 Merge conflict Antoine Pilote 2023-08-07 19:04:01 -04:00
  • 41ca176592 Merge pull request #57 from antopilo/feature/physics-improvements Antoine Pilote 2023-08-07 18:59:19 -04:00
  • cd3e542922 Fixed rendering ghosting effect Antoine Pilote 2023-08-04 17:33:25 -04:00