Commit Graph

303 Commits

Author SHA1 Message Date
Javi Agenjo
a4c6ccd74f Merge pull request #198 from Kidoncio/ts_disconnect_output
TS support about LGraphNode.disconnectOutput
2021-01-29 10:50:38 +01:00
Javi Agenjo
348f5a2e6c Merge pull request #197 from Kidoncio/ts_on_property_changed
TS support about LGraphNode.onPropertyChanged
2021-01-29 10:50:27 +01:00
Lucas Nascimento
effe937e14 TS support about LGraphNode.onPropertyChanged 2021-01-28 00:25:11 -03:00
Lucas Nascimento
efb5d60283 TS support about LGraphNode.disconnectOutput 2021-01-28 00:10:57 -03:00
Lucas Nascimento
2958f443c2 TS support about LGraphNode.has_errors 2021-01-28 00:09:40 -03:00
Ben
b3502d385c working multi-level context menus
working multi-level context menu
2021-01-12 10:14:49 +11:00
tamat
82485c92f4 added beforeChange and afterChange to graph.remove( node ) 2021-01-05 18:08:44 +01:00
tamat
3c66255cfd Merge branch 'master' of https://github.com/jagenjo/litegraph.js 2021-01-05 17:33:46 +01:00
tamat
a1a51ef056 added multiline support for widgets 2021-01-05 17:33:26 +01:00
Javi Agenjo
1020176bc2 Merge pull request #165 from ilyabesk/node_connect_hooks
Remade lost changes from pull request #154
2021-01-04 13:20:30 +01:00
tamat
2fe197bb8b build 2020-12-28 10:36:06 +01:00
tamat
f682b3e42a added set array and set object nodes 2020-12-28 10:35:10 +01:00
RobTheFiveNine
88994e1843 Change terminology for property descriptors to 'labels' 2020-10-05 18:08:02 +01:00
RobTheFiveNine
66a7a5cf78 Fix serialisation bug when editing string properties 2020-10-05 18:02:31 +01:00
RobTheFiveNine
99b7e93f2d Add ability to control property display name via the 'descriptor' of the property info 2020-10-05 17:45:06 +01:00
RobTheFiveNine
3d7bea5c51 Add ability to automatically sort node types / categories in the context menu 2020-10-01 18:00:58 +01:00
mateuswetah
b9bb66e3e9 Fixes new constants value for hex color string. 2020-09-25 00:34:03 -03:00
mateuswetah
04cc7bac7b Adds NODE_SELECTED_TITLE_COLOR and NODE_SELECTED_TITLE_COLOR for better theme customization. 2020-09-25 00:29:36 -03:00
tamat
49d34fd5b3 added support to load from file 2020-09-09 17:53:41 +02:00
tamat
8a4af6821c Merge branch 'master' of https://github.com/jagenjo/litegraph.js 2020-09-09 10:12:02 +02:00
tamat
b195108e15 fix on Trigger 2020-09-09 10:11:47 +02:00
ilya
4cff2863b4 Remade lost changes 2020-08-13 01:18:50 +03:00
Javi Agenjo
14cbb3f9b6 Merge pull request #160 from SarahThePanda/master
Bug fixing
2020-08-12 23:44:29 +02:00
tamat
a6105af416 fixes in gltextures 2020-08-12 12:19:33 +02:00
tamat
d46bc11816 merge and build? 2020-07-25 22:08:57 +02:00
tamat
0b5b1adb16 lil fixes 2020-07-25 22:08:16 +02:00
Phil Mercurio
c3aa3b3dd1 Merge remote-tracking branch 'upstream/master'
Catching up to external updates and checking in
array fix (this time without build artifacts).
2020-07-25 12:04:21 -07:00
sallie
5b273f901f Bug fixing 2020-07-25 00:05:30 +00:00
tamat
baed06fa37 minor fixes 2020-07-25 01:09:14 +02:00
tamat
f9d006c0df fixes in subgraph 2020-07-20 15:32:39 +02:00
tamat
c74d8760b1 variable class works better\nFixes in panels\nBetter shader generation. 2020-07-17 19:21:07 +02:00
tamat
d40ad5a0d5 btw, I forgot, demo is now called editor 2020-07-15 21:24:20 +02:00
tamat
b6c28399f8 shader nodes 2020-07-15 21:22:32 +02:00
ilya
5fdce48481 Fixed broken connect method 2020-07-13 20:10:30 +03:00
ilya
802156e5a0 TypeDef updates and fix of method declaration 2020-07-13 19:54:24 +03:00
ilya
ea63884c83 Added typings for slot shape and replaced built files 2020-07-10 12:23:43 +03:00
Javi Agenjo
628c6c15a7 Merge pull request #151 from ilyabesk/clear_registered_types
Added function to clear all previously registered node types
2020-07-10 09:38:09 +02:00
Javi Agenjo
5df80e1648 Merge pull request #154 from ilyabesk/replace_connection_improvements
Cheanges to allow ability to automatically create inputs if required.
2020-07-10 09:37:44 +02:00
Javi Agenjo
a9163a476d Merge pull request #150 from ilyabesk/types_fixes
Fixed typings and documentation
2020-07-10 09:36:28 +02:00
ilya
0238a5dcae Chenges to allow ability to automatically create inputs if required. 2020-07-08 21:14:36 +03:00
ilya
cfdfbf929b Extracted fucntion to draw slot graphics and modified shape selection to allow custom action/event slot shape 2020-07-08 18:57:22 +03:00
ilyabeskrovniy
44f58d03e1 Added function to clear all previously registered node types 2020-07-07 10:32:28 +03:00
ilyabeskrovniy
115b647bf6 Fixed typings and documentation 2020-07-07 10:27:22 +03:00
tamat
2f9c67295f shader graph support 2020-07-02 00:00:53 +02:00
altarfinch
1763ff1a87 Forgot to call the updated computeSize() function 2020-06-18 15:33:56 +02:00
altarfinch
319a80dd04 Widgets with custom size function don't overflow anymore 2020-06-18 14:51:31 +02:00
tamat
ab7bc960a0 math node supports array and objects as A 2020-06-11 17:07:47 +02:00
tamat
e34b079908 Merge branch 'master' of https://github.com/jagenjo/litegraph.js 2020-05-24 00:02:04 +02:00
tamat
e6c5474155 better disabled display 2020-05-24 00:01:42 +02:00
harshadchavan
e6bb688e3f fixed this pointer in the code
Getting continuous errors in a loop, because of this error. It says catch_errors of undefined
2020-05-18 22:16:42 -07:00