Commit Graph

450 Commits

Author SHA1 Message Date
austin
81ce8b7a4d update log level for shader error
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-01 22:48:50 -04:00
austin
f09bb23abc thread-safe deleting elements
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-01 22:19:56 -04:00
austin
467c42bfe8 opengl fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-01 20:10:33 -04:00
austin
c30d409975 commit missing file
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-01 19:06:53 -04:00
austin
035a13ae7b prevent buffer flip on position of 0 2024-09-01 19:06:10 -04:00
austin
5a99fb387a more logging on texture ops, mockito fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-29 21:11:51 -04:00
austin
d438fc5484 rename package
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-29 20:15:27 -04:00
austin
11dfc5bceb rename elementManager->elementService 2024-08-29 20:09:37 -04:00
austin
5fe6b7a3c4 service arch, signal arch
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-29 20:06:59 -04:00
austin
04b48c0c3b use stbimage instead of imageio
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-08-29 14:40:36 -04:00
austin
e6934c83d0 active shader dont log on trivial problem
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 23:17:43 -04:00
austin
88135c4fbe more texture creation logging
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-08-28 23:11:39 -04:00
austin
831df3d6af add buffer limit checks to texture construction
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 22:57:08 -04:00
austin
1db6059821 more texture buffer error checking
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 22:48:07 -04:00
austin
2b706a231a texture logging
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 22:37:35 -04:00
austin
562541d6d3 yoga null element fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 22:29:07 -04:00
austin
2f80a80e3d add methods to get buffer pointers
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-28 22:06:53 -04:00
austin
f01cf94d6f shader uniform caching fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-28 21:58:36 -04:00
austin
f6ac972aa7 explicit error on setting uniform to unsupported type
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 21:41:02 -04:00
austin
fc4730c24a add yoga double free minimization
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-08-28 21:36:46 -04:00
austin
bca1789457 add more loop debug logs
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 21:08:03 -04:00
austin
d558e60fd7 manually ignore unexplainable opengl error
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 20:59:23 -04:00
austin
1374c1c240 use shader program flow for setting uniforms
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-08-28 18:38:27 -04:00
austin
2c3e377810 convert bone uniform to use shader set method
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 17:02:18 -04:00
austin
9292e74221 proliferate opengl error checking
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 16:35:25 -04:00
austin
05c51896e0 more accurate opengl error tracking
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 16:09:53 -04:00
austin
ab00782e93 wait on threads to join in engine shutdown
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 11:18:11 -04:00
austin
ff59891c39 testing fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 11:02:04 -04:00
austin
9bd2b6b38f work on resetting scene on escaping to main menu
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-24 17:24:20 -04:00
austin
53a0e0df1b disable anime outline + async script loading
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-24 11:19:51 -04:00
austin
6dc82d0b5e fullscreen strategy for test rendering
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-22 18:46:51 -04:00
austin
67700fdb47 remove window decorations from integration testing
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-22 18:33:29 -04:00
austin
af4d1317fc particle work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-18 18:27:23 -04:00
austin
0eb002df82 foliage serialization/deserialization
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-17 11:11:07 -04:00
austin
b729208fc3 fix f2 menu controls reset bug
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 19:07:22 -04:00
austin
72bbbca989 fix first person rendering not sending lighting
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 16:46:06 -04:00
austin
e7851508fd fix inventory controls
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 15:13:15 -04:00
austin
b36168bb14 strafing work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-14 12:58:44 -04:00
austin
9750091a49 texture state caching fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-14 08:53:00 -04:00
austin
bd297df672 work debugging shader issue
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-13 23:51:41 -04:00
austin
c8a2f1d035 animation updates
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-13 17:50:45 -04:00
austin
8e6c9e97b0 block sfx
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-12 13:07:40 -04:00
austin
4ff8f1a5d0 math overhaul
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-09 18:00:56 -04:00
austin
d7619692ed movement audio system for client
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-08 11:33:51 -04:00
austin
d319f05a2e interrupting animations
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-02 14:32:33 -04:00
austin
9958a6c5d4 math class refactoring start
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-01 21:46:19 -04:00
austin
abfafe13b9 bone debug rendering 2024-08-01 21:26:55 -04:00
austin
52354e59ee more test file work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-01 17:36:50 -04:00
austin
3e934fddd7 testing fix 2024-08-01 17:35:05 -04:00
austin
60c1de5e65 testing fix 2024-08-01 17:31:09 -04:00
austin
a799043299 test fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-01 17:22:23 -04:00
austin
2e4b8e2819 server facing fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-01 10:56:43 -04:00
austin
d08e02737f hitbox debug rendering
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-31 21:21:44 -04:00
austin
9941dd333e texture map refactor 2024-07-30 17:31:47 -04:00
austin
bfbdf5cf3e shadow fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-30 12:29:09 -04:00
austin
4b0064b761 properly leverage animation masks
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-28 16:56:58 -04:00
austin
126a8f79c8 animation priority categories
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-28 15:27:57 -04:00
austin
ad823fcbb4 unify animation data on disk
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-28 14:51:20 -04:00
austin
1578eb3780 partially fix first person attachment to viewmodel
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-28 12:07:44 -04:00
austin
6d3a8f159b first person attach bugfixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-28 11:01:27 -04:00
austin
1df8a89b3e small data fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-26 23:20:44 -04:00
austin
57f2befc0e animation/attachment bugfix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-26 23:12:19 -04:00
austin
8484fad7da animation flickering bugfixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-26 20:59:59 -04:00
austin
58c5ac0512 POV switching
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-24 13:30:06 -04:00
austin
570086c2cc 2h katana
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-24 12:49:44 -04:00
austin
1f028aa924 ui toolkit work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-20 12:30:09 -04:00
austin
23f745c450 Work on hooks, element manager debugging
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-19 23:13:03 -04:00
austin
d36b2f3237 handle signals passing with no hooks
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-19 22:59:24 -04:00
austin
c3f824198b ui fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-19 22:36:57 -04:00
austin
da28d13d61 script loading work 2024-07-14 16:00:35 -04:00
austin
14f4607c47 toggle macro work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-13 23:48:10 -04:00
austin
9aa7cfe048 toggle ui element
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-13 23:34:54 -04:00
austin
2b68231789 scene/save refactor 2024-07-13 21:11:46 -04:00
austin
856e0a6b22 more cleanup 2024-07-13 16:00:48 -04:00
austin
71fb248154 work towards automated testing
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-07 23:28:04 -04:00
austin
6da4c001fa screenshots refactoring
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-04 18:58:38 -04:00
austin
f7887fc875 work towards saving framebuffers as screenshots
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-04 16:32:43 -04:00
austin
0db8734f44 opengl error checking fixes 2024-07-03 16:41:05 -04:00
austin
29299a7781 add saving framebuffers 2024-07-03 14:55:24 -04:00
austin
8dcff7efe0 bug fixes, enforcing best practices
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-06-22 16:32:59 -04:00
austin
7a2bdf7745 transvoxel algorithm meshgen 2024-06-22 16:10:30 -04:00
austin
8c0a7697d0 block synchronization
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-06-18 18:41:33 -04:00
austin
e671cda62d hitboxes, ui, bug fixes, network fixes, etc
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-06-14 13:58:10 -04:00
austin
a30ac75573 work on moving hitboxes to ode4j handling 2024-06-07 17:50:49 -04:00
austin
b1d79dbc16 hitboxes - refactoring work, documentation 2024-05-26 13:28:11 -04:00
austin
29f5496e23 foliage fix, first person view model, other fixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-05-24 22:52:42 -04:00
austin
341d5683cf camera movement work + freecam terrain editing
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-05-12 12:42:12 -04:00
austin
a241d97d33 texture atlasing for terrain w/ triplanar mapping
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-05-04 16:11:18 -04:00
austin
3bfcc4c5d1 grass fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-04-21 21:12:19 -04:00
austin
a1d03ef59e Fix items networking
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-04-21 17:41:50 -04:00
austin
597a969151 documentation, bug fixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-04-17 19:34:25 -04:00
austin
788a71d1e1 environment controls in level editor
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-04-13 22:18:22 -04:00
austin
3e5cade90e searchable voxel selection ui
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-04-10 22:11:02 -04:00
austin
9d914e51c4 move window class 2024-04-06 15:59:22 -04:00
austin
7c8e536f80 bare minimum working ui update
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-04-04 18:15:10 -04:00
austin
b86217a285 version bump lwjgl
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-03-24 15:48:23 -04:00
austin
1163f034eb ui refactoring, hoverstate
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-03-24 15:00:18 -04:00
austin
b711111589 Remotery + extensive profiler usage 2024-03-23 23:19:06 -04:00
austin
20c0bff89d refactor ui framework to use openglstate
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-21 19:51:42 -04:00
austin
8c1607d34b Provide way to usurp frustum culling on actor
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-21 19:01:51 -04:00
austin
58d1d86262 More stuff
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-20 22:00:40 -04:00
austin
86edabf4de player entity debug menu 2024-03-20 18:57:48 -04:00
austin
077cffa2e2 smooth fluid voxel animation
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-20 08:50:32 -04:00
austin
bfd7690403 fix fluid chunk model creating and flickering 2024-03-19 20:03:21 -04:00
austin
7ab0debc45 basic visuals work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-17 18:54:33 -04:00
austin
97edfacd41 fluids are rendering albeit poorly
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-17 18:44:39 -04:00
austin
f328d16bab sending grass half-baked because I want water 2024-03-17 15:20:30 -04:00
austin
41f2675e43 Fix arena mode
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-13 17:47:21 -04:00
austin
9196568a20 Break up rendering engine into pipelines flow
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-10 11:11:39 -04:00
austin
c03b9b91ea model refresh 2024-03-09 20:45:33 -05:00
austin
76875cb8cb Massive mesh refactor 2024-03-09 20:05:47 -05:00
austin
39134f9693 Timekeeping update
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-09 17:05:40 -05:00
austin
7ab6cf96d9 Audio engine overhaul
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-09 15:54:47 -05:00
austin
7bf26fb47a finish bar graph implementation
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-07 17:26:28 -05:00
austin
ffbbd15a5e documentation, gitignore update, start on bar plot
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-07 17:02:33 -05:00
austin
62e727cdea imgui work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-06 22:04:39 -05:00
austin
cb0ef5f59e initial imgui addition
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-06 21:24:21 -05:00
austin
5356b3e325 Proper frustum culling
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-02-29 19:14:17 -05:00
austin
9407c13217 Font work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-02-28 21:21:05 -05:00
austin
fa11fc9bec Full flow environment generation for gridded chunks 2024-02-25 19:59:40 -05:00
austin
7e2f4feaf5 terrain editing improvement + animation bugfix 2024-02-25 14:27:48 -05:00
austin
dc0a61c0dc Model global pretransforms + physics work 2023-12-02 18:24:05 -05:00
austin
f248bf4e2d debug display fix 2023-11-05 17:24:04 -05:00
austin
e43ce32d70 Docs + fixes 2023-11-05 14:00:39 -05:00
austin
b4426c413b Physics consolidation 2023-11-05 12:28:19 -05:00
austin
4673e09396 Tree work + Documentation work 2023-11-05 10:08:51 -05:00
austin
f113f45317 Proper tree transforms 2023-09-09 14:58:13 -04:00
austin
9811c18cf7 Procedural Tree Trunk code 2023-09-02 19:40:17 -04:00
austin
a16a310b25 Remove hardcoded stuff 2023-07-26 19:14:35 -04:00
austin
8a82598ccc Fix transparent bug 2023-07-26 19:09:55 -04:00
austin
e362a6af75 Fix server physics and terrain generation 2023-07-15 20:16:17 -04:00
austin
e225cac5cf Fluid simulation scaffolding 2023-07-01 09:34:10 -04:00
austin
058c6ac3d9 Foliage cell concept 2023-06-23 14:09:03 -04:00
austin
a8941c5de7 Networked terrain editing 2023-06-13 18:50:23 -04:00
austin
01fb472585 Adding terrain 2023-06-08 12:27:19 -04:00
austin
3434edebf0 Ray casting 2023-06-06 00:12:18 -04:00
austin
8f06a025f0 First terrain commit 2023-06-03 17:27:30 -04:00
austin
0273bc54c8 The grass update 2023-05-25 18:04:22 -04:00
austin
ebec7a373e Separation of client and server logic
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2023-05-20 19:18:09 -04:00
austin
bf914b15ec Renderer param drill organization + OIT debugging 2023-04-28 21:53:59 -04:00
austin
bb089a7d36 Terrain Chunk triplanar mapping 2023-04-26 18:05:27 -04:00
austin
72d1f8ac91 Terrain chunk physics 2023-04-24 18:16:39 -04:00
austin
703f42f8e7 Comments up date 2023-04-23 16:03:22 -04:00
austin
c30f30b8a0 Triplanar mapping textures to marching cubes 2023-04-23 15:51:53 -04:00
austin
edaa7c8ce2 Joined normals marching cubes 2023-04-23 12:51:06 -04:00
austin
094831ba22 Initial marching cubes! 2023-04-23 11:51:54 -04:00
austin
2fd8e77a2a Detatch client logic from opengl/openal calls 2023-04-11 21:27:09 -04:00
austin
5574d9caed Part 1 of entitymanager->scene refactor 2023-04-06 23:19:01 -04:00
austin
a895289eb2 Refactoring parts of code 2023-01-28 22:23:01 -05:00
austin
a5c9158875 Model/Mesh pretransforms 2022-12-30 16:38:06 -05:00
austin
6b29863016 Airplane movement tree/jet asset 2022-12-29 21:43:13 -05:00
austin
ec66db9c08 ui debug tools,macos settings,javascript engine 2022-12-06 20:01:53 -05:00
Austin Hoover
9bf2f81ae1 ShaderOptions,ui debug draw bound,start regions 2022-11-21 11:20:36 -05:00
austin
99b7ffbe39 Merge branch 'master' of ssh://git.austinwhoover.com:222/gitadmin/Renderer 2022-09-16 15:45:50 -04:00
austin
9da0215d29 Work on debugging tools for ui 2022-09-16 15:45:32 -04:00
austin
d5af9b1ad4 Add user setting for fullscreen 2022-06-27 17:38:16 -04:00
austin
2049692634 partway to floating island object 2022-06-15 15:53:40 -04:00
austin
cf9588f24f equipping networking partway 2022-06-06 18:11:05 -04:00
austin
726ffe065e fix textinput color on string change 2022-05-15 18:36:07 -04:00
austin
42804cfe3c fix text input with no child characters 2022-05-15 18:30:14 -04:00
austin
772e1e770c shadows still broken 2022-05-11 16:47:59 -04:00
austin
c641512886 work to diagnose ui misalign 2022-05-09 12:19:27 -04:00
austin
ce022ab893 add elf 2022-05-06 22:37:03 -04:00
austin
e35599606b iron out frame timing in attack tree 2022-05-05 01:48:41 -04:00
austin
2c42b51907 streaming creature templates over network 2022-05-03 23:34:38 -04:00
austin
db8024232f networking creature templates 2022-05-03 21:42:07 -04:00
austin
ab41020e1c Basic character editor ui functional 2022-05-03 16:36:57 -04:00
austin
303aaf3740 Attribute editing menu 2022-05-02 22:42:44 -04:00
austin
5b4f3cede7 connecting to character create menu doesn't crash 2022-05-02 21:43:04 -04:00
austin
0bd0c00f27 clean up main file by removing globals 2022-04-30 15:25:48 -04:00
austin
70f54fefd5 fix slider not using same drag logic as character 2022-04-29 23:26:23 -04:00
austin
c94ad0911c fix staticmorph actually propagating 2022-04-28 21:51:51 -04:00
austin
61ea9733fc Groundwork for character editor menu 2022-04-28 21:42:23 -04:00
austin
ffc12e498b Add slider ui element 2022-04-28 16:19:25 -04:00
austin
c0c0e81327 Minor time update 2022-04-23 22:10:14 -04:00
austin
aa6bfe796d work on fully shader volumetric 2022-04-18 20:01:56 -04:00
austin
a8644582cb Time update 2022-04-03 00:21:42 -04:00
austin
aec9a58f12 spring cleaning 2022-04-02 23:15:00 -04:00
austin
c461f75480 partway to rotators 2022-04-02 21:10:58 -04:00
austin
3c10c0bf85 Stab at rigid body rotations 2022-03-29 20:27:54 -04:00
austin
129b9d9a33 start to fix unaligned equipped items 2022-03-26 18:15:14 -04:00
austin
9c441a24c4 Refined anime outline shader 2022-03-25 16:44:28 -04:00
austin
e729c53e3c Good first pass at anime outline shader 2022-03-25 16:09:18 -04:00
austin
4cf3a0e2d4 lightShow1 2022-03-24 18:34:19 -04:00
austin
1c0ea25fb5 partway to iron sight 2022-03-23 00:23:59 -04:00
austin
49e1d4501b TextInput element fixed, more assets 2022-03-19 23:58:06 -04:00
austin
413f9c8b8c Force reload shaders debug option 2022-03-18 19:07:55 -04:00
austin
2f0af2f096 OIT start 2022-03-18 17:19:45 -04:00
austin
0e073689c4 Light font improvements 2022-03-17 01:38:57 -04:00
austin
34ea6d45cf Debug menu additions 2022-03-17 00:18:51 -04:00
austin
af0a54b336 Fixed scrolling ui component 2022-03-17 00:05:28 -04:00
austin
1f00532448 geometry shader 2022-03-16 02:19:56 -04:00
austin
0cc3057d51 Character equip screen 2022-03-06 15:17:32 -05:00
austin
ec0ac741e5 fix focus bug & polish 2022-03-03 19:49:21 -05:00
austin
90aa9fb963 Volumetric rendering 2022-03-01 23:24:46 -05:00
austin
8b966838ef Campfire1 2022-02-27 18:04:59 -05:00
austin
991753962b drag to drop item 2022-02-25 16:34:48 -05:00
austin
784279e13f uninteractable menu 2022-02-21 17:54:06 -05:00
austin
b446ff6398 Attack chaining 2022-02-18 22:58:09 -05:00
austin
7efa0acf70 more controls fixes 2022-02-18 00:01:12 -05:00