barsdeveloper
dd81356d68
Fix link location and css small improvement
2025-01-26 20:31:10 +02:00
barsdeveloper
9985071d61
Light mode
2025-01-26 19:29:56 +02:00
barsdeveloper
c5f57dd3ef
Remove dependency and minot improvement
2025-01-26 14:53:02 +02:00
barsdeveloper
5b9b3a2592
About dialog touches
2025-01-26 13:54:15 +02:00
barsdeveloper
c73bcdcdb5
Dialog backdrop style
2025-01-26 13:38:53 +02:00
barsdeveloper
6167e97406
About window
2025-01-25 22:03:46 +02:00
barsdeveloper
58bb21b332
Fix input escape
2025-01-25 20:54:35 +02:00
barsdeveloper
b4fdb99819
Rename some properties for uniformity
2025-01-25 16:12:44 +02:00
barsdeveloper
41988b1599
Fix switched link position
2025-01-25 14:52:54 +02:00
barsdeveloper
1d9a88125e
Minor refactoring
2025-01-25 01:41:32 +02:00
barsdeveloper
dfa402707c
source / destionation => origin / target
2025-01-24 19:51:28 +02:00
barsdeveloper
15a1769b95
Simplify a bit arc calculation
2025-01-24 19:32:24 +02:00
barsdeveloper
c356878e3f
Simplify arc calculation
2025-01-23 23:33:54 +02:00
barsdeveloper
6403fec906
Fix Export paths name adjustments
2025-01-20 23:58:57 +02:00
barsdeveloper
e40e6ba52b
Fixing mirrored ExportPath
2024-12-19 23:57:31 +02:00
barsdeveloper
2173e2b421
Fix Niagara variables
2024-12-18 18:44:20 +02:00
barsdeveloper
3b68fb46a8
Fix niagara script variables merging
2024-12-16 23:45:56 +02:00
barsdeveloper
c0032fed76
WIP
2024-12-16 00:44:10 +02:00
barsdeveloper
e405a7245d
WIP
2024-12-11 23:23:23 +02:00
barsdeveloper
3de0e74ef0
Test case and small polish
2024-12-04 23:34:23 +02:00
barsdeveloper
626b1eaafd
More types and colors
2024-12-04 22:55:12 +02:00
barsdeveloper
365732a99c
WIP
2024-12-03 22:15:17 +02:00
barsdeveloper
20e64e8511
Merge remote-tracking branch 'origin/master' into mirrored-object-reference-fix
2024-11-28 13:51:34 +01:00
barsdeveloper
d6f6513391
Float is real
2024-11-28 13:49:56 +01:00
barsdeveloper
079fdb59c9
WIP
2024-11-27 23:31:57 +01:00
barsdeveloper
25bb1717df
More decoding
2024-11-27 18:31:00 +01:00
barsdeveloper
bbe92166f0
More Decoding
2024-11-27 17:59:03 +01:00
barsdeveloper
a02877b9b9
Niagara float and smaller fixes
2024-11-27 00:03:56 +01:00
barsdeveloper
4cdcae1493
Fix sliders
2024-11-26 21:15:01 +01:00
barsdeveloper
5c26c95b5d
Fixes #29
2024-11-26 20:53:29 +01:00
barsdeveloper
007eec971b
More Niagara tests
2024-11-08 22:36:44 +01:00
barsdeveloper
73176a8102
Move node tests to own files
2024-11-07 23:25:11 +01:00
barsdeveloper
4865f5fdab
Merge remote-tracking branch 'origin/master' into mirrored-object-reference-fix
2024-11-06 20:32:42 +01:00
barsdeveloper
b1dc894f03
Small fix
2024-10-30 22:53:56 +01:00
barsdeveloper
8d91a52e8c
Fixes #28
2024-10-30 21:52:48 +01:00
barsdeveloper
2352d866a6
Fix node rename and link coherence
2024-10-16 22:02:31 +02:00
barsdeveloper
a8d78483d5
Remove unnecessary default attributes
2024-10-16 20:52:27 +02:00
barsdeveloper
404a2aed4f
Fixes #27
2024-10-14 23:19:10 +02:00
barsdeveloper
90d0cd7016
Niagara convert nodes
2024-09-16 00:04:08 +02:00
barsdeveloper
2b028e2800
Fix invariant text and niagara types
2024-09-15 23:15:00 +02:00
barsdeveloper
5ea4d75a81
Fix ScriptVariables parsing
2024-09-14 22:54:09 +02:00
barsdeveloper
3f0185fca5
Fix node reference when changing elements
2024-09-14 22:16:06 +02:00
barsdeveloper
a763544b3b
Minor fixes
2024-09-09 16:55:52 +02:00
barsdeveloper
4885a988f9
Deduce quoted object reference
2024-09-09 15:16:48 +02:00
barsdeveloper
4601c9dc48
Small serialization fixes
2024-09-08 23:20:07 +02:00
barsdeveloper
19ef3bd10e
Small refactoring
2024-09-08 22:28:42 +02:00
barsdeveloper
2114abef5c
Revert "Fix object newline when missing custom properties"
...
This reverts commit c246c82bfe .
2024-09-08 13:41:14 +02:00
barsdeveloper
c246c82bfe
Fix object newline when missing custom properties
2024-09-08 12:12:58 +02:00
barsdeveloper
23ee628e28
Refactoring entities ( #23 )
...
* Still WIP
* WIP
* ArrayEntity parsing fixed
* Fix format text entity
* Tests for various entity classes and update entity class implementations
* More tests and fixed
* More entities fixed
* Simple entities serialization fixed
* Entities tests fixed
* Remove serialization bits
* Fix Function reference
* CustomProperties creating fixed
* WIP
* Better typing for grammars
* Decoding code fixes
* Fixing still
* Several fixes
* rename toString to serialize
* Several fixes
* More fixes
* Moving more stuff out of Utility
* Several fixes
* Fixing Linear color entity print
* Serialization fixes
* Fix serialization
* Method to compute grammar
* Renaming fix
* Fix array grammar and equality check
* Fix inlined keys
* Fix type
* Several serialization fixes
* Fix undefined dereference
* Several fixes
* More fixes and cleanup
* Fix keys quoting mechanism
* Fix natural number assignment
* Fix Int64 toString()
* Fix quoted keys for inlined arrays
* Fix PG pins
* Fix several test cases
* Types fixes
* New pin default value empty
* Fix non existing DefaultValue for variadic nodes
* Smaller fixes for crashes
* Fix link color when attached to knot
* Linking test and more reliability operations for adding pins
* Improve issue 18 test
* More tests and fixes
* Fix enum pin entity
* Remove failing test
2024-09-08 11:46:36 +02:00
barsdeveloper
31a07b992d
Fix #22
2024-05-21 15:44:56 +02:00