Commit graph

  • ee8027055e Number recognition Tuning IlyaShurupov 2023-10-25 22:42:20 +03:00
  • 4804e51ad7 NumRec Fixes IlyaShurupov 2023-10-25 20:41:48 +03:00
  • 90ce453b60 BackProp Fixes IlyaShurupov 2023-10-25 11:03:15 +03:00
  • 7e17b32a81 BackProp Initial IlyaShurupov 2023-10-23 13:38:00 +03:00
  • 91fb72bd49 Apply formating to all files. CLeanup IlyaShurupov 2023-10-22 17:07:28 +03:00
  • b4ae5dde77 Complex toy classes & DataAnalysis initial IlyaShurupov 2023-10-21 14:33:33 +03:00
  • e9daedd6ea RT Multisampling IlyaShurupov 2023-10-19 19:11:29 +03:00
  • 97a99f84f5 Save multiple buffers from RayTracer IlyaShurupov 2023-10-18 19:56:49 +03:00
  • 15c5576273 Adding simple test for RT IlyaShurupov 2023-10-18 19:05:51 +03:00
  • 4d00ef1296 Adding progress bar for rt application IlyaShurupov 2023-10-18 13:45:47 +03:00
  • 77db3f4ab5 Primitive sampling IlyaShurupov 2023-10-18 12:05:01 +03:00
  • 368ae81251 Adding normals IlyaShurupov 2023-10-17 20:51:25 +03:00
  • a84cfabd60 RT Todo IlyaShurupov 2023-10-17 12:32:12 +03:00
  • a3a79c87da Fix issue with submodule mapping for lua IlyaShurupov 2023-10-16 23:10:14 +03:00
  • a62e665623 Adding scene files IlyaShurupov 2023-10-16 22:38:45 +03:00
  • bb2b0b926f Adding lua scene description IlyaShurupov 2023-10-16 22:09:20 +03:00
  • d6c326b83d tmp IlyaShurupov 2023-10-16 16:24:31 +03:00
  • eb133745f9 Simple Normals Rendering IlyaShurupov 2023-10-16 13:38:56 +03:00
  • b2fa4c4266 Bug fixes IlyaShurupov 2023-10-16 00:02:32 +03:00
  • 15b56a876a RayTracer Initial Framework setup IlyaShurupov 2023-10-15 21:58:52 +03:00
  • 25b66804a4 Update Clang Format IlyaShurupov 2023-09-03 10:53:20 +03:00
  • 74aaf9a0a1 Adding outdated source code into master IlushaShurupov 2023-08-20 11:27:47 +03:00
  • be206950f0 Updated TODO IlushaShurupov 2023-08-14 20:52:50 +03:00
  • 7b276e1005 LR(1) Parser Initial IlushaShurupov 2023-08-12 11:37:41 +03:00
  • 0e4f4228de Checking for non productive rules and loops in cfg IlushaShurupov 2023-08-12 09:09:46 +03:00
  • 16115b483a CFG remove unused rules IlushaShurupov 2023-08-12 08:27:50 +03:00
  • 2c8151ec3e Adding simple test fot cf grammar IlushaShurupov 2023-08-12 08:08:47 +03:00
  • 24d554abc3 Fixing list copy and grammar sentence generation IlushaShurupov 2023-08-11 18:49:45 +03:00
  • ffb533ec9a Improve module initialization log IlushaShurupov 2023-08-11 16:42:47 +03:00
  • d9ffb61712 Fixin cfg IlushaShurupov 2023-08-11 16:37:51 +03:00
  • f5e9b041cd Fixin map IlushaShurupov 2023-08-11 16:21:30 +03:00
  • 259bf5a485 Generate sentences from cf grammar. Fix list initialization from copy constructor IlushaShurupov 2023-08-11 16:04:02 +03:00
  • 92e772cde1 Fixing tokenizer bug IlushaShurupov 2023-08-10 18:33:17 +03:00
  • a938bf9bb1 CF Grammar improvements IlushaShurupov 2023-08-10 17:29:28 +03:00
  • 8feeb3d1c1 CF Grammar Initial IlushaShurupov 2023-08-10 10:44:38 +03:00
  • 42ee676bc9 Parser Initial IlushaShurupov 2023-08-08 17:54:14 +03:00
  • cef0db6fb1 Adding some tokinizer checks for strings and comments IlushaShurupov 2023-08-07 19:02:32 +03:00
  • 4825d61486 Editing TODO IlushaShurupov 2023-08-07 18:49:55 +03:00
  • 64960c6aff Update cmake.yml - sudo apt-get update before installing pacages Ilusha 2023-08-07 18:56:03 +03:00
  • 17ad239692 Adding objects GUI initial. Changing TODO. Some fixes along side IlushaShurupov 2023-08-03 22:04:42 +03:00
  • f579a969ce "Added new test 'Complex' and improved error debugging" IlushaShurupov 2023-08-03 21:15:27 +03:00
  • 3f4f2caf1f Load and destroy methods revised for proper reference counting IlushaShurupov 2023-08-01 20:05:29 +03:00
  • ab0edfc302 Add Interpreter tests and improve Parser error logging IlushaShurupov 2023-08-01 18:57:36 +03:00
  • e0eb6e138d Refactor save size calculation with SaveSizeCounter IlushaShurupov 2023-08-01 07:41:09 +03:00
  • a679ab1c4b Objects adding dict test & fixes IlushaShurupov 2023-07-31 22:10:46 +03:00
  • 63029e6083 Adding Simple Objest test. Fixes some bugs IlushaShurupov 2023-07-31 20:16:05 +03:00
  • edf0548046 Objects Compiled IlushaShurupov 2023-07-30 18:30:36 +03:00
  • 31e420b311 Archiver Initial IlyaShurupov 2023-07-25 18:47:00 +03:00
  • 4a5877784b Generating permutations and small buffer checks IlushaShurupov 2023-07-25 20:29:38 +03:00
  • d3df3dde09 Objects Initial IlushaShurupov 2023-07-24 21:55:19 +03:00
  • 94057d2a66 Objects Initial IlushaShurupov 2023-07-24 21:55:19 +03:00
  • 0f639ba3b1 Freeze on no memory available IlushaShurupov 2023-07-24 20:39:28 +03:00
  • 41f7d978a9 Graphics Animations & Renaming IlushaShurupov 2023-07-23 22:11:14 +03:00
  • 1e2ca13a15 Update cmake.yml to build Graphics Ilusha 2023-07-23 16:54:20 +03:00
  • 8df79328cd Reorganize a little IlushaShurupov 2023-07-23 16:50:51 +03:00
  • c375472bbe Adding nanovg IlushaShurupov 2023-07-23 15:31:06 +03:00
  • aaa08e4495 New placement header IlushaShurupov 2023-07-23 15:26:18 +03:00
  • f52b351cac Graphics module Initial (And some more fixes embedded) IlushaShurupov 2023-07-23 10:51:21 +03:00
  • 98132ca2f5 Update cmake.yml - checkout submodules Ilusha 2023-07-22 20:36:06 +03:00
  • e50cb9f0e2 Small changes IlushaShurupov 2023-07-22 20:32:03 +03:00
  • 8c600a1cdb Restructure Storage Module -> Connection module IlushaShurupov 2023-07-21 19:55:31 +03:00
  • f60e73fc32 Restructure IlushaShurupov 2023-07-19 23:52:07 +03:00
  • 58db6fe058 Command Line INterpreter with fixes IlushaShurupov 2023-07-19 21:29:57 +03:00
  • 32c7512b69 Fix File test IlushaShurupov 2023-07-18 23:48:54 +03:00
  • 038e6c58cf Networking Initial IlushaShurupov 2023-07-16 20:03:14 +03:00
  • d5dfb1c304 Storage initial IlushaShurupov 2023-07-18 23:36:51 +03:00
  • bd1a6a44db Fixed bug in map IlushaShurupov 2023-07-20 22:31:36 +03:00
  • f5cab30f21 CommandLine parser initial IlushaShurupov 2023-07-15 13:12:51 +03:00
  • 3846b91662 Adding Strings tests IlushaShurupov 2023-07-17 22:32:30 +03:00
  • e08f961707 Update cmake.yml Ilusha 2023-07-17 20:49:19 +03:00
  • 29ab5fa8a6 Update cmake.yml Ilusha 2023-07-17 20:45:05 +03:00
  • 54c44dbd6a Try coverage cmake.yml Ilusha 2023-07-17 20:43:45 +03:00
  • 53aa0e34a8 Fixes IlushaShurupov 2023-07-16 18:28:24 +03:00
  • f91b45643d Update Todo IlushaShurupov 2023-07-15 20:43:24 +03:00
  • 1aece0c617 Tokenizer Test IlushaShurupov 2023-07-15 19:18:22 +03:00
  • 6248c294b8 Tokenizer (No tests) IlushaShurupov 2023-07-15 18:58:31 +03:00
  • f676e84521 Remove Cmd Arg parser for now IlushaShurupov 2023-07-15 13:11:43 +03:00
  • 1310bb78ad Tokenizer Initial IlushaShurupov 2023-07-15 11:25:07 +03:00
  • 0ec44ee2d1 Buffer 2d (No tests) IlushaShurupov 2023-07-15 13:25:10 +03:00
  • ffa90323a4 Remove old testing IlushaShurupov 2023-07-15 11:11:55 +03:00
  • f46ea7e0fb Testing IlushaShurupov 2023-07-15 10:29:51 +03:00
  • b7560534c1 Removing TextEditor from strings for now IlushaShurupov 2023-07-15 10:03:16 +03:00
  • eae8852832 Strings Initial IlushaShurupov 2023-06-30 23:05:38 +03:00
  • 2dff05d412 Update README.MD (#1) IlyaShurupov 2023-07-13 20:14:38 +03:00
  • 573541ba2d 3D Editor treaks master-backup IlyaShurupov 2024-11-05 12:26:48 +03:00
  • 8d167b960a Raster render updates IlyaShurupov 2024-11-04 22:54:10 +03:00
  • 8fc76a81f3 Tunes IlyaShurupov 2024-11-04 21:54:18 +03:00
  • 1508d11573
    Update LICENSE Ilya Shurupov 2024-11-24 10:50:08 -08:00
  • 068348b3e3 add setBuff method to Buffer2D Ilya Shurupov 2024-11-24 01:45:50 +03:00
  • 2de6bc82b7 fix bug in update manager WidgetsNew IlyaShurupov 2024-11-05 21:28:59 +03:00
  • b5e490a0f8 focus locking stack IlyaShurupov 2024-11-05 20:32:59 +03:00
  • 1bbce78a2e fix focus locking bug IlyaShurupov 2024-11-05 19:30:02 +03:00
  • c82ad3c150 Debug Tools and Scrollable widget IlyaShurupov 2024-11-05 19:36:20 +03:00
  • 402a4fdebd fix focus locking IlyaShurupov 2024-11-05 19:34:28 +03:00
  • c57041a48e Refactor of layout manager to add support for all menus (dirty unstable) tmp3 IlyaShurupov 2024-10-20 12:07:16 +03:00
  • 23fe07d3d3 fix focus locking bug IlyaShurupov 2024-11-05 19:30:02 +03:00
  • fdaab48158 3D Editor treaks IlyaShurupov 2024-11-05 12:26:48 +03:00
  • 60a15fad8b Raster render updates IlyaShurupov 2024-11-04 22:54:10 +03:00
  • e636394952 Tunes IlyaShurupov 2024-11-04 21:54:18 +03:00
  • 762268387e Widgets Additions and sketch3d new gui IlyaShurupov 2024-10-20 12:01:42 +03:00