austin
|
af1daecdac
|
Start to standardize on doubles for positions
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-12-03 20:54:21 -05:00 |
|
austin
|
3db6180c0e
|
bug fixes + shader refactor
studiorailgun/Renderer/pipeline/head There was a failure building this commit
|
2024-11-20 20:14:53 -05:00 |
|
austin
|
1d91727951
|
view distance adjustments
|
2024-11-07 13:53:03 -05:00 |
|
austin
|
991cef322e
|
small rendering info display
studiorailgun/Renderer/pipeline/head There was a failure building this commit
|
2024-09-19 15:13:41 -04:00 |
|
austin
|
dc52e375e3
|
clustered lighting implementation
studiorailgun/Renderer/pipeline/head There was a failure building this commit
|
2024-09-19 11:29:04 -04:00 |
|
austin
|
5eeb281e0b
|
compute shader implementation
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-09-18 17:14:53 -04:00 |
|
austin
|
985e4881c1
|
post processing pipeline + blur
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-09-16 19:05:50 -04:00 |
|
austin
|
3c64166798
|
ui work, entity packet fix
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-09-16 17:05:53 -04:00 |
|
austin
|
a7c8571afa
|
testing fix
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-09-15 13:04:08 -04:00 |
|
austin
|
f7d1bbed70
|
fixes + ssbo impl + instanced actor rearch
studiorailgun/Renderer/pipeline/head There was a failure building this commit
|
2024-09-12 13:42:36 -04:00 |
|
austin
|
f4f288c8d5
|
recoil on attack block
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
|
2024-09-09 17:08:02 -04:00 |
|
austin
|
d8b89aac7d
|
fix framebuffer caching bug
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-09-09 12:42:29 -04:00 |
|
austin
|
73a5d79bc2
|
tests, datastructure, debug work
studiorailgun/Renderer/pipeline/head There was a failure building this commit
|
2024-09-08 21:39:54 -04:00 |
|
austin
|
df3010f38a
|
framebuffer bug hunt work
studiorailgun/Renderer/pipeline/head There was a failure building this commit
|
2024-09-06 01:32:25 -04:00 |
|
austin
|
5cce5e5ac1
|
Lots of testing work
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-09-05 19:56:45 -04:00 |
|
austin
|
afd4f547a1
|
remove more unused code
studiorailgun/Renderer/pipeline/head There was a failure building this commit
|
2024-09-04 20:33:14 -04:00 |
|
austin
|
b0a92ba6e1
|
server data cell readiness fix
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-09-04 19:49:21 -04:00 |
|
austin
|
de1ddecfba
|
move shaders around
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-09-02 15:49:23 -04:00 |
|
austin
|
f9d3541ce8
|
shadow map properly rendering
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-09-02 15:33:56 -04:00 |
|
austin
|
9c4fef260d
|
more framebuffer fixes
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-09-02 13:03:16 -04:00 |
|
austin
|
058960727f
|
fully remove framebuffer linearized test
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-09-02 11:06:32 -04:00 |
|
austin
|
2a35bfeb6c
|
comment out linearized framebuffer testing
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-09-02 11:03:40 -04:00 |
|
austin
|
ee3d31abe1
|
linearize screen framebuffer creation
studiorailgun/Renderer/pipeline/head There was a failure building this commit
|
2024-09-02 10:27:35 -04:00 |
|
austin
|
9443811a2c
|
remove framebuffer caching for debug
studiorailgun/Renderer/pipeline/head There was a failure building this commit
|
2024-09-02 10:07:28 -04:00 |
|
austin
|
b863c33253
|
framebuffer fixes
studiorailgun/Renderer/pipeline/head There was a failure building this commit
|
2024-09-02 09:47:02 -04:00 |
|
austin
|
f09bb23abc
|
thread-safe deleting elements
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-09-01 22:19:56 -04:00 |
|
austin
|
11dfc5bceb
|
rename elementManager->elementService
|
2024-08-29 20:09:37 -04:00 |
|
austin
|
5fe6b7a3c4
|
service arch, signal arch
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-08-29 20:06:59 -04:00 |
|
austin
|
d558e60fd7
|
manually ignore unexplainable opengl error
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
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
|
2024-08-28 18:38:27 -04:00 |
|
austin
|
ab00782e93
|
wait on threads to join in engine shutdown
studiorailgun/Renderer/pipeline/head There was a failure building this commit
|
2024-08-28 11:18:11 -04:00 |
|
austin
|
ff59891c39
|
testing fixes
studiorailgun/Renderer/pipeline/head There was a failure building this commit
|
2024-08-28 11:02:04 -04:00 |
|
austin
|
6dc82d0b5e
|
fullscreen strategy for test rendering
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-08-22 18:46:51 -04:00 |
|
austin
|
67700fdb47
|
remove window decorations from integration testing
studiorailgun/Renderer/pipeline/head There was a failure building this commit
|
2024-08-22 18:33:29 -04:00 |
|
austin
|
c8a2f1d035
|
animation updates
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-08-13 17:50:45 -04:00 |
|
austin
|
abfafe13b9
|
bone debug rendering
|
2024-08-01 21:26:55 -04:00 |
|
austin
|
bfbdf5cf3e
|
shadow fix
studiorailgun/Renderer/pipeline/head There was a failure building this commit
|
2024-07-30 12:29:09 -04:00 |
|
austin
|
1578eb3780
|
partially fix first person attachment to viewmodel
studiorailgun/Renderer/pipeline/head There was a failure building this commit
|
2024-07-28 12:07:44 -04:00 |
|
austin
|
6da4c001fa
|
screenshots refactoring
studiorailgun/Renderer/pipeline/head There was a failure building this commit
|
2024-07-04 18:58:38 -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
|
e671cda62d
|
hitboxes, ui, bug fixes, network fixes, etc
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-06-14 13:58:10 -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
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-05-24 22:52:42 -04:00 |
|
austin
|
7c8e536f80
|
bare minimum working ui update
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-04-04 18:15:10 -04:00 |
|
austin
|
1163f034eb
|
ui refactoring, hoverstate
studiorailgun/Renderer/pipeline/head There was a failure building this commit
|
2024-03-24 15:00:18 -04:00 |
|
austin
|
20c0bff89d
|
refactor ui framework to use openglstate
studiorailgun/Renderer/pipeline/head This commit looks good
|
2024-03-21 19:51:42 -04:00 |
|
austin
|
41f2675e43
|
Fix arena mode
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
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 |
|