Commit Graph

120 Commits

Author SHA1 Message Date
atlasan
6b2eaa1054 webcamnode 2021-01-05 21:43:45 +01:00
atlasan
ef67b4cf9c Merging with (the)Master and nodeWebcam_Fix 2021-01-05 21:39:08 +01:00
atlasan
b91263cf72 Webcam node fix 2020-12-16 13:07:18 +01:00
tamat
b195108e15 fix on Trigger 2020-09-09 10:11:47 +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
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
b6c28399f8 shader nodes 2020-07-15 21:22:32 +02:00
tamat
2f9c67295f shader graph support 2020-07-02 00:00:53 +02:00
tamat
ab7bc960a0 math node supports array and objects as A 2020-06-11 17:07:47 +02:00
tamat
e6c5474155 better disabled display 2020-05-24 00:01:42 +02:00
tamat
94f657a401 build 2020-05-15 12:16:26 +02:00
tamat
4cb1d9c0e5 fixes 2020-05-15 12:15:33 +02:00
altarfinch
93ba405a23 fixed enableWebGL missing declarations 2020-05-15 10:57:17 +02:00
tamat
a1c312fab9 fix on onConnectInput to have more info 2020-05-05 12:57:59 +02:00
tamat
815b6e3602 Merge branch 'master' of https://github.com/jagenjo/litegraph.js 2020-04-21 12:35:09 +02:00
tamat
78e55db0b1 fix in widgets 2020-04-21 12:35:02 +02:00
Javi Agenjo
bb1ce7b899 Merge pull request #98 from amfl/websocket-fixes
Websocket node bugfixes
2020-04-15 10:51:00 +02:00
tamat
28c0eec6c2 fix 2020-04-08 17:14:32 +02:00
tamat
2158aff0b0 added setValue to some nodes 2020-04-03 17:45:05 +02:00
tamat
e8eda9d30f fixes in audio 2020-03-25 13:13:58 +01:00
tamat
7f4e5b8d79 fix 2020-03-19 08:57:36 +01:00
Phil Mercurio
6e4525c7a5 Revises loops on arrays 2020-02-28 17:21:36 -08:00
tamat
5cef341c29 added combo widget 2020-02-04 15:13:32 +01:00
amfl
d134ab73f0 bugfix: Websocket checks parsed payload data
We parse the JSON payload, but then it wasn't being referred to when we
were checking the data type, which could lead to looking at the `type`
attribute of a string.
2020-01-14 14:31:34 +13:00
amfl
40e09fe294 bugfix: Correct reference to websocket room name
When inside the onmessage function, `this` no longer refers to the
websocket node. It needs to be accessed with `that`, which is where we
stored it previously.
2020-01-14 14:31:23 +13:00
tamat
918b8599ae tiny fixes 2020-01-13 18:40:59 +01:00
tamat
a4352d5624 fix in onNodeDeselected 2019-11-11 16:30:04 +01:00
DABEOM KIM
6d9fa8a41d Resolve "'LGraph' is not defined" issue
Resolve Unable to use SubGraph node with webpack.
2019-11-04 23:47:33 +09:00
tamat
775b714861 fixed bug in copy 2019-10-29 10:40:33 +01:00
tamat
ea6c909894 fixed bug in allow_searchbox 2019-10-23 10:04:58 +02:00
tamat
be678adc0e fix in property editor 2019-10-21 13:20:53 +02:00
tamat
91d082cace fixes in replicated nodes 2019-09-02 23:33:59 +02:00
tamat
3bb18b7a1a added Download node 2019-08-16 21:15:30 +02:00
tamat
ea2a44ed97 I think I messed up the git again... 2019-08-16 21:09:51 +02:00
tamat
35bb70b163 added tooltips 2019-07-12 18:22:56 +02:00
tamat
ac14de7e59 added limit for runStep, fixed some nodes 2019-05-31 12:21:22 +02:00
tamat
54bc9b46cc fixes in searchbox 2019-05-27 20:10:47 +02:00
tamat
50d3fb77bd fxied bug in shader node 2019-05-23 18:35:59 +02:00
tamat
a3ce10dbc8 added new LGraphTextureLinearAvgSmooth 2019-05-17 17:33:06 +02:00
tamat
0b0a795ebb added read_only option in LGraphCanvas 2019-05-10 19:49:33 +02:00
tamat
cc2e26ac74 fix horizontal nodes 2019-05-08 15:15:44 +02:00
Javi Agenjo
3b52cb4d70 Merge branch 'master' into avoid-singleline-if 2019-05-02 14:19:38 +02:00
tamat
8b145a2e37 fixes in gltextures 2019-05-02 14:14:22 +02:00
NateScarlet
fc2f1e46bc chore: format codes 2019-05-02 19:25:46 +08:00
tamat
305beae7e0 fixing serialize link 2019-04-29 20:29:42 +02:00