27 Commits

Author SHA1 Message Date
BarsDev
6ba2705386 Large refactoring and new nodes
* Fix node reference when changing elements

* Fix ScriptVariables parsing

* Fix invariant text and niagara types

* Niagara convert nodes

* Move node tests to own files

* More Niagara tests

* Niagara float and smaller fixes

* More Decoding

* More decoding

* WIP

* Float is real

* WIP

* More types and colors

* Test case and small polish

* WIP

* WIP

* Fix niagara script variables merging

* Fix Niagara variables

* Fixing mirrored ExportPath

* Fix Export paths name adjustments

* Simplify arc calculation

* Simplify a bit arc calculation

* source / destionation => origin / target

* Minor refactoring

* Fix switched link position

* Rename some properties for uniformity

* Fix input escape

* Simplify test

* About window

* Dialog backdrop style

* About dialog touches

* Remove dependency and minot improvement

* Light mode

* Fix link location and css small improvement

* Link direction and minor fixes

* Some minor fixes and refactoring

* Refactoring WIP

* Shorting repetitive bits

* More tests

* Simplify linking tests
2025-02-07 00:36:03 +02:00
barsdeveloper
4885a988f9 Deduce quoted object reference 2024-09-09 15:16:48 +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
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
fa35c4860c Fixing npm dependencies conflict 2023-05-22 10:47:56 +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
f5fd01d35b Keep possibly brand names just initials 2023-03-02 19:44:20 +01:00
barsdeveloper
45e5aedb09 Some Parsimmon combinations ported to regex 2023-02-14 21:42:28 +01:00
barsdeveloper
2ccb0dc519 Move entities decode methods to entities 2023-01-28 23:33:08 +01:00
barsdeveloper
60b477ac62 Small refactoring, several tests added 2023-01-26 22:02:43 +01:00
barsdeveloper
c3ab6478b0 Make elements default constructible, testing wip 2022-12-24 15:29:12 +01:00
barsdeveloper
1f55851e1e Update the documentation and replace a package 2022-11-30 21:20:14 +01:00
barsdeveloper
18bf858db3 Input system cleanup 2022-11-10 22:43:47 +01:00
barsdeveloper
cdc5e5b91b JSDoc complete type check 2022-10-09 11:43:28 +02:00
barsdeveloper
91e1e0885e Color picker wip 2022-09-30 21:12:10 +02:00
barsdeveloper
715dee6a5a Mergin better performance branch 2022-09-04 14:33:22 +02:00
barsdeveloper
822782713f Export also minified version of the files 2022-05-11 21:07:45 +02:00
barsdeveloper
e416591784 New LinearColorEntity, string serialization fixed 2022-05-11 21:01:54 +02:00
barsdeveloper
9ab8801eee Fix link creation bug 2022-04-01 18:05:47 +02:00
barsdeveloper
c5816f54d9 Style files refactoring 2022-03-27 13:42:20 +02:00
barsdeveloper
7704850cf6 Refactoring 2022-01-05 21:48:45 +01:00
barsdeveloper
303cc5b71e Moving fonts to dist, grabbing cursor on scrolling 2021-12-27 01:45:44 +01:00
barsdeveloper
1017ce6bb2 Sass preprocessor and some style fiexes 2021-12-26 17:54:13 +01:00
barsdeveloper
7bc0f4e2f2 Minification of code and html string template 2021-12-06 22:07:51 +01:00
barsdeveloper
9caea42101 Serialization work in progress 2021-10-17 21:54:40 +02:00
barsdeveloper
4017d6ab64 Using web components 2021-07-25 19:52:25 +02:00