Commit Graph
58 Commits
Author SHA1 Message Date
@clasher113 47214d8e52 textbox scroll fix 2024-04-29 14:31:48 +03:00
@clasher113 beb2bff77a textbox vertical alignment fix 2024-03-27 08:44:50 +02:00
@clasher113 f0d19e1090 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-03-23 18:10:46 +02:00
@clasher113 f0153eb51e Fix 2024-03-23 18:10:15 +02:00
@clasher113 1b2c0a0f21 Build fix 2024-01-22 11:05:49 +02:00
@clasher113 6fba4a7065 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-01-22 10:52:28 +02:00
@clasher113 fcc874a20f Merge branch 'main' of https://github.com/clasher113/VoxelEngine-Cpp 2024-01-22 10:51:02 +02:00
@clasher113 bdc21df5c7 Block animation speed fix 2024-01-22 10:50:49 +02:00
@clasher113 b80e36f008 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-01-21 15:42:38 +02: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
@clasher113 fa6eb6ae22 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-01-17 15:37:31 +02:00
@clasher113 090985f99f Random seed fix 2024-01-17 15:36:38 +02:00
@clasher113 9cf76f2d45 Zero window size fix (OS Windows) 2024-01-15 20:21:25 +02:00
@clasher113 100f87056c Camera rotation fix 2024-01-15 18:48:36 +02:00
@clasher113 ee7d79fe93 Vertical block rotation 2023-12-05 14:43:08 +02:00
@clasher113 4599f903e8 Merge 2023-12-05 13:22:09 +02:00
@clasher113 9e5d1eec5f Merge 2023-12-05 09:27:00 +02:00
@clasher113 361a2eac67 Full vertical block rotation 2023-12-04 10:42:12 +02:00
@clasher113 bc4fe168d7 Merge 2023-11-30 19:00:14 +02:00
@clasher113 e5e1dc0ed3 Memory leak fix 2023-11-30 18:58:26 +02:00
@clasher113 c691183bf8 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-11-30 14:05:23 +02:00
@clasher113 d11f4b7348 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-11-30 08:39:56 +02:00
@clasher113 0b826a7b5a Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-11-29 23:09:26 +02:00
@clasher113 6d5be563d6 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-11-29 21:33:37 +02:00
@clasher113 49ec6c6bd4 Merge branch 'main' of https://github.com/clasher113/VoxelEngine-Cpp 2023-11-29 20:49:51 +02:00
@clasher113 bf69f7df1a MSVC build fix 2023-11-29 20:46:46 +02:00
@clasher113 8e34ce9269 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-11-29 20:28:24 +02:00
@clasher113 a8af2653f4 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-11-29 17:11:56 +02:00
@clasher113 984ffcbfe6 Merge branch 'main' of https://github.com/clasher113/VoxelEngine-Cpp 2023-11-28 22:09:01 +02:00
@clasher113 ff0e617732 Grass rendering behing water fix 2023-11-28 22:07:37 +02:00
@clasher113 805f203f22 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-11-28 11:57:20 +02:00
@clasher113 26834345db MSVC buid fix 2023-11-28 11:49:43 +02:00
@clasher113 694a2eb96e Revert "MSVC build fix"
This reverts commit a82e8706d4.
2023-11-28 11:45:20 +02:00
@clasher113 7ad3f64ca8 Merge conflict 2023-11-28 11:29:29 +02:00
@clasher113 2ff06f085f Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-11-27 21:28:40 +02:00
@clasher113 a82e8706d4 MSVC build fix 2023-11-27 21:28:14 +02:00
@clasher113 446edff4c4 Window fullscreen toggle & saving size 2023-11-25 20:01:43 +02:00
@clasher113 aeb3a3cd69 Merge branch 'main' of https://github.com/clasher113/VoxelEngine-Cpp 2023-11-25 00:42:24 +02:00
@clasher113 6d777ea01b Fix 2023-11-25 00:42:18 +02:00
@clasher113 c2c255c70a Fixes 2023-11-25 00:35:16 +02:00
@clasher113 efdc494aaf BlocksRenderer light compressing & fix 2023-11-22 19:35:56 +02:00
@clasher113 a48af43008 Revert "BlocksRenderer light conpressing & fix"
This reverts commit 13a9641392.
2023-11-22 19:18:03 +02:00
@clasher113 13a9641392 BlocksRenderer light conpressing & fix 2023-11-22 19:15:26 +02:00
@clasher113 d2e60852ee Merge branch 'main' of https://github.com/clasher113/VoxelEngine-Cpp 2023-11-20 12:38:15 +02:00
@clasher113 cbb5689953 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-11-20 12:33:34 +02:00
@clasher113 934d9835cf Merge branch 'main' of https://github.com/clasher113/VoxelEngine-Cpp 2023-11-20 12:32:34 +02:00
@clasher113 69139c162a Win32 keyname implementation 2023-11-20 12:32:06 +02:00
@clasher113 9fdc2abb4e Block render fix 2023-11-20 12:30:24 +02:00
@clasher113 3033f4f767 Build fix 2023-11-20 10:11:04 +02:00
@clasher113 5252856bbb Revert "Buid fix"
This reverts commit 153ed0e027.
2023-11-20 10:10:04 +02:00
@clasher113 153ed0e027 Buid fix 2023-11-20 10:08:52 +02:00
@clasher113 cd3cf70710 Chunks meshes indexing 2023-11-20 09:16:07 +02:00
@clasher113 45d90cc693 Optimization 2023-11-19 15:37:18 +02:00
@clasher113 91513c71a4 fix 2023-11-16 17:22:54 +02:00
@clasher113 06f073422b Advancec Frustum Culling & fixes 2023-11-16 17:11:56 +02:00
@clasher113 883dcbf168 Advancec Frustum Culling & fixes 2023-11-16 16:42:57 +02:00
@clasher113 11f004b582 Advancec Frustum Culling & fixes 2023-11-16 16:41:39 +02:00