..
clipspace.js
use relative paths for all web connections
2023-07-10 02:09:03 -07:00
colorPalette.js
Added Colorschemes. Arc, North and Github.
2023-11-15 02:37:35 +01:00
contextMenuFilter.js
fix: handle null case for currentNode widgets to prevent scroll error
2023-11-01 16:52:51 -04:00
dynamicPrompts.js
Add comment support to dynamic prompts nodes
2023-06-08 12:08:00 -05:00
editAttention.js
use relative paths for all web connections
2023-07-10 02:09:03 -07:00
groupNode.js
Fix name counter preventing more than 3 of the same node
2023-12-16 14:16:12 +00:00
groupOptions.js
Fix fit group to nodes with reroute and collapsed nodes
2023-10-16 16:00:01 -03:00
invertMenuScrolling.js
use relative paths for all web connections
2023-07-10 02:09:03 -07:00
keybinds.js
use relative paths for all web connections
2023-07-10 02:09:03 -07:00
linkRenderMode.js
feat(extensions): Allow hiding link connectors
2023-08-09 13:03:30 +02:00
maskeditor.js
mask editor bugfix
2023-12-11 00:24:28 +09:00
nodeTemplates.js
Store user settings/data on the server and multi user support ( #2160 )
2024-01-08 17:06:44 -05:00
noteNode.js
node serialization
2023-04-15 20:16:28 -04:00
rerouteNode.js
Group node fixes ( #2259 )
2023-12-13 00:56:39 -05:00
saveImageExtraOutput.js
Allow widget placeholder replacement on primitives
2023-12-05 21:02:10 +00:00
slotDefaults.js
use relative paths for all web connections
2023-07-10 02:09:03 -07:00
snapToGrid.js
use relative paths for all web connections
2023-07-10 02:09:03 -07:00
undoRedo.js
Prevent cleaning graph state on undo/redo ( #2255 )
2023-12-11 12:33:35 -05:00
uploadImage.js
Save memory by storing text encoder weights in fp16 in most situations.
2023-08-23 01:08:51 -04:00
widgetInputs.js
Group node fixes ( #2259 )
2023-12-13 00:56:39 -05:00