diff --git a/.eslintignore b/.eslintignore old mode 100644 new mode 100755 diff --git a/.eslintrc b/.eslintrc old mode 100644 new mode 100755 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.npmrc b/.npmrc old mode 100644 new mode 100755 diff --git a/.prettierrc b/.prettierrc old mode 100644 new mode 100755 diff --git a/.vscode/extensions.json b/.vscode/extensions.json old mode 100644 new mode 100755 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md old mode 100644 new mode 100755 diff --git a/build/litegraph.core.js b/build/litegraph.core.js old mode 100644 new mode 100755 diff --git a/build/litegraph.core.min.js b/build/litegraph.core.min.js old mode 100644 new mode 100755 diff --git a/build/litegraph.js b/build/litegraph.js old mode 100644 new mode 100755 diff --git a/build/litegraph.min.js b/build/litegraph.min.js old mode 100644 new mode 100755 diff --git a/build/litegraph_mini.js b/build/litegraph_mini.js old mode 100644 new mode 100755 diff --git a/build/litegraph_mini.min.js b/build/litegraph_mini.min.js old mode 100644 new mode 100755 diff --git a/csharp/LiteGraph.cs b/csharp/LiteGraph.cs old mode 100644 new mode 100755 diff --git a/csharp/LiteGraphNodes.cs b/csharp/LiteGraphNodes.cs old mode 100644 new mode 100755 diff --git a/csharp/LiteGraphTest.cs b/csharp/LiteGraphTest.cs old mode 100644 new mode 100755 diff --git a/csharp/SimpleJSON.cs b/csharp/SimpleJSON.cs old mode 100644 new mode 100755 diff --git a/csharp/graph.JSON b/csharp/graph.JSON old mode 100644 new mode 100755 diff --git a/csharp/readme.md b/csharp/readme.md old mode 100644 new mode 100755 diff --git a/doc/api.js b/doc/api.js old mode 100644 new mode 100755 diff --git a/doc/assets/css/external-small.png b/doc/assets/css/external-small.png old mode 100644 new mode 100755 diff --git a/doc/assets/css/logo.png b/doc/assets/css/logo.png old mode 100644 new mode 100755 diff --git a/doc/assets/css/main.css b/doc/assets/css/main.css old mode 100644 new mode 100755 diff --git a/doc/assets/favicon.ico b/doc/assets/favicon.ico old mode 100644 new mode 100755 diff --git a/doc/assets/img/spinner.gif b/doc/assets/img/spinner.gif old mode 100644 new mode 100755 diff --git a/doc/assets/index.html b/doc/assets/index.html old mode 100644 new mode 100755 diff --git a/doc/assets/js/api-filter.js b/doc/assets/js/api-filter.js old mode 100644 new mode 100755 diff --git a/doc/assets/js/api-list.js b/doc/assets/js/api-list.js old mode 100644 new mode 100755 diff --git a/doc/assets/js/api-search.js b/doc/assets/js/api-search.js old mode 100644 new mode 100755 diff --git a/doc/assets/js/apidocs.js b/doc/assets/js/apidocs.js old mode 100644 new mode 100755 diff --git a/doc/assets/js/yui-prettify.js b/doc/assets/js/yui-prettify.js old mode 100644 new mode 100755 diff --git a/doc/assets/vendor/prettify/CHANGES.html b/doc/assets/vendor/prettify/CHANGES.html old mode 100644 new mode 100755 diff --git a/doc/assets/vendor/prettify/COPYING b/doc/assets/vendor/prettify/COPYING old mode 100644 new mode 100755 diff --git a/doc/assets/vendor/prettify/README.html b/doc/assets/vendor/prettify/README.html old mode 100644 new mode 100755 diff --git a/doc/assets/vendor/prettify/prettify-min.css b/doc/assets/vendor/prettify/prettify-min.css old mode 100644 new mode 100755 diff --git a/doc/assets/vendor/prettify/prettify-min.js b/doc/assets/vendor/prettify/prettify-min.js old mode 100644 new mode 100755 diff --git a/doc/classes/ContextMenu.html b/doc/classes/ContextMenu.html old mode 100644 new mode 100755 diff --git a/doc/classes/LGraph.html b/doc/classes/LGraph.html old mode 100644 new mode 100755 diff --git a/doc/classes/LGraphCanvas.html b/doc/classes/LGraphCanvas.html old mode 100644 new mode 100755 diff --git a/doc/classes/LGraphNode.html b/doc/classes/LGraphNode.html old mode 100644 new mode 100755 diff --git a/doc/classes/LiteGraph.html b/doc/classes/LiteGraph.html old mode 100644 new mode 100755 diff --git a/doc/classes/index.html b/doc/classes/index.html old mode 100644 new mode 100755 diff --git a/doc/data.json b/doc/data.json old mode 100644 new mode 100755 diff --git a/doc/elements/index.html b/doc/elements/index.html old mode 100644 new mode 100755 diff --git a/doc/files/.._src_litegraph.js.html b/doc/files/.._src_litegraph.js.html old mode 100644 new mode 100755 diff --git a/doc/files/index.html b/doc/files/index.html old mode 100644 new mode 100755 diff --git a/doc/index.html b/doc/index.html old mode 100644 new mode 100755 diff --git a/doc/modules/index.html b/doc/modules/index.html old mode 100644 new mode 100755 diff --git a/editor/demodata/audio.wav b/editor/demodata/audio.wav old mode 100644 new mode 100755 diff --git a/editor/demodata/impulse.wav b/editor/demodata/impulse.wav old mode 100644 new mode 100755 diff --git a/editor/editor_mobile.html b/editor/editor_mobile.html old mode 100644 new mode 100755 diff --git a/editor/examples/audio.json b/editor/examples/audio.json old mode 100644 new mode 100755 diff --git a/editor/examples/audio_delay.json b/editor/examples/audio_delay.json old mode 100644 new mode 100755 diff --git a/editor/examples/audio_reverb.json b/editor/examples/audio_reverb.json old mode 100644 new mode 100755 diff --git a/editor/examples/benchmark.json b/editor/examples/benchmark.json old mode 100644 new mode 100755 diff --git a/editor/examples/features.json b/editor/examples/features.json old mode 100644 new mode 100755 diff --git a/editor/examples/midi_generation.json b/editor/examples/midi_generation.json old mode 100644 new mode 100755 diff --git a/editor/examples/subgraph.json b/editor/examples/subgraph.json old mode 100644 new mode 100755 diff --git a/editor/js/code.js b/editor/js/code.js old mode 100644 new mode 100755 diff --git a/editor/js/defaults.js b/editor/js/defaults.js old mode 100644 new mode 100755 diff --git a/editor/js/defaults_mobile.js b/editor/js/defaults_mobile.js old mode 100644 new mode 100755 diff --git a/editor/js/demos.js b/editor/js/demos.js old mode 100644 new mode 100755 diff --git a/editor/js/libs/audiosynth.js b/editor/js/libs/audiosynth.js old mode 100644 new mode 100755 diff --git a/editor/js/libs/gl-matrix-min.js b/editor/js/libs/gl-matrix-min.js old mode 100644 new mode 100755 diff --git a/editor/js/libs/litegl.js b/editor/js/libs/litegl.js old mode 100644 new mode 100755 diff --git a/editor/js/libs/midi-parser.js b/editor/js/libs/midi-parser.js old mode 100644 new mode 100755 diff --git a/gruntfile.js b/gruntfile.js old mode 100644 new mode 100755 diff --git a/guides/README.md b/guides/README.md old mode 100644 new mode 100755 diff --git a/imgs/elephant.gif b/imgs/elephant.gif old mode 100644 new mode 100755 diff --git a/imgs/mynodes.png b/imgs/mynodes.png old mode 100644 new mode 100755 diff --git a/imgs/node_graph_example.png b/imgs/node_graph_example.png old mode 100644 new mode 100755 diff --git a/imgs/webglstudio.gif b/imgs/webglstudio.gif old mode 100644 new mode 100755 diff --git a/package.json b/package.json old mode 100644 new mode 100755 index dea3a30f2..abcdeac88 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "litegraph.js", - "version": "0.7.10", + "version": "0.7.12", "description": "A graph node editor similar to PD or UDK Blueprints. It works in an HTML5 Canvas and allows to export graphs to be included in applications.", "main": "build/litegraph.js", "types": "src/litegraph.d.ts", diff --git a/src/litegraph.d.ts b/src/litegraph.d.ts old mode 100644 new mode 100755 diff --git a/src/litegraph.js b/src/litegraph.js old mode 100644 new mode 100755 diff --git a/src/nodes/audio.js b/src/nodes/audio.js old mode 100644 new mode 100755 diff --git a/src/nodes/events.js b/src/nodes/events.js old mode 100644 new mode 100755 diff --git a/src/nodes/geometry.js b/src/nodes/geometry.js old mode 100644 new mode 100755 diff --git a/src/nodes/glshaders.js b/src/nodes/glshaders.js old mode 100644 new mode 100755 diff --git a/src/nodes/math3d.js b/src/nodes/math3d.js old mode 100644 new mode 100755 diff --git a/src/nodes/midi.js b/src/nodes/midi.js old mode 100644 new mode 100755 diff --git a/src/nodes/network.js b/src/nodes/network.js old mode 100644 new mode 100755 diff --git a/src/nodes/others.js b/src/nodes/others.js old mode 100644 new mode 100755 diff --git a/src/nodes/strings.js b/src/nodes/strings.js old mode 100644 new mode 100755 diff --git a/utils/deploy_files_core.txt b/utils/deploy_files_core.txt old mode 100644 new mode 100755 diff --git a/utils/deploy_files_mini.txt b/utils/deploy_files_mini.txt old mode 100644 new mode 100755 diff --git a/utils/server.js b/utils/server.js old mode 100644 new mode 100755