326 Commits

Author SHA1 Message Date
MihailRis
4b20487c58 add drop test 2024-06-24 15:39:40 +03:00
MihailRis
69ddcb7595 add test model 2024-06-24 01:05:28 +03:00
MihailRis
ba458be334 add test entities prototype 2024-06-23 22:09:04 +03:00
MihailRis
4fdfeb5e88 fix msvc build 2024-06-23 02:07:52 +03:00
MihailRis
30ac1a58ee remove test code 2024-06-23 02:05:13 +03:00
MihailRis
94fe5eeb5b update ModelBatch semantics 2024-06-23 01:57:28 +03:00
MihailRis
ea0add3017 feat: models loading 2024-06-22 23:43:56 +03:00
MihailRis
d54b6b2e58 update Assets container - template-based now 2024-06-22 22:30:14 +03:00
MihailRis
848d121099 remove test code 2024-06-22 21:35:21 +03:00
MihailRis
e4f9bd03b7 add src/coders/obj 2024-06-22 20:24:35 +03:00
MihailRis
a9640fff36 add ModelBatch.translate(...), .rotate(...), .scale(...) 2024-06-21 20:55:14 +03:00
MihailRis
1a12a6923a remove ModelBatch.test(...) 2024-06-21 19:19:20 +03:00
MihailRis
6ba38ee167 add graphics/core/Model 2024-06-21 02:30:35 +03:00
MihailRis
916d1c1408 update ModelBatch.box semantics 2024-06-21 01:43:26 +03:00
MihailRis
a53dc7e0df fix ModelBatch.box(...) 2024-06-20 22:16:09 +03:00
MihailRis
57a0377b36 fix ModelBatch overflow 2024-06-20 21:54:06 +03:00
MihailRis
3235740333 add actual lights 2024-06-20 21:18:40 +03:00
MihailRis
3d2deaf369 add ModelBatch pseudo-lights 2024-06-20 20:15:03 +03:00
MihailRis
6d6313cd10 add ModelBatch 2024-06-20 19:45:19 +03:00
MihailRis
ea53009b96 add block 'shadeless' property 2024-06-15 19:55:55 +03:00
@clasher113
22b3d84ee0 texture animation optimization 2024-06-13 17:34:36 +03:00
MihailRis
0eab8ad8f2 fix: world reload fatal error fix 2024-06-11 14:01:18 +03:00
MihailRis
4e696520b6 refactor: PlayerController 2024-06-09 16:30:01 +03:00
MihailRis
b3ae8484a2 fix: extended blocks raycast fix 2024-06-09 13:48:43 +03:00
MihailRis
c89d31ca20 refactor BlocksRenderer 2024-06-09 13:12:12 +03:00
MihailRis
c2aa4e3c26 fix: ancient aabb blocks rendering bug (lighting) 2024-06-08 20:22:52 +03:00
MihailRis
8aa6d5ee2d add extended blocks (block size property) 2024-06-08 16:58:05 +03:00
MihailRis
78de9c39d8 fix: TextBox.setCaret fails when font is not ready 2024-06-07 22:38:03 +03:00
Sergwest
ac0408d42a arch compability fixes and unwarning changes 2024-06-07 22:20:40 +03:00
MihailRis
a5dc187481 fix: function returns by const value 2024-06-07 15:17:32 +03:00
Pugemon
e98fb9a1a7 Optimize container insertions using emplace_back instead of push_back 2024-06-07 04:43:27 +03:00
Pugemon
f25a425cb9 Optimize parameter passing to avoid unnecessary copying 2024-06-07 04:00:38 +03:00
MihailRis
a57f8f41bb update: tooltip conditions 2024-06-06 11:29:30 +03:00
MihailRis
7db76a0e6a refactor: Batch2D and Batch3D 2024-06-06 11:24:16 +03:00
MihailRis
d316a5f818 fix: empty tooltip does not trigger reset 2024-06-05 19:10:24 +03:00
MihailRis
2ee2ca7a38 fix: empty textbox double click causes fatal error 2024-06-04 23:20:22 +03:00
MihailRis
98abbfd838 checkbox tooltips fix 2024-06-04 12:47:16 +03:00
MihailRis
df2c024a3e settings tooltips 2024-06-04 12:44:33 +03:00
MihailRis
c59973505e added node:destruct() 2024-06-03 09:50:48 +03:00
MihailRis
3abe8075ad aabb blocks preview fix 2024-05-31 15:06:36 +03:00
MihailRis
3003386670 chunk flags converted to a bitfield 2024-05-31 11:59:12 +03:00
MihailRis
6d933ac263 converting block states to a bitfield 2024-05-31 11:13:36 +03:00
MihailRis
5dd06b233e u_timer in the main shader 2024-05-31 08:46:05 +03:00
MihailRis
74042b5c2a player.get_selected_block 2024-05-31 08:33:37 +03:00
MihailRis
29ca6e969c fix: block states cause crash for rotatable blocks 2024-05-30 18:17:21 +03:00
MihailRis
c9fb33132f weather is saving now 2024-05-30 16:02:01 +03:00
MihailRis
2d27e5662a label size fix 2024-05-28 04:02:35 +03:00
MihailRis
030c9ca085 right click item increment fix with stack 2024-05-27 07:19:13 +03:00
MihailRis
43903bb378 memory-related refactor 2024-05-25 09:26:21 +03:00
MihailRis
d437b67580 minor refactor 2024-05-25 09:09:31 +03:00