|
88d30f9365
|
allow gui::Window to execute the passed lambda right before ImGui::Begin()
|
2022-05-25 15:29:39 +09:00 |
|
|
ae7974fbbb
|
fix an issue that program crashes when deserialization failed
|
2022-05-25 15:16:29 +09:00 |
|
|
2da5fa88c7
|
fix naming rule of File::TypeInfo to include category name
|
2022-05-25 00:11:26 +09:00 |
|
|
3d44fbb9d3
|
add System/Logger
|
2022-05-25 00:02:49 +09:00 |
|
|
919bef49cd
|
implement System/Dir::Find()
|
2022-05-24 23:56:01 +09:00 |
|
|
f8f22a0f59
|
delegate task execution to Context
|
2022-05-23 16:07:26 +09:00 |
|
|
c98ac6b2b2
|
fix gui::Window not to be corruptted by closing window
|
2022-05-23 15:22:28 +09:00 |
|
|
6b7fffe167
|
implement System/Dir UI
|
2022-05-23 12:38:18 +09:00 |
|
|
8fc9a0fac0
|
fix compiler errors in templates, like File::iface() and GenericTypeInfo
|
2022-05-23 12:35:20 +09:00 |
|
|
ab6c7f7507
|
add System/Dir
|
2022-05-22 14:38:31 +09:00 |
|
|
b80c293a27
|
add PtrSelector
|
2022-05-22 14:38:31 +09:00 |
|
|
cb1a0e627c
|
replace cereal -> yas
|
2022-05-22 14:38:29 +09:00 |
|
|
0c9efa5479
|
add GenericTypeInfo
|
2022-05-22 14:37:47 +09:00 |
|
|
c486ea78a1
|
implement Env
|
2022-05-21 13:18:11 +09:00 |
|