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
|
7f57786d55
|
More operations nodes types
|
2023-05-19 01:13:57 +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
|
64baa42049
|
Smaller names refactoring
|
2023-05-07 14:44:20 +02:00 |
|
barsdeveloper
|
8a96af670e
|
Dropdown implementation, switch refactoring
* Various fixes
* Fix tests
* Dropdown names deduced from pin names
* Remove update callbacks
* Fix double pins issue
* return undefined if not switch
|
2023-04-22 12:44:37 +02:00 |
|
barsdeveloper
|
a82f61ac4a
|
Large typedef import cleanup and smaller fixes
|
2023-04-15 15:29:21 +02:00 |
|
barsdeveloper
|
82aaf5a9cb
|
New node type
|
2023-04-01 22:17:50 +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
|
2ccb0dc519
|
Move entities decode methods to entities
|
2023-01-28 23:33:08 +01:00 |
|
barsdeveloper
|
abc19f831a
|
Various fixes to hid nodes
|
2023-01-25 20:37:18 +01:00 |
|
barsdeveloper
|
a17bbeb2de
|
Fix scrolling scale, other knot style fixes
|
2023-01-21 15:51:47 +01:00 |
|
barsdeveloper
|
bb84b31b07
|
Fix pin colors, input refactoring
|
2023-01-08 15:34:00 +01:00 |
|
barsdeveloper
|
55f9719fa9
|
Bugfixes, added pin types, colors
|
2023-01-07 17:57:06 +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 |
|
barsdeveloper
|
c3ab6478b0
|
Make elements default constructible, testing wip
|
2022-12-24 15:29:12 +01:00 |
|
barsdeveloper
|
42b4cfd47b
|
Fix missing values and update schedules
|
2022-12-18 10:38:37 +01:00 |
|
barsdeveloper
|
d9216d0d40
|
Move node templates to sub directory
|
2022-12-17 10:50:57 +01:00 |
|