Commit Graph
30 Commits
Author SHA1 Message Date
A-lex-Ra afedd103e8 refactor a bit 2023-12-18 20:48:03 +06:00
A-lex-Ra 667a90b724 fix potential memory leak 2023-12-18 19:10:30 +06:00
A-lex-Ra 6830205bcc memory-safety improved 2023-12-18 18:02:17 +06:00
A-lex-Ra 0ca6485b7e delete extra faces 2023-12-18 07:19:33 +06:00
A-lex-Ra 785cd215a8 delete extra 2023-12-17 22:57:43 +06:00
A-lex-Ra a845d8fed5 quickfix in Block.h 2023-12-17 22:14:01 +06:00
A-lex-Ra 88280f8002 render refactoring 2023-12-17 21:52:00 +06:00
A-lex-Ra 89d9447410 fix msvc linker error 2023-12-16 18:55:54 +06:00
A-lex-Ra dc5728a0c6 more colors! 2023-12-13 21:39:48 +06:00
A-lex-Ra ae10ca248d fix pipe rotation + test blocks 2023-12-13 21:33:55 +06:00
A-lex-Ra 20caa4b980 SP and TP cameras 2023-12-11 22:22:52 +06:00
A-lex-Ra 3ae3001227 placing non-obstacle blocks 2023-12-11 15:24:36 +06:00
A-lex-Ra a229513ff7 merge 2023-12-11 15:11:52 +06:00
A-lex-Ra f5862a0ad6 aabb render fix 2023-12-11 15:01:32 +06:00
A-lex-Ra 079b9bd597 fix rayboxCache (just off) 2023-12-10 22:46:30 +06:00
A-lex-Ra 0231f11f62 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-12-10 22:31:45 +06:00
A-lex-Ra 81d431e7e7 rays fixed 2023-12-10 22:30:34 +06:00
A-lex-Ra 1e39b5d05d rays fixed 2023-12-10 20:06:18 +06:00
Ara 616057b2b9 normals finished 2023-12-10 00:38:32 +06:00
Ara f5b5130e8b small fixes 2023-12-09 23:16:17 +06:00
Ara c5ab5996a3 quickfix typo 2023-12-09 20:20:48 +06:00
Ara ed57c0b075 raycast impl
(not finished normals and intersection point returning)
2023-12-09 19:10:02 +06:00
Ara 7910c23ae5 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-12-09 18:43:58 +06:00
Ara 42e632d220 ScopeTimer + small fixes 2023-12-08 10:21:06 +06:00
Ara 1f5f2e5fb2 Quickfix BLOCK_VOID constant 2023-12-05 08:19:39 +06:00
Ara e45d85bc5a minimize defines 2023-12-04 22:50:00 +06:00
Ara e0eacb51be replace defines where possible 2023-12-04 21:34:51 +06:00
Ara 0872f62590 refactor constants 2023-12-04 19:02:35 +06:00
Ara bbe06a481f Merge https://github.com/A-lex-Ra/VoxelEngine-Cpp 2023-12-04 18:47:22 +06:00
A-Lex-Ra 911e828602 refactor Events 2023-12-03 23:24:52 +06:00