MihailRis
|
dfdb8e80a4
|
add u_dayTime to skybox shader
|
2024-10-28 13:45:08 +03:00 |
|
MihailRis
|
751f8a7544
|
add item.get_placing_block
|
2024-10-28 13:07:10 +03:00 |
|
MihailRis
|
db1387d977
|
Merge branch 'main' into item-models
|
2024-10-28 12:59:05 +03:00 |
|
MihailRis
|
65f9caec87
|
add unicode escapes support
|
2024-10-28 12:51:16 +03:00 |
|
MihailRis
|
ca69b55875
|
add 'u_lightDir' to main shader
|
2024-10-28 11:33:46 +03:00 |
|
MihailRis
|
962c1afc4a
|
Merge branch 'main' into item-models
|
2024-10-28 10:18:04 +03:00 |
|
MihailRis
|
7819a5cd68
|
add fragment:place & add 'fragment.place' command
|
2024-10-28 10:03:08 +03:00 |
|
MihailRis
|
d8c3940451
|
add 'heights-interpolation', 'biomes-interpolation'
|
2024-10-28 09:22:02 +03:00 |
|
MihailRis
|
99d9533453
|
reimplement bicubic interpolation
|
2024-10-28 01:38:34 +03:00 |
|
MihailRis
|
cc3abf32ab
|
Merge branch 'main' into item-models
|
2024-10-27 23:45:39 +03:00 |
|
MihailRis
|
c433681842
|
revert ChancellorIkseew/bicubic-interpolation
|
2024-10-27 23:43:06 +03:00 |
|
MihailRis
|
9ffc45cbdc
|
Merge branch 'main' into item-models
|
2024-10-27 22:20:58 +03:00 |
|
MihailRis
|
072744db00
|
Merge pull request #332 from MihailRis/upgrade-utf8-lib
Add more functions to utf8 library
|
2024-10-27 22:15:06 +03:00 |
|
MihailRis
|
34838f408d
|
Merge pull request #333 from ChancellorIkseew/bicubic-interpolation
add cubic interpolation type
|
2024-10-27 22:11:36 +03:00 |
|
MihailRis
|
176267e7ac
|
fix msvc build again
|
2024-10-27 22:05:57 +03:00 |
|
MihailRis
|
8ae6d89ed4
|
fix msvc build again
|
2024-10-27 21:54:25 +03:00 |
|
ChancellorIkseew
|
2bf6ca9b7a
|
add cubic interpolation type
|
2024-10-28 04:47:40 +10:00 |
|
MihailRis
|
bb239c0f49
|
add missing include
|
2024-10-27 21:44:15 +03:00 |
|
MihailRis
|
3e86d49a7b
|
add utf8.upper, utf8.lower
|
2024-10-27 21:32:30 +03:00 |
|
MihailRis
|
699d8ce2bb
|
add 'sub-consumer' to textbox
|
2024-10-27 21:04:32 +03:00 |
|
MihailRis
|
860ae807b5
|
normalize aabb item model sizes
|
2024-10-27 18:08:27 +03:00 |
|
MihailRis
|
a4cf1e4820
|
add inertia & update drop visuals
|
2024-10-27 17:47:19 +03:00 |
|
MihailRis
|
b93668ba94
|
feat: display a handheld item in first-person view (WIP)
|
2024-10-27 17:07:32 +03:00 |
|
MihailRis
|
c84b14ff0f
|
Merge branch 'main' into item-models
|
2024-10-26 22:58:41 +03:00 |
|
MihailRis
|
7afdde5912
|
add world.get_generator
|
2024-10-26 22:46:26 +03:00 |
|
MihailRis
|
fae372d19f
|
feat: item models generation simple & remove core:item_models
|
2024-10-26 18:42:21 +03:00 |
|
MihailRis
|
84ba063908
|
apply model offset to meshes
|
2024-10-26 14:11:23 +03:00 |
|
MihailRis
|
75805642b5
|
feat: VEC3 automatic normals generation
|
2024-10-26 13:13:47 +03:00 |
|
MihailRis
|
016d91704b
|
Merge branch 'main' into vec3-models-loader
|
2024-10-26 12:55:10 +03:00 |
|
MihailRis
|
137e6fc767
|
add utf8.sub
|
2024-10-26 11:24:58 +03:00 |
|
MihailRis
|
ce7698e9ee
|
rename utf8.encode to utf8.tobytes, utf8.decode to utf8.tostring
|
2024-10-26 10:54:33 +03:00 |
|
MihailRis
|
3dc334e778
|
add utf8.length, utf8.codepoint
|
2024-10-26 10:32:34 +03:00 |
|
MihailRis
|
f3181dee88
|
add util::length_utf8
|
2024-10-26 10:31:45 +03:00 |
|
MihailRis
|
52ed1abf1c
|
add utf8.decode
|
2024-10-25 22:56:11 +03:00 |
|
MihailRis
|
52e62bbf95
|
add utf8.encode
|
2024-10-25 17:22:54 +03:00 |
|
MihailRis
|
87ba344401
|
add 'vec3model.modelname' notation support to skeletons
|
2024-10-25 15:57:50 +03:00 |
|
MihailRis
|
df31b9e589
|
update platform::open_folder docs
|
2024-10-25 14:46:18 +03:00 |
|
MihailRis
|
87e3247ecf
|
update platform.cpp
|
2024-10-25 14:43:31 +03:00 |
|
MihailRis
|
74b9dd6d2f
|
update platform.cpp
|
2024-10-25 14:26:59 +03:00 |
|
MihailRis
|
751cde7503
|
add core.open_folder
|
2024-10-25 14:07:32 +03:00 |
|
MihailRis
|
6964a18605
|
add platform::open_folder
|
2024-10-25 13:58:17 +03:00 |
|
MihailRis
|
0c9fb987a1
|
update files::write_string signature
|
2024-10-25 13:30:12 +03:00 |
|
MihailRis
|
a6dea71bf5
|
update textures loading
|
2024-10-25 11:55:44 +03:00 |
|
MihailRis
|
caf3376ef9
|
add VEC3 models support
|
2024-10-25 10:10:30 +03:00 |
|
MihailRis
|
5c019c53f0
|
fix VEC3 loader
|
2024-10-25 10:09:36 +03:00 |
|
MihailRis
|
30725c80c7
|
update VEC3 structure
|
2024-10-24 20:15:59 +03:00 |
|
MihailRis
|
39d9f269fa
|
add 16 bit indices support
|
2024-10-24 18:37:03 +03:00 |
|
MihailRis
|
91f45ad4d7
|
add VEC3 model loader
|
2024-10-24 18:34:40 +03:00 |
|
MihailRis
|
b3d942b76c
|
add Buffer move assignment operator
|
2024-10-24 17:40:04 +03:00 |
|
MihailRis
|
229456ced5
|
add ByteReader.get(dst, size) method
|
2024-10-24 17:39:23 +03:00 |
|