Commit Graph

22 Commits

Author SHA1 Message Date
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
cc9e3d833a Attributes initialization refactoring (#19) 2024-03-24 17:30:50 +01: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
fdd86ce5de Refactor jsdoc types (#16)
* WIP

* Fix type 1

* Missing types info

* Some fixes

* Several types refactoring and fixes

* WIP

* Fix grammar
2023-09-22 22:56:33 +02:00
barsdeveloper
a82f61ac4a Large typedef import cleanup and smaller fixes 2023-04-15 15:29:21 +02:00
barsdeveloper
baf40a9094 Several serialization and deserialization fixes 2023-04-15 12:20:53 +02:00
barsdeveloper
0a40f0b33c Names refactoring 2023-04-06 19:31:58 +02:00
barsdeveloper
ba3e9fa592 Inlineable objects 2023-04-06 19:23:20 +02:00
barsdeveloper
a9e4a4f66f Serialization methods names simplified 2023-04-05 21:38:17 +02:00
barsdeveloper
bb24486303 Grammar refactoring
* Grammar refactoring WIP

* ISerializer.grammar

* Fixing various bugs in the grammar

* Small touch that improoves performance

* Fix unknown values grammar

* Various fixes

* Serialization refactoring to drop suboject logic

* Details fixed

* Entity attributes initialization refactoring

* JSDoc error fixed

* Rename value key to default

* Remove useless default

* Revert string keys
2023-04-01 19:55:16 +02:00
barsdeveloper
b235d63348 Specify extension in include paths 2023-03-23 16:24:32 +01:00
barsdeveloper
984bf32b51 Type initialization using objects 2023-01-02 00:22:50 +01:00
barsdeveloper
cdc5e5b91b JSDoc complete type check 2022-10-09 11:43:28 +02:00
barsdeveloper
7e55d41ec1 Fix single line doc comments 2022-09-24 22:41:46 +02:00
barsdeveloper
aa54bd0627 Fix strings 2022-09-15 21:26:43 +02:00
barsdeveloper
9f789b3e09 Calculated serialization type 2022-09-11 13:55:01 +02:00
barsdeveloper
715dee6a5a Mergin better performance branch 2022-09-04 14:33:22 +02:00
barsdeveloper
e416591784 New LinearColorEntity, string serialization fixed 2022-05-11 21:01:54 +02:00
barsdeveloper
a0eeca11d1 Various fixes 2022-03-28 23:04:24 +02:00
barsdeveloper
7704850cf6 Refactoring 2022-01-05 21:48:45 +01:00
barsdeveloper
76ae9ed3c0 New keys for object, refactoring. 2021-12-05 20:49:07 +01:00
barsdeveloper
a224903f35 PathSymbol => PathSymbolEntity 2021-11-23 20:05:36 +01:00