Commit graph

264 commits

Author SHA1 Message Date
IlyaShurupov
15127c5122 Cleanup widgets 2024-06-26 22:54:10 +03:00
IlyaShurupov
9e7704a446 New DockspaceWidget Stable 2024-06-26 08:42:29 +03:00
IlyaShurupov
7158be5890 dockspce widget initial 2024-06-25 18:34:38 +03:00
IlyaShurupov
559c91a144 widgets cleanups 2024-06-25 08:48:16 +03:00
IlyaShurupov
b8f125b472 gui updates 2024-06-24 22:29:08 +03:00
IlyaShurupov
05ac11b24c awidgets 2024-06-23 17:57:14 +03:00
IlyaShurupov
378ff3f568 dirty 2024-06-21 10:26:57 +03:00
IlyaShurupov
8f62c8f387 new widgets 2024-06-20 17:17:20 +03:00
Ilya Shurupov
3dce41ea39
Update cmake-single-platform.yml 2024-06-19 12:51:43 +03:00
Ilya Shurupov
1cfa41b787
Update cmake-single-platform.yml 2024-06-19 12:47:10 +03:00
Ilya Shurupov
85a27a8975
Update cmake-single-platform.yml 2024-06-19 12:44:03 +03:00
Ilya Shurupov
06a02222ff
Update cmake-single-platform.yml 2024-06-19 12:41:32 +03:00
Ilya Shurupov
4dafc07b08
Update cmake-single-platform.yml 2024-06-19 12:36:59 +03:00
IlyaShurupov
9160e343c3 add oidn 2024-06-19 12:29:02 +03:00
IlyaShurupov
7321acfb3d fix ray tracer projection plane 2024-06-18 23:47:19 +03:00
IlyaShurupov
29df264479 update todo 2024-06-18 19:38:01 +03:00
IlyaShurupov
e8001cd95b 3D editor stable with path tracer 2024-06-18 19:36:47 +03:00
IlyaShurupov
19706ed738 Editor multyrender initial 2024-06-18 18:20:14 +03:00
IlyaShurupov
119e610db6 3D scene stable 2024-06-18 17:59:14 +03:00
IlyaShurupov
5d96d6905f clean up 2024-06-18 17:33:39 +03:00
IlyaShurupov
a0a40f1d04 Use scene module in editor 2024-06-18 17:26:44 +03:00
IlyaShurupov
55f5537a67 3D Scene initial 2024-06-18 17:16:23 +03:00
IlyaShurupov
3fd3211f46 Update TODO regargin 3d framework 2024-06-18 15:53:35 +03:00
IlyaShurupov
3d09f86258 Add albedo output to the raytracer 2024-06-18 15:45:51 +03:00
IlyaShurupov
bafe6a7f43 Resize frame buffer method added 2024-06-18 14:48:26 +03:00
IlyaShurupov
787681d320 use x11 as windowing platform with glfw for now 2024-06-18 13:40:35 +03:00
Ilya Shurupov
e45cf0ff46
Update cmake-single-platform.yml 2024-06-16 00:25:33 -07:00
Ilya Shurupov
ab8d1a86a4
Update cmake-single-platform.yml 2024-06-16 00:23:24 -07:00
Ilya Shurupov
54dbfab71c
Update cmake-single-platform.yml 2024-06-16 00:21:47 -07:00
elushaX
bedbe25876 Windows update 2024-06-16 07:17:34 +03:00
IlyaShurupov
947d465d11 updating submodule 2024-06-05 14:56:59 +03:00
IlyaShurupov
d80dfd895d Update widgets 2024-05-07 12:04:36 +03:00
IlyaShurupov
eb079e1386 update widgets 2024-05-06 16:33:35 +03:00
IlyaShurupov
c41dcf9efa update todo 2024-05-06 11:56:24 +03:00
IlyaShurupov
9cfae3fe3e Update widgets module. Raster example initial. 2024-05-06 11:49:43 +03:00
Ilya Shurupov
9e339defd6
Update TODO 2024-04-10 05:23:16 -07:00
IlyaShurupov
47ad484089 profiling avl 2024-04-08 16:16:43 +03:00
IlyaShurupov
aafecb8359 AVL Tree refactor 2024-04-08 16:16:37 +03:00
Ilya Shurupov
be6b821a40
Update TODO 2024-04-02 01:25:15 -07:00
IlyaShurupov
738ce1d914 dont copy node data in tree delete operation - just swap nodes 2024-04-01 17:04:34 +03:00
IlyaShurupov
6148ff15d2 update numeric key interface 2024-04-01 14:10:40 +03:00
IlyaShurupov
7c7171f470 remove extra layer of redirection in avl tree 2024-04-01 13:57:10 +03:00
IlyaShurupov
86f81fb534 Tree. remove redunant function 2024-04-01 13:46:13 +03:00
IlyaShurupov
7332e72bb2 Method object refactor 2024-03-25 13:57:31 +03:00
IlyaShurupov
add66e6cac remove initializer callbacks from method object 2024-03-25 11:40:56 +03:00
IlyaShurupov
acaa086943 clean up null object 2024-03-25 11:36:29 +03:00
IlyaShurupov
55daf0f303 Separate objects context and interface 2024-03-25 11:20:15 +03:00
IlyaShurupov
e937d189df new object creation interface 2024-03-25 10:25:25 +03:00
IlyaShurupov
c737f41d8a fix typos 2024-03-25 09:23:25 +03:00
IlyaShurupov
7927226484 remove macros use in objects mofule 2024-03-24 22:17:08 +03:00