Commit Graph
172 Commits
Author SHA1 Message Date
MihailRis fcb4b1c38f xml: panel orientation 2024-03-20 02:18:55 +03:00
MihailRis 22d2dc1cbe fix 2024-03-19 17:18:26 +03:00
MihailRis bd2eb13118 xml: second Button constructor support 2024-03-19 15:13:08 +03:00
MihailRis 8b8bc55ff7 xml elements context 2024-03-19 14:54:50 +03:00
MihailRis 4b6c61ad89 page 404 2024-03-19 14:33:08 +03:00
MihailRis 81ff0d160e Merge branch 'main' into worldwide-refactor 2024-03-19 14:08:40 +03:00
MihailRis 48bedc5d8e refactor 2024-03-19 00:49:45 +03:00
MihailRis 258666c377 frontend/graphics moved to graphics/render 2024-03-19 00:34:43 +03:00
MihailRis 5393977e57 frontend/gui moved to graphics/ui 2024-03-19 00:08:46 +03:00
MihailRis b56408a202 src/graphics moved to src/graphics/core 2024-03-18 20:47:35 +03:00
MihailRis ba762584a7 Atlas minor refactor 2024-03-18 20:06:58 +03:00
MihailRis 23f8ab8a77 scissors fix 2024-03-16 05:38:30 +03:00
MihailRis 4d70138b24 minor refactor + 4 spaces indentation 2024-03-13 19:21:40 +03:00
MihailRis 372867de67 Removed some useless files 2024-03-11 15:13:26 +03:00
MihailRis 84c2141644 fbo resizing fix 2024-03-09 02:21:26 +03:00
MihailRis 07dc12143e WorldRenderer refactor 2024-03-08 22:21:18 +03:00
MihailRis 8ea3db9962 screen shader replaced with default 2024-03-08 21:54:17 +03:00
MihailRis 8ed65ca51e post-processing test 2024-03-08 21:49:38 +03:00
MihailRis 4b48c7c28c docs 2024-03-08 11:52:40 +03:00
MihailRis eefd327845 Cubemap class 2024-03-07 13:40:38 +03:00
MihailRis 87edb1d45e GL-related refactor 2024-03-07 13:09:58 +03:00
MihailRis a8aa0550c9 minor refactor 2024-03-06 11:13:33 +03:00
InfiniteCoder 5f88df0d95 Tetragon fix 2024-02-26 19:42:13 +03:00
MihailRis e06350915e refactor 2024-02-25 22:44:37 +03:00
MihailRis d189bdc107 multiline labels 2024-02-25 21:03:21 +03:00
MihailRis 97479d5201 minor refactor 2024-02-25 02:15:38 +03:00
MihailRis 089e87da69 chunks rendering multithreading 2024-02-24 20:08:51 +03:00
InfiniteCoder 3edf065550 Fix #160 with suggestions from @A-lex-Ra 2024-02-24 17:09:11 +03:00
MihailRis 90057e1f30 mouse caret movement 2024-02-22 13:32:27 +03:00
MihailRis 27da72973e small optimization 2024-02-21 09:05:25 +03:00
MihailRis f8ca31e44d animated textures borders fix 2024-02-03 06:22:16 +03:00
MihailRis 9cb3923442 gui and Font update 2024-02-03 05:56:10 +03:00
MihailRis f25677d6d2 clang warnings fix 2024-02-02 20:42:49 +03:00
MihailRis bc72742ee3 locale independent util::parse_double 2024-02-02 20:02:30 +03:00
MihailRis 8c722b146e frontend/gui refactor 2024-01-31 04:26:35 +03:00
MihailRis a4a5aef422 skybox: added moon and stars 2024-01-26 02:49:42 +03:00
MihailRis 9c3052ecd0 small lights update 2024-01-25 19:15:38 +03:00
MihailRis 5687e55094 default load-speed set to 4 + minor refactor 2024-01-24 20:43:52 +03:00
MihailRis e457e3da39 lua: 'core' prefix support + minor refactor 2024-01-23 23:52:42 +03:00
MihailRis 36a5da5bc1 blocks animation fix 2024-01-23 23:03:52 +03:00
MihailRis b4bf0dd0f7 fixes 2024-01-22 22:04:33 +03:00
@clasher113 6fba4a7065 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-01-22 10:52:28 +02:00
@clasher113 bdc21df5c7 Block animation speed fix 2024-01-22 10:50:49 +02:00
MihailRis d2fe51e1ff minor refactor 2024-01-21 23:48:56 +03:00
MihailRis db2108171c inventory render optimized 2024-01-21 23:35:41 +03:00
MihailRis 714a49685f Texture.readData 2024-01-21 22:29:14 +03:00
@clasher113 5fb0127915 IntelliSence moment 2024-01-21 15:27:50 +02:00
@clasher113 5fb34daf52 Block animation 2024-01-21 15:23:03 +02:00
MihailRis 377c8e5029 the big refactor + extracted data classes from coders/json to data/dynamic 2024-01-17 16:32:53 +03:00
MihailRis e1d30732df TextBox validation + minor refactor, fixes 2024-01-11 02:37:29 +03:00