25 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
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
ed43ee3edd Input refactoring (#12)
* Fix folder name typo

* Smaller fixes

* Shortcut rename to Shortcuts

* Fix quoted attributes in UE 5.3

* remove KeyboardShortcutAction

* Remove more trivial classes

* Rename IKeyboardShortcut

* Node delete shortcut
2023-08-11 02:48:50 +02:00
barsdeveloper
b96746d1d9 Material nodes wip, various refactoring 2023-04-25 22:31:21 +02:00
barsdeveloper
a82f61ac4a Large typedef import cleanup and smaller fixes 2023-04-15 15:29:21 +02:00
barsdeveloper
60b477ac62 Small refactoring, several tests added 2023-01-26 22:02:43 +01:00
barsdeveloper
a1ae7799a1 Minor refactoring and fixes 2022-12-26 14:10:25 +01:00
barsdeveloper
c3ab6478b0 Make elements default constructible, testing wip 2022-12-24 15:29:12 +01:00
barsdeveloper
92e4735d47 Knot node switch pin 2022-11-13 20:50:14 +01:00
barsdeveloper
18bf858db3 Input system cleanup 2022-11-10 22:43:47 +01:00
barsdeveloper
aa7c9932f0 Various improvements 2022-11-09 22:14:30 +01:00
barsdeveloper
91e1e0885e Color picker wip 2022-09-30 21:12:10 +02:00
barsdeveloper
4f0c7f9190 Make template stateful 2022-09-27 20:40:23 +02:00
barsdeveloper
7e55d41ec1 Fix single line doc comments 2022-09-24 22:41:46 +02:00
barsdeveloper
9a4d323a87 Window introduced 2022-09-24 20:27:52 +02:00
barsdeveloper
715dee6a5a Mergin better performance branch 2022-09-04 14:33:22 +02:00
barsdeveloper
4b563f023e New templates, node advanced display, style fixes 2022-04-25 14:05:15 +02:00
barsdeveloper
2ebd55b31d Text edit input behavior fixed 2022-04-18 22:38:50 +02:00
barsdeveloper
8bd9ab24bb Move inputs to templates 2022-04-14 23:28:23 +02:00
barsdeveloper
796deac851 IContext > IInput 2022-04-14 23:04:44 +02:00
barsdeveloper
d6aa7b22d2 Added cleanup concept to the template 2022-04-14 22:17:38 +02:00
barsdeveloper
a0eeca11d1 Various fixes 2022-03-28 23:04:24 +02:00
barsdeveloper
846217861b Additional pin templates type 2022-03-27 13:42:52 +02:00
barsdeveloper
9861b5cc00 Revert documentation (caused a bug) 2022-03-10 21:13:55 +01:00
barsdeveloper
b48b1228f4 Fix other interface classes naming convention 2022-02-27 13:02:21 +01:00