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
|
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
|
6ce665e91f
|
Simplify layout using grid (#7)
* Various style fix WIP
* Removing pin wrapper WIP
* Restore pin wrapper
* WIP
* Several style fixes
* Fix dropdown resizing
* Minor style adjustment, dorpdown bug fix
* Pins sizing
* Additional tests and style fixes
* More size tests and fixes
* More robust styling
* Small format fix
|
2023-05-18 19:46:45 +02:00 |
|
barsdeveloper
|
c4813d8106
|
Add pin (#6)
* Add pin and minor style fix WIP
* Fix default pin graphics
* Fix sorting
* Min, max nodes are variadic
|
2023-05-15 22:29:52 +02:00 |
|
barsdeveloper
|
a82f61ac4a
|
Large typedef import cleanup and smaller fixes
|
2023-04-15 15:29:21 +02:00 |
|
barsdeveloper
|
b235d63348
|
Specify extension in include paths
|
2023-03-23 16:24:32 +01:00 |
|
barsdeveloper
|
a3e0d6be2b
|
Moving node and pins information to Configuration
|
2023-01-06 18:23:56 +01:00 |
|
barsdeveloper
|
5036866b33
|
New nodes types added
|
2022-12-28 19:02:29 +01:00 |
|