Commit Graph

79 Commits

Author SHA1 Message Date
peterino2 eaf1d2bcb7 added features for local editing of some stuff 2025-09-21 01:09:49 -07:00
peterino2 2046b1d7c8 added example smoke and particle emitter 2025-09-21 00:51:04 -07:00
peterino2 bba99d4d91 created particle system 2025-09-20 19:27:59 -07:00
Peter Li e78d01b547 fixing offsets 2025-09-18 00:17:32 -07:00
peterino2 5b63271f5a animations working again 2025-09-17 23:51:01 -07:00
peterino2 b31f69f532 saving 2025-09-06 21:02:42 -07:00
peterino2 dabeeb5fc8 got text rendering working again... sort of... 2025-09-01 22:36:26 -07:00
peterino2 3c1ae7d1b6 working on text renderer now 2025-09-01 09:05:05 -07:00
peterino2 9d8b2bea9a updated builds to use spvreflect2 and updated the build code 2025-08-18 23:35:35 -07:00
Peter Li e1a270bfcb ok, papyrus is now drawing something on screen 2025-08-14 23:35:19 -07:00
peterino2 4e93940c12 fixed all memory leaks with GPA 2025-07-09 22:16:08 -07:00
peterino2 3ac2d65347 fully embedded shaders! 2025-06-10 23:32:19 -07:00
peterino2 d1840ec9ab fixed plane normals 2025-06-08 18:38:55 -07:00
peterino2 4d57518bc0 updated build scripts 2025-06-08 11:25:44 -07:00
peterino2 d90d9276b2 saving 2025-06-07 14:16:56 -07:00
peterino2 330f6f3772 minimal template is a thing now 2025-06-03 19:15:58 -07:00
peterino2 f7b3d03b40 crates! 2025-06-01 22:10:41 -07:00
peterino2 3478524fec physics objects and mouse picking 2025-05-26 14:31:44 -07:00
peterino2 6cd0dcb89e ssao fixes 2025-05-24 20:24:17 -07:00
Peter Li fefbc7436b added topbar, and a boatload of modules among other things - ecs container pointers are now updated across dll boundaries 2025-05-23 15:04:02 -07:00
Peter Li 74228b388d so much work on hot reloading done 2025-05-19 21:35:04 -07:00
Peter Li 252a5271a1 hot reloading is working now 2025-05-18 17:56:23 -07:00
Peter Li db49ef3606 module cache works 2025-05-18 14:45:06 -07:00
Peter Li 63fe7961b1 fixed ecs components issue 2025-05-17 01:26:02 -07:00
Peter Li 5c1f349673 saving 2025-05-16 23:48:04 -07:00
Peter Li a4ed162d9d added trenchbroom and BSP tools 2025-05-16 20:52:02 -07:00
Peter Li c62ab1ec84 SSAO updated and certifiably working 2025-05-11 22:16:50 -07:00
Peter Li 0e5ffc847d SSAO blur 2025-05-10 18:00:58 -07:00
Peter Li cd902baa85 very shitty ssao implementation 2025-05-10 17:27:37 -07:00
Peter Li 5ecd94d92f updated sound engine and fixed rendering on macos 2025-05-09 09:17:15 -07:00
Peter Li 4b259648a1 fixed normal rotations 2025-05-07 16:01:12 -07:00
Peter Li 742c8149f3 saving 2025-05-07 15:17:00 -07:00
Peter Li 9b67689543 ported all shaders needed for papyrus UI 2025-05-07 15:08:07 -07:00
Peter Li f76516df47 bloom and shit 2025-05-07 10:05:44 -07:00
Peter Li 77a118ee8d HDR color targets! 2025-05-06 16:23:50 -07:00
Peter Li 9837556c1c saving 2025-05-03 11:19:50 -07:00
Peter Li 8c12242304 added doom to the build lol 2025-05-03 01:05:15 -07:00
Peter Li 35e6905ed8 videoplay 2025-05-02 23:05:36 -07:00
Peter Li b733d7a329 saving b/c im scared 2025-05-02 19:56:10 -07:00
Peter Li cc960812ec Added console object 2025-05-02 09:50:23 -07:00
Peter Li 68af570278 added skybox objs 2025-05-02 08:51:10 -07:00
Peter Li 274255556d I have a working skybox now 2025-05-01 22:20:32 -07:00
Peter Li fa1f9c6808 filtered shadow maps 2025-04-27 19:11:12 -07:00
Peter Li f74c50e493 > shadow casting lights 2025-04-27 12:58:06 -07:00
Peter Li ccab1182e1 moved fp camera code to extras, then added a directional light to the renderer 2025-04-26 19:32:55 -07:00
Peter Li 19e4bf629a added support for config files and added default config file for sample game 2025-04-26 15:49:29 -07:00
Peter Li 126b4f978d fixed the rest of my mouse and camera attachment issues 2025-04-25 00:09:14 -07:00
Peter Li c66dbaaab6 saming 2025-04-24 20:19:08 -07:00
Peter Li 481a8f411f fixed input stack issue and removed old inputs implementation 2025-04-24 19:44:13 -07:00
Peter Li 6d1c2a4bd8 corrected camera transforms 2025-04-23 07:34:43 -07:00