Commit Graph

190 Commits

Author SHA1 Message Date
barsdeveloper
53c28e7049 Material comment details 2023-04-26 21:25:56 +02:00
barsdeveloper
b96746d1d9 Material nodes wip, various refactoring 2023-04-25 22:31:21 +02:00
barsdeveloper
dd25a75c02 Fix input wrappin for multiple inputs 2023-04-24 20:33:58 +02:00
barsdeveloper
ccba817160 Fix visual layout 2023-04-23 22:39:15 +02:00
barsdeveloper
79d5e2b027 Trace type enum 2023-04-23 15:53:32 +02:00
barsdeveloper
26a4419a2a Fix grammar bug, common enums values 2023-04-23 14:00:54 +02:00
barsdeveloper
3ccd3ce9f3 Node replace bug fix, names simplify 2023-04-23 10:26:48 +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
1015f4787c Drag nodes using arrows 2023-04-10 00:18:41 +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
938924cbfb PinCategory case insensitive 2023-04-02 17:22:08 +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
d1ef250689 Grammar move to regex WIP 2023-02-11 17:23:25 +01:00
barsdeveloper
319f5af77f Edge scroll, minor refactoring 2023-02-08 22:15:37 +01:00
barsdeveloper
618e90094d Links additional curvature tweaks 2023-02-05 21:05:45 +01:00
barsdeveloper
fd05606a93 Better links curve for close-by nodes 2023-02-05 17:13:17 +01:00
barsdeveloper
c501e2be3a Various fixes, smaller refactoring 2023-02-04 00:15:58 +01:00
barsdeveloper
8de12775a7 Fix input wrap 2023-01-30 21:39:31 +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
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
47106f748d Various fixes, tests and refactoring 2023-01-17 22:22:25 +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
3c5017de91 Avoid using arrays when unnecessary 2023-01-04 20:52:09 +01:00
barsdeveloper
39cade4879 Fix zoom and scroll 2023-01-04 17:41:36 +01:00
barsdeveloper
e72e04ae0a Pin names refactoring 2023-01-03 23:04:35 +01:00
barsdeveloper
fd8a30ccdf Fix remaining pin templates names 2023-01-03 22:59:06 +01:00
barsdeveloper
cef7fb1455 Fix pin templates class names 2023-01-03 22:57:39 +01:00
barsdeveloper
a16481194c Filterable attributes, Int64 entity 2023-01-03 22:53:17 +01:00
barsdeveloper
0e7b61d701 Byte pin type 2022-12-29 10:50:41 +01:00
barsdeveloper
5036866b33 New nodes types added 2022-12-28 19:02:29 +01:00
barsdeveloper
0def4f7e48 Center node in the viewport 2022-12-27 17:55:54 +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
barsdeveloper
479db1e987 Comments selectable by header only, links fixes 2022-12-16 22:36:31 +01:00
barsdeveloper
69d274e9cf Fix comments dragging nodes 2022-12-15 21:00:20 +01:00
barsdeveloper
16a00b409c Comment now drag nodes 2022-12-11 21:58:40 +01:00
barsdeveloper
fffe3f7ad1 Names refactoring 2022-12-10 14:48:27 +01:00
barsdeveloper
f1fc015453 Comment sizes and color fixed 2022-12-10 12:42:09 +01:00