942 Commits

Author SHA1 Message Date
MihailRis
be420352eb increase moon sprite distance 2025-12-08 19:21:49 +03:00
MihailRis
bc1ff634a3 fix: incomplete size transform support by entities 2025-12-08 19:21:49 +03:00
MihailRis
98a3971e13 fix exception if model having invalid variable texture passed to modelviewer 2025-12-08 19:21:49 +03:00
MihailRis
417521e94f temporary fix improvement 2025-12-08 19:21:49 +03:00
MihailRis
d7f3bf9c7c fix ui elements overriding 2025-12-08 19:21:49 +03:00
MihailRis
7c74eece99 fix: bad_alloc if canvas element size is negative 2025-11-30 14:01:59 +03:00
MihailRis
a04ea83c48
Revert "Improve gl errors" 2025-11-29 18:54:08 +03:00
MihailRis
05d6fbd995 add onmouseover, onmouseout ui events & cleanup 2025-11-25 23:57:19 +03:00
MihailRis
8cc51a107e fix: panel width differs to size specified in xml 2025-11-25 21:54:58 +03:00
MihailRis
6f765cda7c update gl::to_string 2025-11-24 22:24:38 +03:00
MihailRis
be6710bc83 fix modelviewer fbo creation 2025-11-24 22:15:38 +03:00
MihailRis
5aa9e68d6f improve framebuffer creation error messages 2025-11-24 22:03:50 +03:00
MihailRis
91cb5ab7d8 fix: root node id overriding 2025-11-23 19:37:44 +03:00
MihailRis
50f6c48771 add gui.set_syntax_styles 2025-11-23 18:10:06 +03:00
MihailRis
6bc549dd90 fix world previews generation 2025-11-22 19:23:46 +03:00
MihailRis
38c364b369 alignment related fix 2025-11-22 15:30:19 +03:00
MihailRis
814f716ee5 fix 2025-11-20 18:11:28 +03:00
MihailRis
1a68371d85 fix -Wunused-lambda-capture 2025-11-20 18:10:46 +03:00
MihailRis
8a3ad8c728 Merge branch 'main' into debugging-client 2025-11-19 22:55:34 +03:00
MihailRis
0df5684adf fix: undo/redo also available when textbox is not editable 2025-11-19 22:54:59 +03:00
MihailRis
6195d014cd fix textbox:lineY 2025-11-15 20:32:08 +03:00
MihailRis
aba18ef836 add 'keep-line-selection' textbox attribute 2025-11-15 14:28:20 +03:00
MihailRis
65b4ac8262 add textbox:indexByPos and :lineY methods 2025-11-14 23:48:02 +03:00
MihailRis
091542da39 Merge branch 'main' into debugging-client 2025-11-14 21:18:16 +03:00
MihailRis
5f76e72748 cleanup 2025-11-14 20:56:11 +03:00
MihailRis
95721a6864 combine uinode actions callbacks sets & cleanup 2025-11-14 19:50:09 +03:00
MihailRis
f9bab5a5cf fix UINode function typedefs naming 2025-11-14 12:35:27 +03:00
MihailRis
7abe552e3c fix UINode enums naming 2025-11-14 12:33:30 +03:00
MihailRis
1fd81da82e add 'onrightclick' uinode event 2025-11-14 00:33:57 +03:00
MihailRis
0d4838facf feat: autoresize (extend/shrink) canvas element 2025-11-13 18:06:47 +03:00
MihailRis
fc68d6ceca update InlineFrame::act 2025-11-12 01:16:33 +03:00
MihailRis
34d13442b6 add canvas:sub method 2025-11-11 19:34:40 +03:00
MihailRis
83f7bf80c4 add canvas:mul and canvas:add methods 2025-11-11 19:30:27 +03:00
MihailRis
0a45277f96 add 'graphics.soft-lighting' setting 2025-11-10 18:28:24 +03:00
MihailRis
7a4eb87195 fix 2025-11-10 00:20:32 +03:00
MihailRis
50d520e747 fix: container:setInterval in menu screen 2025-11-09 22:27:37 +03:00
MihailRis
17ffa73ce7 refactor: move and rename EnginePaths 2025-11-09 20:13:59 +03:00
MihailRis
28dd2f38d2 feat: update atlas texture extrusion on its reload 2025-11-05 12:25:50 +03:00
MihailRis
643ae11d5c feat: rebuild mip-maps on texture reload 2025-11-05 01:30:47 +03:00
MihailRis
d9f2d54bf0 feat: canvas from texture atlas element 2025-11-05 00:20:58 +03:00
MihailRis
4f88e3b964 Merge branch 'main' into dev 2025-11-04 16:02:46 +03:00
eliotbyte
2a1d2f9354 fix enable per-variant custom model caching 2025-10-28 23:09:28 +03:00
MihailRis
1a745154b2 Merge branch 'main' into dev 2025-10-17 17:54:08 +03:00
MihailRis
6c01d57d53 cleanup 2025-10-17 17:35:22 +03:00
MihailRis
d435cbab5c
Adapt windows build to glm 1.0.2 (#655)
* update Shadows.cpp

* add glm includes to Shadows.cpp

* add includes
2025-10-17 13:03:58 +03:00
MihailRis
18d4cff678 add 'rotate' and 'origin' box modifier to vcm 2025-10-16 22:57:45 +03:00
MihailRis
2210ba8218 add includes 2025-10-16 21:43:02 +03:00
MihailRis
348113f6ea update Shadows.cpp 2025-10-16 21:26:05 +03:00
MihailRis
b0499ced14 add glm includes to Shadows.cpp 2025-10-16 21:10:06 +03:00
MihailRis
0d6a61062a Merge branch 'main' into dev 2025-10-14 23:18:15 +03:00