Commit Graph

486 Commits

Author SHA1 Message Date
Javi Agenjo
3948314fe0 Merge pull request #174 from mateuswetah/master
Adds NODE_SELECTED_TITLE_COLOR and NODE_BOX_OUTLINE_COLOR
2020-09-25 14:40:11 +02:00
mateuswetah
835210cd54 Fixes new constants value for hex color string. 2020-09-25 00:34:27 -03: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
Javi Agenjo
5361f33f55 Merge pull request #169 from fadookie/master
Fix demo/editor links and local server directory
2020-08-31 11:06:53 +02:00
Javi Agenjo
fd194028fe Update README.md 2020-08-31 11:06:32 +02:00
Eliot Lash
111befa86f Fix demo/editor links and local server directory 2020-08-30 20:09:16 -07: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
Javi Agenjo
ec83621e9e Merge pull request #161 from mercurio/master
Replaces for .. in loops with C-style loops for arrays
2020-07-25 22:07:56 +02:00
Phil Mercurio
4a729cc6e0 Merge branch 'master' of https://github.com/mercurio/litegraph.js 2020-07-25 12:07:32 -07: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
Phil Mercurio
97bbeeed60 Delete litegraph.min.js 2020-07-24 16:35:01 -07:00
Phil Mercurio
861346673b Delete litegraph.js 2020-07-24 16:33:55 -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
55ad1b281e build 2020-07-17 19:21:59 +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
Javi Agenjo
eb953a0a4e Update README.md 2020-07-15 21:06:24 +02:00
Javi Agenjo
66cacbe67c Merge pull request #158 from ilyabesk/patch-1
Create CONTRIBUTING.md
2020-07-15 21:04:58 +02:00
Javi Agenjo
66b8e3a09b Merge pull request #157 from ilyabesk/typedef_updates_and_fixes
Typedef updates and fixes
2020-07-15 21:04:28 +02:00
ilya
d0b4489966 Create CONTRIBUTING.md 2020-07-14 02:16:22 +03: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
Javi Agenjo
e64363d928 Merge pull request #155 from ilyabesk/typings_fix_and_build
Added typings for slot shape and replaced built files
2020-07-10 12:21:04 +02: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
Javi Agenjo
6fbfb22444 Merge pull request #153 from ilyabesk/draw_slot_graphic_extracted
Extracted function to draw slot graphics and modified shape selection
2020-07-08 18:24:51 +02: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
Javi Agenjo
6ac6948609 Update README.md 2020-07-01 09:51:41 +02:00
Javi Agenjo
d8b3778136 Merge pull request #146 from altarfinch/master
Widgets with custom size function don't overflow anymore
2020-06-18 16:19:13 +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
Javi Agenjo
532206c88f Merge pull request #142 from GotthardtZ/master
Fixed typos in guides/README.md
2020-06-02 15:58:59 +02:00
Zoltán Gotthardt
5d7e1af147 Update package.json 2020-06-02 15:56:51 +02:00