Commit graph

66 commits

Author SHA1 Message Date
Ilya Shurupov
49c2cadb0a add setBuff method to Buffer2D 2024-11-24 22:41:15 +03:00
IlyaShurupov
96b293d1b5 Refactor Layout Manager 2024-11-24 22:41:15 +03:00
IlyaShurupov
0b73f8037b Initial size handling 2024-11-24 22:41:15 +03:00
IlyaShurupov
3f49ee11ae Lovelly bug in Interval Tree 2024-11-24 22:41:14 +03:00
IlyaShurupov
3be2425665 Buffer erase functionality 2024-11-24 22:41:14 +03:00
IlyaShurupov
da6990ddc8 Cleanup widgets 2024-11-24 22:41:14 +03:00
IlyaShurupov
242cd93589 New DockspaceWidget Stable 2024-11-24 22:41:14 +03:00
IlyaShurupov
9cc4819524 dockspce widget initial 2024-11-24 22:41:14 +03:00
IlyaShurupov
351a5d842e fix ray tracer projection plane 2024-11-24 22:41:14 +03:00
IlyaShurupov
5ac4d56d32 3D editor stable with path tracer 2024-11-24 22:41:14 +03:00
IlyaShurupov
35cb553ecb update widgets 2024-11-24 22:41:14 +03:00
IlyaShurupov
90244934d9 Update widgets module. Raster example initial. 2024-11-24 22:41:14 +03:00
IlyaShurupov
0192d58fa4 profiling avl 2024-11-24 22:41:14 +03:00
IlyaShurupov
db1a6b35ef AVL Tree refactor 2024-11-24 22:41:14 +03:00
IlyaShurupov
fc00a83f2e dont copy node data in tree delete operation - just swap nodes 2024-11-24 22:41:14 +03:00
IlyaShurupov
13bcbcb23f update numeric key interface 2024-11-24 22:41:14 +03:00
IlyaShurupov
3148e2c020 remove extra layer of redirection in avl tree 2024-11-24 22:41:14 +03:00
IlyaShurupov
4d381d62e4 Tree. remove redunant function 2024-11-24 22:41:14 +03:00
IlyaShurupov
9054ed9f4a Restore buildbot status 2024-11-24 22:41:14 +03:00
IlyaShurupov
8eae09591d Map invalid iterator fix 2024-11-24 22:41:14 +03:00
IlyaShurupov
e065dc736b Fix bugs. Sketch3D stable. 2024-11-24 22:41:13 +03:00
Ilusha
69a17a609e tmp 2024-11-24 22:41:13 +03:00
Ilusha
afab59eb21 tmp 2024-11-24 22:41:13 +03:00
Ilusha
b8bcf58a29 Use UnitTest-Cpp library for testing 2024-11-24 22:41:13 +03:00
Ilusha
d2dde03efb Adding windows build information 2024-11-24 22:41:13 +03:00
Ilusha
0f455dd33b Fix interval tree 2024-11-24 22:41:13 +03:00
Ilusha
dbd53719b0 tmp 2024-11-24 22:41:13 +03:00
IlyaShurupov
8f38095bec refactor and reuse Automatas. TODO : add test for automatas 2024-11-24 22:41:13 +03:00
IlyaShurupov
56d63f2f18 Reuse Regular Automata functionality 2024-11-24 22:41:13 +03:00
IlyaShurupov
73897f11df Fix avl tree destructor 2024-11-24 22:41:13 +03:00
IlyaShurupov
94d1bb7f41 Adding more tests for interval tree 2024-11-24 22:41:13 +03:00
IlyaShurupov
782a041ba8 Interval Tree added 2024-11-24 22:41:13 +03:00
Ilusha
420bb37039 Adding support for windows and fixing some errors 2024-11-24 22:41:13 +03:00
IlyaShurupov
f6ba86aff8 CMake fixes 2024-11-24 22:41:12 +03:00
IlyaShurupov
fa72355799 Num Rec app and save & loading 2024-11-24 22:41:12 +03:00
IlyaShurupov
90ce453b60 BackProp Fixes 2024-11-24 22:41:12 +03:00
IlyaShurupov
7e17b32a81 BackProp Initial 2024-11-24 22:41:12 +03:00
IlyaShurupov
91fb72bd49 Apply formating to all files. CLeanup 2024-11-24 22:41:08 +03:00
IlyaShurupov
15c5576273 Adding simple test for RT 2024-11-24 22:38:04 +03:00
IlyaShurupov
b2fa4c4266 Bug fixes 2024-11-24 22:38:03 +03:00
IlyaShurupov
15b56a876a RayTracer Initial Framework setup 2024-11-24 22:38:03 +03:00
IlushaShurupov
16115b483a CFG remove unused rules 2024-11-24 22:38:03 +03:00
IlushaShurupov
24d554abc3 Fixing list copy and grammar sentence generation 2024-11-24 22:38:03 +03:00
IlushaShurupov
f5e9b041cd Fixin map 2024-11-24 22:38:03 +03:00
IlushaShurupov
259bf5a485 Generate sentences from cf grammar. Fix list initialization from copy constructor 2024-11-24 22:38:03 +03:00
IlushaShurupov
17ad239692 Adding objects GUI initial. Changing TODO. Some fixes along side 2024-11-24 22:38:03 +03:00
IlyaShurupov
31e420b311 Archiver Initial 2024-11-24 22:38:03 +03:00
IlushaShurupov
4a5877784b Generating permutations and small buffer checks 2024-11-24 22:38:03 +03:00
IlushaShurupov
94057d2a66 Objects Initial 2024-11-24 22:36:45 +03:00
IlushaShurupov
aaa08e4495 New placement header 2024-11-24 22:36:45 +03:00