Commit Graph
5200 Commits
Author SHA1 Message Date
MihailRis a60cc70246 GLSL 'include' support 2023-11-28 16:13:49 +03:00
clasher113andGitHub 979d448fd8 Merge branch 'MihailRis:main' into main 2023-11-28 11:57:41 +02:00
@clasher113 805f203f22 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-11-28 11:57:20 +02:00
MihailRis e6ecd558a9 fixed planet rotation direction 2023-11-28 12:56:25 +03:00
MihailRis b1d432413a scissor test fix 2023-11-28 12:50:06 +03: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
MihailRis 6fc69e01c9 MSVC build fix 2023-11-28 11:26:01 +03:00
MihailRis c08c31b0ad day-night loop, dynamic skybox, clock on debug panel 2023-11-28 11:01:22 +03:00
MihailRis 4a9a4ddd14 binary_io fix 2023-11-28 10:03:01 +03:00
MihailRis 7759a63973 Removed dark overlay for content access mode 2023-11-28 00:20:40 +03: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
alexei-zebra 01a5b72045 ChanckBorders fix 2023-11-27 21:27:21 +03:00
MihailRis 385b667535 Added Button::text property 2023-11-27 20:59:41 +03:00
MihailRis 7b4cc8f650 Fixed Framebuffer 2023-11-27 19:13:24 +03:00
MihailRis 6fcfc7e272 Added version info 2023-11-27 16:07:53 +03:00
MihailRisandGitHub 03e2678eca typo fix 2023-11-27 12:14:55 +03:00
MihailRis 79a9513e4c Multiple monitors window fullscreen fix 2023-11-26 21:51:42 +03:00
MihailRis 868ec6ee2e Paths fix 2023-11-26 15:16:49 +03:00
MihailRis eed251843b New World button margin fix 2023-11-26 14:20:13 +03:00
MihailRis 2bc539fae9 added missing files (part 2) 2023-11-26 14:12:12 +03:00
MihailRis 6cb5ca653d added missing files 2023-11-26 14:09:16 +03:00
MihailRis fe220ee172 enginefs replaced with EnginePaths class + command line arguments 2023-11-26 14:07:18 +03:00
MihailRisandGitHub 7a39ba6b2e Merge pull request #25 from clasher113/main
Window fullscreen toggle & saving size
2023-11-25 23:44:35 +03:00
@clasher113 446edff4c4 Window fullscreen toggle & saving size 2023-11-25 20:01:43 +02:00
MihailRisandGitHub 7cb73998dd Update README.md 2023-11-25 05:24:22 +03:00
MihailRisandGitHub b207973765 Update README.md 2023-11-25 05:00:16 +03:00
MihailRis 6e4d1703c9 Minor refactor 2023-11-25 04:46:25 +03:00
MihailRisandGitHub b0b3f6770b Merge pull request #24 from clasher113/main
Fixes
2023-11-25 04:45:25 +03: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
MihailRis 0f32831d01 Locked cursor gui interaction fix again 2023-11-24 23:10:30 +03:00
MihailRis a14ddceb47 Lamps render fix 2023-11-24 21:17:54 +03:00
MihailRis a7b351d5bc Lights fix 2023-11-24 20:26:16 +03:00
MihailRis 48b6c92472 show-chunk-borders is a setting now 2023-11-24 19:39:45 +03:00
MihailRis f54283cab1 Show chunk borders debug option 2023-11-24 19:33:41 +03:00
MihailRis 275e4af9fd World structure update + new blocks 2023-11-24 02:20:13 +03:00
MihailRis cc556bc19b GCC warnings fix 2023-11-23 19:26:40 +03:00
MihailRis 50aa5fdc70 Chunks reload fix 2023-11-23 15:05:46 +03:00
MihailRis c518580577 MSVC build fix 2023-11-23 14:44:37 +03:00
MihailRis d888eded89 Locked cursor GUI interaction fix 2023-11-23 14:42:26 +03:00
MihailRis 568c612970 Backlight setting 2023-11-23 14:10:08 +03:00
MihailRis f45fcffaf8 Added chunks load speed trackbar 2023-11-23 13:50:27 +03:00
MihailRis be807535f5 Panels scrolling, scissors test fix 2023-11-23 13:36:24 +03:00
MihailRis e6c9a38f0c Added include <stdexcept> 2023-11-23 12:37:50 +03:00
MihailRis 10c0963453 Atlas.build: max resolution limit argument 2023-11-23 12:35:35 +03:00
MihailRis 230d71ab49 small fix 2023-11-23 12:30:51 +03:00