Commit Graph

23 Commits

Author SHA1 Message Date
barsdeveloper
4eb1ff2a7c Mirrored entities 2023-05-03 21:14:01 +02:00
barsdeveloper
dc3e50e09b Nodes style fixes, blueprint code inside element 2023-04-27 22:07:22 +02:00
barsdeveloper
b96746d1d9 Material nodes wip, various refactoring 2023-04-25 22:31:21 +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
41165fe20e Fix multiline comment 2023-04-09 23:46:26 +02:00
barsdeveloper
53d79a16f5 Inline attributes semantics and tests 2023-04-09 10:41:50 +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
a1ae7799a1 Minor refactoring and fixes 2022-12-26 14:10:25 +01:00
barsdeveloper
3df33bfe05 Vector2D support 2022-12-24 18:46:49 +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
barsdeveloper
60a8aa544a Move pin templates to subdirectory 2022-12-17 10:46:30 +01:00