MihailRis
|
27a7d7eb44
|
add module 'item_models'
|
2024-07-23 22:23:25 +03:00 |
|
MihailRis
|
cf448def59
|
fix missing include
|
2024-07-23 19:31:51 +03:00 |
|
MihailRis
|
f9df873382
|
update assets errors handling & add 'atlases' to preload
|
2024-07-23 19:27:46 +03:00 |
|
MihailRis
|
ed60bdc333
|
fix: base packs initializing in menu
|
2024-07-23 16:41:37 +03:00 |
|
MihailRis
|
c3b6025e20
|
fix missing include
|
2024-07-22 19:38:23 +03:00 |
|
MihailRis
|
058daf6117
|
add camera:look_at optional interpolation parameter
|
2024-07-22 19:32:05 +03:00 |
|
MihailRis
|
e0cb57a10a
|
add quat Lua library
|
2024-07-22 19:05:27 +03:00 |
|
MihailRis
|
b5e7b63a9d
|
refactor lua libraries
|
2024-07-22 18:14:54 +03:00 |
|
MihailRis
|
cfe1f1ad28
|
update doc/*/scripting.md
|
2024-07-22 17:21:54 +03:00 |
|
MihailRis
|
012e81d4c9
|
add doc/**/cameras.md & update cameras library
|
2024-07-22 16:50:03 +03:00 |
|
MihailRis
|
2fe25f5dd5
|
fix: lua errors in standard libs initialization are nonthrowing
|
2024-07-22 15:53:05 +03:00 |
|
MihailRis
|
b5d7634601
|
fix player.get_camera
|
2024-07-22 14:19:09 +03:00 |
|
MihailRis
|
34ab3eb41c
|
add player.get_camera(playerid)
|
2024-07-22 14:16:28 +03:00 |
|
MihailRis
|
2b50e85cdc
|
update doc/*/rigging.md
|
2024-07-21 21:54:30 +03:00 |
|
MihailRis
|
0333ce6990
|
add bone "offset" parameter & update player model
|
2024-07-21 18:27:11 +03:00 |
|
MihailRis
|
3590bd14cd
|
update DrawContext
|
2024-07-21 16:06:40 +03:00 |
|
MihailRis
|
cf12338a32
|
add skeleton debug view
|
2024-07-21 14:52:16 +03:00 |
|
MihailRis
|
c63e19e87b
|
fix wrong entity display position on slow movement
|
2024-07-20 21:56:19 +03:00 |
|
MihailRis
|
826579df2b
|
Merge pull request #267 from MihailRis/update-entities-renderer
Update entities renderer
|
2024-07-20 21:46:25 +03:00 |
|
MihailRis
|
52c39d25d0
|
add skeleton:get_color(), skeleton:set_color(...)
|
2024-07-20 21:15:04 +03:00 |
|
MihailRis
|
0c4cdeaa87
|
add entities renderer tint support
|
2024-07-20 19:35:43 +03:00 |
|
MihailRis
|
fba0bca0dc
|
optimize ModelBatch
|
2024-07-20 17:59:15 +03:00 |
|
MihailRis
|
4197746c69
|
add entity shader
|
2024-07-20 17:13:03 +03:00 |
|
MihailRis
|
8e159009eb
|
refactor res/shaders
|
2024-07-20 16:05:06 +03:00 |
|
MihailRis
|
52381d5afa
|
feat: preprocessing glsl header files
|
2024-07-20 15:36:30 +03:00 |
|
MihailRis
|
9b8c421557
|
Merge pull request #266 from MihailRis/clang-format
Add .clang-format
|
2024-07-19 21:45:57 +03:00 |
|
MihailRis
|
a2bf42ef29
|
Merge branch 'main' into clang-format
|
2024-07-19 21:34:07 +03:00 |
|
MihailRis
|
e008832ebb
|
update Entities::preparePhysics - ticks are delta-based now
|
2024-07-19 21:23:58 +03:00 |
|
MihailRis
|
eedce588b1
|
move class Clock to a separate unit
|
2024-07-19 20:49:04 +03:00 |
|
MihailRis
|
fbced2504e
|
fix msvc build
|
2024-07-19 10:32:00 +03:00 |
|
MihailRis
|
02c9c4ced3
|
add mat4.from_quat(...) & update mat4.decompose(...)
|
2024-07-19 07:48:42 +03:00 |
|
MihailRis
|
af2d3ad842
|
add .clang-format
|
2024-07-19 07:07:39 +03:00 |
|
MihailRis
|
2294690f29
|
update doc/*/assets-preload.md
|
2024-07-18 14:08:08 +03:00 |
|
MihailRis
|
2c1adcedbd
|
fix u_timer behaviour when paused
|
2024-07-18 13:50:57 +03:00 |
|
MihailRis
|
3549c1f326
|
update entity methods set
|
2024-07-18 12:08:43 +03:00 |
|
MihailRis
|
d285ffb2f7
|
update entities library semantics
|
2024-07-18 11:54:37 +03:00 |
|
MihailRis
|
d1696eea12
|
feat: saving current camera
|
2024-07-18 10:22:45 +03:00 |
|
MihailRis
|
c9257ec127
|
add block.place(...), block.destruct(...)
|
2024-07-18 08:41:16 +03:00 |
|
MihailRis
|
8082048d39
|
update doc/**/libentities.md
|
2024-07-17 20:37:19 +03:00 |
|
MihailRis
|
5a3f28f2b5
|
add entities.name(...) and entity:get_name(...)
|
2024-07-17 20:15:45 +03:00 |
|
MihailRis
|
ec4043bc12
|
remove third person cameras height limitation
|
2024-07-17 19:12:59 +03:00 |
|
MihailRis
|
b6ceadcee7
|
fix obj parser on Windows
|
2024-07-17 17:21:19 +03:00 |
|
MihailRis
|
a02d626c0a
|
Merge pull request #255 from MihailRis/entities
Entities
|
2024-07-17 15:19:47 +03:00 |
|
MihailRis
|
1eac343619
|
add entities.get_all(...), .get_all_in_box(...), .get_all_in_radius(...)
|
2024-07-17 14:51:55 +03:00 |
|
MihailRis
|
b499714d4b
|
revert README.md
|
2024-07-17 12:57:54 +03:00 |
|
MihailRis
|
c9194b6546
|
add player.drop binding display name & revert README.md
|
2024-07-17 12:56:14 +03:00 |
|
MihailRis
|
f8dbe46d5c
|
update doc/*/rigging.md
|
2024-07-17 12:38:38 +03:00 |
|
MihailRis
|
2e407e7f60
|
fix gcc warning
|
2024-07-17 12:26:30 +03:00 |
|
MihailRis
|
104a6f76c5
|
update .gitignore
|
2024-07-17 12:18:37 +03:00 |
|
MihailRis
|
739ef49d8f
|
feat: automatically loading models used in skeleton
|
2024-07-17 12:12:40 +03:00 |
|