Joshua Barretto
|
e5db851f30
|
Added FXAA to post-processing shader
Former-commit-id: 9cfdb3762b63688d1b59d65066c90355c7209c62
|
2019-05-09 18:57:47 +01:00 |
|
Joshua Barretto
|
3705f9a871
|
Added anim_time to animations
Former-commit-id: 44ec8108c41a3cad74b6f3c0a2df02e5166a5487
|
2019-05-09 18:57:47 +01:00 |
|
robojumper
|
821ab80c5b
|
Add post-process pipeline
Former-commit-id: aed1fff25f7fd95fe040b0877011cbe57e77eba3
|
2019-05-06 10:22:47 +02:00 |
|
robojumper
|
647d1dcc9c
|
Smoother and terrain-aware camera
Former-commit-id: 46b4e90d03792c9efb7d6b728c0d0cd60b1f5058
|
2019-05-05 17:44:56 +02:00 |
|
Forest Anderson
|
993388e56a
|
Ran fmt on codebase
Former-commit-id: 7fecffa1dc66fffba4f07d45fb80960dc5178f4f
|
2019-04-29 20:37:19 +00:00 |
|
timokoesters
|
7baecff1f0
|
Clean up figure cache models when necessary
Former-commit-id: 7653217b2f4c02f5c179e35907fa47c3526b2a2e
|
2019-04-23 13:59:16 +02:00 |
|
timokoesters
|
794b9cafad
|
Implement ClientStates
Former-commit-id: f6167fd6de6fd1a3309224409cac77193be982e2
|
2019-04-22 23:00:22 +02:00 |
|
timokoesters
|
802c484a38
|
Make character model more variable
Former-commit-id: 331baad40c79d846290c4617ea8e359b2786c7ef
|
2019-04-22 23:00:21 +02:00 |
|
timokoesters
|
91057edfac
|
Remove .internal and .internal_mut
Former-commit-id: 261b656ec400f6780f2be2f5a4c331cc3b2a64a2
|
2019-04-22 10:24:27 +02:00 |
|
Joshua Barretto
|
db527e64df
|
Improved camera attributes and focus
Former-commit-id: 223f85c884c063c5cbb7d6c9f9f5c4a8c62a7ffd
|
2019-04-16 20:22:04 +01:00 |
|
Joshua Barretto
|
c98d841890
|
Fixed physics sync
Former-commit-id: 86d3af46c69f6566f4cab8d93ecf27636a9563cf
|
2019-04-15 00:29:28 +01:00 |
|
Joshua Barretto
|
f69ad40bd5
|
Fixed aspect on scene start, added more information to post errors
Former-commit-id: 0daff37cbcad6f906962216ce923a005da6861c1
|
2019-04-14 16:05:51 +01:00 |
|
Joshua Barretto
|
11630877e3
|
Moved figure rendering to a better place
Former-commit-id: 51ca948e131c20151c97f9f8454c80c47a9154b0
|
2019-04-14 14:23:43 +01:00 |
|
Joshua Barretto
|
62b91eb01b
|
Integrated Sphynx
Former-commit-id: 5d96983a385bb77a2876aa7439158252b7e2f0fc
|
2019-04-14 14:23:43 +01:00 |
|
Yeedo
|
b88dc1bbde
|
Updated mouse wheel zooming to use WindowEvent
Former-commit-id: 700fa66382f3a8e0fd738a8ce14fb44bc211b5fe
|
2019-04-11 23:12:42 +01:00 |
|
Pfauenauge90
|
3f2a938735
|
Key Command Changes, Char Window
Former-commit-id: 16c94f35da889ea418e7dc32043e6ebd25f2664b
|
2019-04-09 18:30:13 +02:00 |
|
Pfauenauge
|
51e41ade07
|
Filepath fixes
Former-commit-id: b3134806904d8fb0b7fb1ee4dc05ea96af1474e8
|
2019-03-29 22:36:15 +01:00 |
|
Joshua Barretto
|
664f28a972
|
Patched in netcode refactor
Former-commit-id: 34a3b9a95129edad6dc8280d9a3cb41581d4d386
|
2019-03-19 11:35:38 +00:00 |
|
Joshua Barretto
|
a8b0039898
|
Added networked entity updates, player entity allocation
Former-commit-id: b81d6e38a74f846d64c092d1422dc402f369100c
|
2019-03-19 11:35:38 +00:00 |
|
Joshua Barretto
|
dbbcc1e80e
|
Added basic networked communications, chat communication
Former-commit-id: 06bafdf69486f4da5fbc416835e34c5bed8c2caa
|
2019-03-04 19:58:58 +00:00 |
|
jshipsey
|
966fcc1709
|
quadruped testing
Former-commit-id: eb863aa33671032799b70833619ebb3d4d77c58a
|
2019-03-04 19:58:58 +00:00 |
|
Imberflur
|
6f5f80f749
|
add player movement with basic physics ecs system
Former-commit-id: f2e151971a42b25bfd1971311f5a06535a577007
|
2019-03-01 22:48:30 -05:00 |
|
Joshua Barretto
|
c16a257ae3
|
Added server-cli, UI tests
Former-commit-id: 93bf5b39138920aa7a4a773a8247d716866c4a05
|
2019-01-30 12:11:34 +00:00 |
|
Joshua Barretto
|
a1617e7b5c
|
Added window resize handling
|
2019-01-23 22:39:31 +00:00 |
|
Joshua Barretto
|
248577bdef
|
Added test terrain loading and meshing
|
2019-01-23 20:01:58 +00:00 |
|
Joshua Barretto
|
41b6672743
|
Added Terrain type to scene
|
2019-01-15 15:13:11 +00:00 |
|
Joshua Barretto
|
bd561dd1aa
|
Added terrain pipeline
|
2019-01-14 23:13:58 +00:00 |
|
Joshua Barretto
|
c5a506dad2
|
Moved client to session type
|
2019-01-14 15:47:57 +00:00 |
|
Joshua Barretto
|
0a122431db
|
Restructured animation code
|
2019-01-14 14:40:22 +00:00 |
|
Joshua Barretto
|
86e70751e0
|
Moved to Skeleton and Animation traits
|
2019-01-14 14:18:58 +00:00 |
|
Joshua Barretto
|
8184bc6fc0
|
Added figures, segments, test .vox files, basic animation test
|
2019-01-13 20:53:55 +00:00 |
|
Joshua Barretto
|
b37a6b67f9
|
Added time of day, tick time, basic skybox shader and client to voxygen
|
2019-01-12 15:57:19 +00:00 |
|
Joshua Barretto
|
979f47420d
|
Added camera panning and cursor trapping
|
2019-01-12 13:56:34 +00:00 |
|
Joshua Barretto
|
45d5a0a396
|
Added cursor trapping, more documentation
|
2019-01-12 01:14:58 +00:00 |
|
Joshua Barretto
|
c9d877de7a
|
Added session, documented, improved structure
|
2019-01-11 23:18:34 +00:00 |
|