Commit Graph

551 Commits

Author SHA1 Message Date
Alister
aefae5ab58 adding in dbcd-cpp submodule 2021-11-11 18:21:36 +00:00
Alister
af98fb1f84 Update .gitlab-ci.yml 2021-11-04 21:40:58 +00:00
Alister
7da3193f36 Setting WITH_SDL2APPLICATION Flag to false 2021-11-04 21:30:55 +00:00
Alister
41e8be125e disabling FastNoise Build 2021-11-04 21:26:49 +00:00
Alister
f09b805b5e Changing image across to the one build within GitLab
Changing image across to the one build within GitLab, also moved this across to a variable
2021-11-04 21:11:58 +00:00
Alister
7a362f8b30 Revert "updating ci build"
This reverts commit 4f5f584ee2.
2021-11-04 21:09:48 +00:00
Alister
8deae9e66f Revert "Update .gitlab-ci.yml"
This reverts commit 1e3a6cbe1a.
2021-11-04 21:09:45 +00:00
Alister
1e3a6cbe1a Update .gitlab-ci.yml 2021-11-04 18:06:49 +00:00
Alister
4f5f584ee2 updating ci build
updating ci build to move towards supporting a windows build that will publish to releases
2021-11-04 18:04:08 +00:00
ssshumakov3@gmail.com
a402049c12 new M2 rendering system 2021-10-24 00:01:19 +03:00
ssshumakov3@gmail.com
273cbf239f move debug menu in view 2021-10-23 15:06:43 +03:00
ssshumakov3@gmail.com
c9180b99dc fix bounding boxes being calculated incorrectly 2021-10-23 13:38:48 +03:00
ssshumakov3@gmail.com
18bc08887a fix a bunch of culling bugs 2021-10-22 22:17:18 +03:00
ssshumakov3@gmail.com
15a30094bc fix occlusion culling and selection bugs 2021-10-21 19:11:46 +03:00
ssshumakov3@gmail.com
ae46d20548 fix a few rendering issues 2021-10-21 01:39:01 +03:00
ssshumakov3@gmail.com
166a41de82 fix undefined behavior 2021-10-18 17:52:00 +03:00
ssshumakov3@gmail.com
d7a7a7585a update tracy and add cluster-based occlusion culling 2021-10-18 13:17:01 +03:00
ssshumakov3@gmail.com
66dc724f03 avoid potential race condition 2021-10-17 13:16:09 +03:00
ssshumakov3@gmail.com
7190986bce clean up method signatures 2021-10-17 12:40:27 +03:00
ssshumakov3@gmail.com
f1a17bad63 fix weird issue with textures glitching 2021-10-17 02:55:31 +03:00
ssshumakov3@gmail.com
54815df16e sort tiles back to front 2021-10-16 22:10:55 +03:00
ssshumakov3@gmail.com
4947ea8a22 more rendering speed 2021-10-16 16:53:15 +03:00
ssshumakov3@gmail.com
907801baf4 more rendering speed 2021-10-16 16:53:07 +03:00
ssshumakov3@gmail.com
e891a58ac4 remove debug print 2021-10-15 22:20:55 +03:00
ssshumakov3@gmail.com
3493523e92 remove legacy texturing system 2021-10-15 22:02:48 +03:00
ssshumakov3@gmail.com
6fdbdbff6e some memory allocation optimizations for WMOs 2021-10-15 11:40:01 +03:00
ssshumakov3@gmail.com
4e9db65775 some memory allocation optimizations for M2s 2021-10-15 11:35:44 +03:00
ssshumakov3@gmail.com
8893a2f366 prefer numeric limits to weird constants 2021-10-15 11:24:14 +03:00
ssshumakov3@gmail.com
2cf0968964 add debug function to load the entire map 2021-10-15 11:22:58 +03:00
ssshumakov3@gmail.com
3465a25b6c a few culling fixes for M2 2021-10-15 01:35:59 +03:00
ssshumakov3@gmail.com
f3c54f557f vertex skinning is now on done on the GPU 2021-10-14 20:46:35 +03:00
ssshumakov3@gmail.com
f01f65483c fix critical culling bug 2021-10-11 21:37:25 +03:00
ssshumakov3@gmail.com
2a30e3ca2c more culling improvements 2021-10-11 20:44:31 +03:00
ssshumakov3@gmail.com
e43d3b39ed culling and selection improvements 2021-10-11 01:34:31 +03:00
ssshumakov3@gmail.com
e1a7df1ba8 WMO rendering improvements 2021-10-08 15:28:23 +03:00
ssshumakov3@gmail.com
1185290dc2 more water fixes 2021-10-01 21:14:37 +03:00
ssshumakov3@gmail.com
ac8f2a0d0c a bunch of water rendering fixes 2021-10-01 20:30:15 +03:00
sshumakov3@gmail.com
4dd6f7bb5f water test 2021-09-24 11:15:40 +03:00
sshumakov3@gmail.com
1cec11f3ce push water changes (does not work yet) 2021-09-18 10:31:02 +03:00
sshumakov3@gmail.com
5b503b4ebd do not do specular for untextured chunks 2021-09-12 18:38:26 +03:00
sshumakov3@gmail.com
f2d9bdf367 fix liquid texture uploading 2021-09-12 14:31:05 +03:00
sshumakov3@gmail.com
5c25bdfc0a fix development overlay rendering bugs 2021-09-12 14:07:02 +03:00
sshumakov3@gmail.com
881be366c6 push progress (won't compile) 2021-09-11 02:47:04 +03:00
sshumakov3
ee4a3d51d6 add specular light 2021-09-03 20:03:55 +03:00
sshumakov3
6fbbe56188 hole fix & some render pipeline adjustments 2021-09-03 13:01:24 +03:00
sshumakov3
9da67901cd frustum culling and LOD 2021-09-03 01:52:32 +03:00
sshumakov3
659f2a0dfb Merge remote-tracking branch 'origin/master' 2021-09-02 02:08:08 +03:00
sshumakov3
9d960b2422 scripting and a bunch of rendering fixes 2021-09-02 02:07:56 +03:00
Alister
cbfea2fa8f adding back in build
adding back in build
2021-08-31 19:59:34 +01:00
Alister
fe9f6a9e2e Merge branch 'master' of https://gitlab.com/prophecy-rp/noggit-red 2021-08-31 19:19:19 +01:00