28 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
404a2aed4f Fixes #27 2024-10-14 23:19:10 +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
25a445ec0e Several visual fixes 2023-09-24 23:20:30 +02:00
barsdeveloper
6f674b284d PCG nodes and other fixes (#14)
* Various fixes

* Fix name from SettingsInterface

* Allow path lookbehind for unknown keys entity

* Subraph object name

* Several fixes

* Various fixes

* Fix colors

* Various pin types
2023-09-14 23:07:09 +02:00
barsdeveloper
32cc4d7c66 Fix incompatible nodes types 2023-05-20 19:51:44 +02:00
barsdeveloper
e5605cfc66 Fix number bug, literal nodes WIP 2023-05-15 23:37:19 +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
ef2cc5538b Timeline node 2023-04-23 16:33:12 +02:00
barsdeveloper
c1bbbfef90 Flip Flop node info added and minor adjustments 2023-04-16 13:37:15 +02:00
barsdeveloper
f373ec98b0 Spawn actor node added 2023-04-09 21:59:27 +02:00
barsdeveloper
3e2a20302f Switch on enum and indexed array parse 2023-04-03 21:38:23 +02:00
barsdeveloper
82aaf5a9cb New node type 2023-04-01 22:17:50 +02:00
barsdeveloper
405accc39c Added a couple of new nodes and a grammar fix. 2023-03-10 10:52:32 +01:00
barsdeveloper
76df14de95 Node naming refactoring and additional tests 2023-02-07 21:48:34 +01:00
barsdeveloper
8de12775a7 Fix input wrap 2023-01-30 21:39:31 +01:00
barsdeveloper
cc82c1f6fe Various Input nodes fixes 2023-01-29 16:48:41 +01:00
barsdeveloper
abc19f831a Various fixes to hid nodes 2023-01-25 20:37:18 +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
a7468f4cf0 Link icon fixing, name refactoring 2022-11-21 11:45:43 +01:00
barsdeveloper
401ce75fdc Generic unknown keys object entity 2022-11-20 18:03:40 +01:00
barsdeveloper
b55779312b Small refactoring, set variable node 2022-11-19 18:40:20 +01:00
barsdeveloper
0981c15372 Variable node type 2022-11-18 18:22:24 +01:00
barsdeveloper
ce37fd9c1d New icons and colors 2022-11-18 12:53:04 +01:00
barsdeveloper
66c0513262 Additional colors and types added 2022-11-17 20:40:10 +01:00
barsdeveloper
8e2f44bd0d New icons and types 2022-11-16 23:01:57 +01:00
barsdeveloper
704049c869 SVGIcon class, Macro reference entity 2022-11-16 17:47:11 +01:00