67 Commits

Author SHA1 Message Date
MihailRis
3953583605 minimize extra dv::value copies 2024-09-19 13:45:32 +03:00
MihailRis
34d2e6d400 migrate from dynamic::Value to dv::value & total erase namespace 'dynamic' 2024-09-18 23:31:18 +03:00
MihailRis
719135fe19 fix animation loading 2024-08-22 23:53:09 +03:00
MihailRis
f43cc93cd2 update project includes format 2024-08-10 01:37:48 +03:00
InfiniteCoder
9283aa605f frontend/ 2024-08-06 00:01:27 +03:00
InfiniteCoder
8f9c7eb7ff data/ 2024-08-05 23:59:42 +03:00
InfiniteCoder
3b6e7d1877 audio/ 2024-08-05 23:58:14 +03:00
InfiniteCoder
5c9bc83bbd items/ + objects/ + util/ 2024-08-04 22:26:08 +03:00
InfiniteCoder
eb061bcaf4 graphics/ 2024-08-04 22:12:48 +03:00
InfiniteCoder
3aa0298c85 files/ 2024-08-04 17:08:11 +03:00
InfiniteCoder
a745507ddd coders/ 2024-08-04 11:23:08 +03:00
InfiniteCoder
d5dc68dd38 Root includes 2024-08-04 10:24:11 +03:00
Vyacheslav Ivanov
bbf33e8e4d
format: reformat project
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-03 19:53:48 +03:00
MihailRis
49aa64a033 change rigs role from assets to content units 2024-07-08 05:03:09 +03:00
MihailRis
f0270d3391 feat: saving entities (WIP) 2024-07-05 05:16:31 +03:00
MihailRis
beac332c96 update RigConfig 2024-07-01 05:30:27 +03:00
MihailRis
50f9bd508a update rigging 2024-06-30 20:35:42 +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
2395e05a01 fix .wav sounds support 2024-06-18 18:17:47 +03:00
@clasher113
22b3d84ee0 texture animation optimization 2024-06-13 17:34:36 +03:00
Pugemon
f25a425cb9 Optimize parameter passing to avoid unnecessary copying 2024-06-07 04:00:38 +03:00
MihailRis
43903bb378 memory-related refactor 2024-05-25 09:26:21 +03:00
MihailRis
7fdacffe53 json-related refactor 2024-05-20 03:06:26 +03:00
MihailRis
8ff629e1cd minor refactor 2024-05-17 15:46:54 +03:00
MihailRis
b3a1cad0e1 msvc build fix 2024-05-06 17:15:48 +03:00
MihailRis
1627e21c1d the final rename 2024-05-06 03:38:19 +03:00
MihailRis
f27a418dbe however 2024-05-06 03:15:27 +03:00
MihailRis
91aacafecb hpp++ 2024-05-06 01:36:21 +03:00
MihailRis
9ea67deb13 'ifnot' template property + hpp 2024-05-06 00:45:43 +03:00
MihailRis
690e3f54c9 small ui changes 2024-04-30 19:43:34 +03:00
MihailRis
3b4fc2dfea leaks fix (valgrind full leak check) in world 2024-04-30 03:17:24 +03:00
MihailRis
4af0a8acf7 atlas animation moved to textures/ATLAS/animation 2024-04-30 00:20:24 +03:00
MihailRis
ef28a368cb refactor 2024-04-28 22:33:34 +03:00
MihailRis
8be0d157c2 trackbar track-width semantic update + gamma setting trackbar 2024-04-25 06:00:35 +03:00
MihailRis
051f0b8c6a rename 2024-04-23 18:43:02 +03:00
MihailRis
9f2bceb039 just a minor refactor, nothing special 2024-04-23 02:00:03 +03:00
MihailRis
6e2bc9ca95 world previews demo 2024-04-23 01:09:30 +03:00
MihailRis
adf54b8a38 clang warnings fix + minor refactor 2024-04-15 12:16:04 +03:00
MihailRis
657b09da9e languages menu moved to xml + minor refactor 2024-04-13 16:28:06 +03:00
MihailRis
f525d82ca8 atlas loading fix 2024-04-11 17:22:52 +03:00
MihailRis
90d0b54a69 thread pool update + refactor 2024-04-11 15:48:27 +03:00
MihailRis
c8ca56fb8e minor refactor 2024-04-10 19:55:03 +03:00
MihailRis
eb70e1c0df refactor + auto max atlas resolution 2024-04-10 18:18:55 +03:00
MihailRis
befc9cf09c assets-related refactor 2024-04-10 17:44:17 +03:00
MihailRis
b56408a202 src/graphics moved to src/graphics/core 2024-03-18 20:47:35 +03:00
MihailRis
bca4de179d assets loading removed from UiXmlReader. Use preload.json instead 2024-03-18 19:06:50 +03:00
MihailRis
7449434f5c assets preloading with preload.json 2024-03-11 15:09:21 +03:00
MihailRis
87edb1d45e GL-related refactor 2024-03-07 13:09:58 +03:00
MihailRis
613b7c94ea small fix 2024-03-05 02:37:37 +03:00