MihailRis
799d712447
update ContentGfxCache
2025-07-24 22:51:53 +03:00
MihailRis
5478d121f0
add variants (WIP)
2025-07-13 21:28:57 +03:00
MihailRis
20e3a961f9
add BlockModel struct
2025-04-27 18:21:56 +03:00
MihailRis
718f5d1089
rename BlockModel to BlockModelType
2025-04-27 15:18:14 +03:00
MihailRis
9843a1fc27
remove Viewport class
2025-04-02 17:35:17 +03:00
MihailRis
7262119f5b
refactor GLFWWindow
2025-04-02 15:01:24 +03:00
MihailRis
0b8d56afe1
cleanup
2025-04-02 14:59:53 +03:00
MihailRis
9694a59649
refactor: add Window interface
2025-04-02 14:59:53 +03:00
MihailRis
b3feb5945b
reduce extra includes
2025-04-02 14:55:53 +03:00
MihailRis
c4170c07c5
refactor
2024-11-14 09:30:41 +03:00
MihailRis
53d75a975c
implement custom models preview & BlocksRenderer cleanup
2024-11-05 20:39:56 +03:00
MihailRis
5e0bcf8ec0
feat: new block custom models implementation (WIP)
2024-11-05 19:28:40 +03:00
MihailRis
25c9c9a30a
fix stars render
2024-09-13 11:35:53 +03:00
@clasher113
545cf49642
block model "x" preview fix
2024-08-24 22:40:18 +03:00
MihailRis
f43cc93cd2
update project includes format
2024-08-10 01:37:48 +03:00
InfiniteCoder
85239004e3
window/
2024-08-06 00:07:33 +03:00
InfiniteCoder
9283aa605f
frontend/
2024-08-06 00:01:27 +03:00
InfiniteCoder
c7755040bd
voxels/
2024-08-04 22:42:44 +03:00
InfiniteCoder
eb061bcaf4
graphics/
2024-08-04 22:12:48 +03:00
InfiniteCoder
e1e3456139
content/
2024-08-04 12:45:08 +03:00
InfiniteCoder
21ff65d781
assets/
2024-08-04 11:08:07 +03:00
InfiniteCoder
d5dc68dd38
Root includes
2024-08-04 10:24:11 +03:00
MihailRis
47db626145
refactor: PVS-Studio warnings fixes
2024-08-04 01:30:52 +03:00
Vyacheslav Ivanov
3621e7ce1b
fix: PVS-Studio V522 mark false
...
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-03 23:00:10 +03:00
Vyacheslav Ivanov
2e7c0a109d
fix: optimization: PVS-Studio warning V810
...
Cached the result of 'glm::vec3(size * 0.63f)' in a temporary variable to avoid multiple identical function calls and improve performance.
Reported by: PVS-Studio
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-03 17:52:15 +03:00
MihailRis
ba046a52c0
Revert "fix: optimization: Various PVS-Studio warnings"
2024-08-02 14:51:44 +03:00
Vyacheslav Ivanov
3d21b7ba6a
fix: optimization: PVS-Studio warning V810
...
Cached the result of 'glm::vec3(size * 0.63f)' in a temporary variable to avoid multiple identical function calls and improve performance.
Reported by: PVS-Studio
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-02 05:41:47 +03:00
MihailRis
ee9f1639e9
refactor Content
2024-06-25 22:37:53 +03:00
MihailRis
d54b6b2e58
update Assets container - template-based now
2024-06-22 22:30:14 +03:00
MihailRis
3abe8075ad
aabb blocks preview fix
2024-05-31 15:06:36 +03:00
MihailRis
9522aedeec
quick check with linters
2024-05-10 12:34:05 +03:00
MihailRis
1627e21c1d
the final rename
2024-05-06 03:38:19 +03:00
MihailRis
f27a418dbe
however
2024-05-06 03:15:27 +03:00
MihailRis
9ea67deb13
'ifnot' template property + hpp
2024-05-06 00:45:43 +03:00
MihailRis
7f8a86b740
minor refactor
2024-05-05 20:08:25 +03:00
MihailRis
bcf2f5029d
GfxContext renamed to DrawContext
2024-04-30 00:31:13 +03:00
MihailRis
ef28a368cb
refactor
2024-04-28 22:33:34 +03:00
MihailRis
1ecc608ead
nothing actually done
2024-04-24 07:35:46 +03:00
MihailRis
9f2bceb039
just a minor refactor, nothing special
2024-04-23 02:00:03 +03:00
MihailRis
6e2bc9ca95
world previews demo
2024-04-23 01:09:30 +03:00
MihailRis
eb70e1c0df
refactor + auto max atlas resolution
2024-04-10 18:18:55 +03:00
MihailRis
befc9cf09c
assets-related refactor
2024-04-10 17:44:17 +03:00
MihailRis
48bedc5d8e
refactor
2024-03-19 00:49:45 +03:00