MihailRis
|
8bb03a004f
|
refactor & fix random deleting texture
|
2025-05-10 16:13:06 +03:00 |
|
MihailRis
|
e357a4eb9f
|
remove Mesh constructor 'attrs' argument & format Mesh.hpp
|
2025-04-27 01:13:44 +03:00 |
|
MihailRis
|
ec0dbae3f7
|
remove extra glew includes
|
2025-04-26 23:27:45 +03:00 |
|
REDxEYE
|
1ffbeb8148
|
Refactor mesh handling to use templated vertex structures for improved type safety and flexibility
|
2025-04-13 17:14:28 +03:00 |
|
MihailRis
|
5240fe6226
|
rename vattr to VertexAttribute
|
2024-11-17 01:00:27 +03:00 |
|
MihailRis
|
5b6ada6e5d
|
add more NotePreset properties
|
2024-11-14 02:21:15 +03:00 |
|
MihailRis
|
b3ab037115
|
add 3D text render (WIP)
|
2024-11-12 03:14:59 +03:00 |
|
MihailRis
|
bbd13f1825
|
add MainBatch & refactor ModelBatch, Batch3D
|
2024-11-02 19:37:39 +03:00 |
|
MihailRis
|
9b5c693027
|
update 'overlay-texture' block property behaviour
|
2024-11-01 02:18:13 +03:00 |
|
MihailRis
|
25c9c9a30a
|
fix stars render
|
2024-09-13 11:35:53 +03:00 |
|
@clasher113
|
3376ad6568
|
Batch3D::point() check buffer overflow
|
2024-09-10 14:35:47 +03:00 |
|
MihailRis
|
f43cc93cd2
|
update project includes format
|
2024-08-10 01:37:48 +03:00 |
|
InfiniteCoder
|
54f15ecaea
|
maths/
|
2024-08-06 00:06:23 +03:00 |
|
InfiniteCoder
|
d5dc68dd38
|
Root includes
|
2024-08-04 10:24:11 +03:00 |
|
MihailRis
|
ba046a52c0
|
Revert "fix: optimization: Various PVS-Studio warnings"
|
2024-08-02 14:51:44 +03:00 |
|
Vyacheslav Ivanov
|
2c1103307f
|
fix: optimization: PVS-Studio warning V813
Passing large objects by const reference avoids unnecessary copying and enhances efficiency.
Reported by: PVS-Studio
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
|
2024-08-02 05:35:55 +03:00 |
|
MihailRis
|
c0dca31e98
|
memory refactor Texture and ImageData
|
2024-06-30 21:24:46 +03:00 |
|
MihailRis
|
6d6313cd10
|
add ModelBatch
|
2024-06-20 19:45:19 +03:00 |
|
MihailRis
|
7db76a0e6a
|
refactor: Batch2D and Batch3D
|
2024-06-06 11:24:16 +03:00 |
|
MihailRis
|
1627e21c1d
|
the final rename
|
2024-05-06 03:38:19 +03:00 |
|
MihailRis
|
9f2bceb039
|
just a minor refactor, nothing special
|
2024-04-23 02:00:03 +03:00 |
|
MihailRis
|
b56408a202
|
src/graphics moved to src/graphics/core
|
2024-03-18 20:47:35 +03:00 |
|