atlasan
719a74a0d8
Integration and Fixes
...
- few new nodes
- onAction, onExecute, onTrigger has the third parameters for additional
options
- onAction has to refresh the getInputData values for future behaviours
- prefer 0 or "*" for slot type instead of empty string ""
2021-10-09 11:51:07 +02:00
tamat
9ad6301101
make removable slots only the ones created from editor
2021-09-16 11:25:32 +02:00
tamat
fcf37260ad
added semaphore node
2021-08-25 12:59:54 +02:00
tamat
9cab33f33c
Merge branch 'master' of https://github.com/jagenjo/litegraph.js
2021-08-17 10:29:21 +02:00
tamat
136c627c3c
fixes with roundrect
2021-08-17 10:00:09 +02:00
Javi Agenjo
91c9ffbca3
Merge pull request #248 from kiddoinpyjamas/warning_even_with_debug_disabled
...
Fix to only show console warn if debug is enabled
2021-08-16 17:08:51 +02:00
Lucas do Nascimento
4942990424
Fix to only show console warn if debug is enabled
2021-08-06 22:30:10 -03:00
周存根
3f4666b4e6
fixed subgraph
2021-07-29 11:39:30 +08:00
Javi Agenjo
b54c8ae7bd
Merge pull request #187 from atlasan/pulls
...
WebCamNodeFix
2021-06-14 12:26:37 +02:00
PM
cb543cceb3
updated converter input
2021-04-06 18:30:25 +02:00
PM
980baed1eb
back to basic
2021-04-06 15:56:06 +02:00
PM
039ad19372
Added an output to Converter
...
I hope I didn't misunderstood the converter node, it needs an output right?
2021-04-06 15:52:38 +02:00
PM
292013b6cf
data_store to events menu
...
I guess events.js manages events menu and not basic one :)
If I'm wrong, please let me know with a quick explanation and drop it.
2021-04-06 15:20:43 +02:00
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
tamat
f682b3e42a
added set array and set object nodes
2020-12-28 10:35:10 +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