Commit Graph

11 Commits

Author SHA1 Message Date
barsdeveloper
8a2cd6c26e Fixing still 2024-07-17 21:38:10 +02:00
barsdeveloper
98ebdd78b2 Better typing for grammars 2024-06-06 23:16:21 +02:00
barsdeveloper
c05e6d3cc9 More entities fixed 2024-06-04 01:00:41 +02:00
barsdeveloper
ecc71b76d1 WIP 2024-05-31 15:09:48 +02:00
barsdeveloper
1c2778fbf8 Still WIP 2024-05-28 16:44:39 +02:00
barsdeveloper
a5813d0b4d Niagara and Metasound nodes WIP
* Keep track of entities

* Fix renaming

* Niagara variables wip

* Several niagara decode and test

* Move nodeTemplate code to dedicated file, self node added

* Move node decoding functions to dedicated files

* Move pin decoding logic to dedicated files

* Accept space separated keys in objects

* Build

* Prevent a crash in case of incomplete object

* Avoid creating objects unnecessarily

* types formatting

* Initial metasound style

* Common pcg nodes colors

* Fix string serialization

* Metasound new styles and fixes

* More metasound styles and colors

* WIP

* Several fixes

* More tests and fixes

* Clean gitignore
2024-05-20 12:56:36 +02:00
barsdeveloper
7469d55518 Replace parsing and test libraries
* WIP

* WIP

* wip

* WIP

* Several fixes

* Tests wip port to playwright

* WIP

* Fix more tests

* Serialization tests fixed

* Several fixes for tests

* Input options types

* Type adjustments

* Fix object reference parser

* Tests fixes

* More tests fixes
2024-02-14 00:40:42 +01:00
barsdeveloper
78c62ee59a Split grammar (#15)
* Move grammar parsers to entity classes

* Fix includes

* Fix Entity5 test

* Small detail

* Fix unknown keys entities

* Persistent grammar objects

* Fix grammar

* Grammar from variable
2023-09-18 21:13:28 +02:00
barsdeveloper
b235d63348 Specify extension in include paths 2023-03-23 16:24:32 +01:00
barsdeveloper
9a4d323a87 Window introduced 2022-09-24 20:27:52 +02:00
barsdeveloper
4e715568fe Vector input type implemented 2022-09-18 15:13:48 +02:00