Commit Graph

412 Commits

Author SHA1 Message Date
justin 249262b2b6 Refactor shapes, prepare for different normals at single vertex pos 2023-03-15 21:43:00 +00:00
justin ed0da4bf1d Refactor shaders, vbos and vaos 2023-03-14 20:24:08 +00:00
justin 378af69ca5 Continue render refactor 2023-03-14 14:11:14 +00:00
justin 6af041bb8c Continue work on shadow rendering 2023-03-14 11:20:38 +00:00
justin 3e2b51b5e9 Attach EBOs to VAOs using DSA 2023-03-09 13:55:52 +00:00
justin f14d9bef60 Start to move vbo objects to use DSA 2023-03-09 13:17:43 +00:00
justin 01268e4c8a Refactor EBO to use DSA 2023-03-09 12:49:34 +00:00
justin 2fc08a4d96 Cleanup 2023-03-09 10:20:18 +00:00
justin 7b797dfdb4 Translate VAOs to DSA 2023-03-09 10:10:57 +00:00
justin 48966dde1a Cleanup 2023-03-08 18:31:32 +00:00
justin a32ea93e06 Refactor 2023-03-07 22:42:41 +00:00
justin 3e3fd049a9 Move shader compilation over to raw opengl, errors display incorrect 2023-03-07 15:40:29 +00:00
justin 8456f9e02e Add file, move buffer swapping into doDrawing 2023-03-02 12:48:47 +00:00
justin ed8efd21d9 Commit before moving buffer swapping command 2023-03-02 11:49:40 +00:00
justin 6b0f78d4eb Add num_shadow_casters graphics parameter, allow cycle down enum options 2023-02-26 23:38:58 +00:00
justin c73e8af72a Commit before attempt to remove geometry shaders from shadow extrusion 2023-02-23 23:10:00 +00:00
justin f98f95d92f Move zoning up world spheres 2023-02-23 18:19:48 +00:00
justin 86943f4170 Cleanup, tweak selection sections positioning 2023-02-23 16:13:40 +00:00
justin c5bfa36bde Fix wristArmour drop bug 2023-02-23 14:35:17 +00:00
justin da49d7003e Fix cursor selection when dropping filtered items 2023-02-23 09:38:06 +00:00
justin 8b0e1eab81 Fix combinations filter 2023-02-21 11:10:59 +00:00
justin 4904c57972 Reorganise/cleanup 2023-02-21 01:24:22 +00:00
justin 7b9b1d1799 Start unifying regex parts of selection sections 2023-02-20 18:20:48 +00:00
justin a38c77335c Shuffle regexes 2023-02-20 12:16:46 +00:00
justin 5ac379959a Show items that are to be combined 2023-02-20 11:30:10 +00:00
justin 2e46123a92 Prevent selection of unselectable items when scrolling 2023-02-20 11:19:25 +00:00
justin a88755bd75 Remove SelectionIntMap 2023-02-19 09:59:09 +00:00
justin 8ec1dc0830 Tweak cursor storage on sss 2023-02-19 09:53:09 +00:00
justin 6eca3bab38 Move combine list over to SelectionSections -- more todo 2023-02-18 10:59:59 +00:00
justin 36b9b5445c Broken commit 2023-02-17 20:20:57 +00:00
justin 56f2dc04cf Tweak close item usage code 2023-02-17 19:14:10 +00:00
justin 90370e5487 Continue inventory work 2023-02-17 18:37:55 +00:00
justin 90133fb54b Work on combine cursors 2023-02-17 18:00:40 +00:00
justin c0ef36426a Implement filter on nearby objects 2023-02-17 11:19:07 +00:00
justin 93dfc2a67c Move inventory filter to different section of selection list 2023-02-17 10:35:59 +00:00
justin 4afc216b25 Continue inventory tweak 2023-02-16 17:07:59 +00:00
justin 934dd64704 Work on inventory management 2023-02-16 16:12:03 +00:00
justin 8b39a99194 Tweak combine inventory regex 2023-02-13 21:18:11 +00:00
justin b5db7a3420 Cleanup 2023-02-11 13:42:08 +00:00
justin 24825728f5 Unify inventory sections further (slow?) 2023-02-11 13:10:10 +00:00
justin 10f732d489 Work on collapsing close item list 2023-02-11 09:09:23 +00:00
justin a8e00ac025 Implement telescoping inventory selection 2023-02-10 10:57:00 +00:00
justin c354949ca9 Partially working change to selected items 2023-02-07 12:07:13 +00:00
justin 5f7d662454 Partial inventory display update 2023-01-27 22:47:45 +00:00
justin ce25157738 Commit before messing with main inventory display 2023-01-24 11:54:59 +00:00
justin 5810c2262a Get rid of world hammers 2023-01-16 01:52:12 +00:00
justin bb72ec9baa Cleanup 2023-01-16 00:16:12 +00:00
justin 048135c370 Rethink selection lists as intmaps 2023-01-15 23:17:47 +00:00
justin 17734738f6 Remove equality derivation for hud elements 2023-01-15 12:38:06 +00:00
justin a50e2ff406 Mostly use String instead of Text 2023-01-15 12:26:45 +00:00