1
0
mirror of https://github.com/Siccity/xNode.git synced 2026-03-26 22:49:02 +08:00

Commit Graph

  • c264f4877b Git readme tweak (#167) Greg Poole 2019-06-28 21:30:27 +10:00
  • 4c13d439e2 Git readme tweak Greg Poole 2019-06-28 10:39:40 +10:00
  • 91aecabd1a
    Fixed UPM Readme #166 Thor Brigsted 2019-06-28 00:19:29 +02:00
  • f0fd6b9634 Add Unity Package Manager support (#165) Greg Poole 2019-06-27 07:42:36 +10:00
  • dd03bff5d8 Merge branch 'upm-support' of github.com:gpoole/xNode into upm-support Greg Poole 2019-06-26 23:17:49 +10:00
  • 5ec65b3ebe Undo vscode auto-formatting of readme Greg Poole 2019-06-26 23:17:36 +10:00
  • 030d0e3dc0
    Update README.md Greg Poole 2019-06-26 23:06:06 +10:00
  • 31c9c8f880
    A few more mistakes in the explainer Greg Poole 2019-06-26 21:18:06 +10:00
  • 27c041017c
    Fix incorrect git URL in instructions Greg Poole 2019-06-26 21:17:12 +10:00
  • e86ce24133
    Update README.md Greg Poole 2019-06-26 21:16:40 +10:00
  • a4c632c8cb Relocate the installation instructions Greg Poole 2019-06-26 21:14:53 +10:00
  • 9b5c0a78b5 Update readme to explain how to install Greg Poole 2019-06-26 21:14:04 +10:00
  • 947a9815fd It's impossible to exclude LICENSE.md or README.md from npm install, just add meta files Greg Poole 2019-06-26 20:59:51 +10:00
  • 9e3d6ecea3 Try files property instead Greg Poole 2019-06-26 20:54:52 +10:00
  • fa6003b9e7 Try swapping npmignores around Greg Poole 2019-06-26 20:53:20 +10:00
  • 5a347e2710 Fix broken asmdefs, try npmignoring the readmes Greg Poole 2019-06-26 20:48:37 +10:00
  • 69345896e9 Revert "Add required meta files" Greg Poole 2019-06-26 20:46:41 +10:00
  • d1c5808a8b Add required meta files Greg Poole 2019-06-26 20:36:19 +10:00
  • 1cc4817a09 Use semver-compliant version Greg Poole 2019-06-26 20:30:15 +10:00
  • 706672ca4a Add asmdef and package.json Greg Poole 2019-06-26 20:26:30 +10:00
  • f8ba6339c8 Added validation support for Context Menu items (#162) Hao Wu 2019-06-26 16:25:01 +08:00
  • 2abaa9705c More formatting changes Thor Brigsted 2019-06-26 10:23:38 +02:00
  • 83db25ab3f Fixed formatting Thor Brigsted 2019-06-26 10:17:09 +02:00
  • 4e1d9b6721 Reformat RenamePopup.cs Thor Brigsted 2019-06-26 10:13:12 +02:00
  • 55dddf8142 Rename Revert (#164) Adsitoz 2019-06-26 18:08:22 +10:00
  • 1e450ac6cd Rename Revert Adsito 2019-06-26 03:13:20 +10:00
  • 5d45300935 Unified all functions that set the default node name (#161) Simon Rodriguez 2019-06-23 11:54:14 +02:00
  • 0b9c821a85 Context menu validation Should check for the name, not the info wuhao 2019-06-21 11:29:38 +08:00
  • 5bea336895 Context menu validation Should check for the name, not the info wuhao 2019-06-21 11:29:38 +08:00
  • 02177d507d Added validation support for Context Menu items wuhao 2019-06-21 11:03:30 +08:00
  • 483eafdd2a Added validation support for Context Menu items wuhao 2019-06-21 11:03:30 +08:00
  • 2ce31aa92c File uses tabs instead of spaces, changed my spaces to tabs. Simon Rodriguez 2019-06-21 02:06:26 +02:00
  • 74d7d779f9 Use same if condition as the rest of the places Simon Rodriguez 2019-06-21 01:54:53 +02:00
  • 21c732ee61 Use RenameAsset instead of ImportAsset as changed in #149 Simon Rodriguez 2019-06-21 01:53:11 +02:00
  • 781128cc6e Use new NodeEditorUtilities.NodeDefaultName() Simon Rodriguez 2019-06-21 01:51:25 +02:00
  • 4fe5995c3d Added utility function that returns a prettified name for node type, also removed postfix 'Node' if it exists. Simon Rodriguez 2019-06-21 01:48:59 +02:00
  • 5101494001 Resetting random generator state/seed after random color extraction. Jacopo Essenziale 2019-06-20 13:40:31 +02:00
  • 11365b16b9 default name for all nodes wuhao 2019-06-19 17:20:17 +08:00
  • 0553dc8894
    Merge pull request #154 from nostek/feature/copypaste Thor Brigsted 2019-06-18 23:04:42 +02:00
  • 56e84b7c92 Changed so CopySelectedNodes uses the same Linq-select as DuplicateSelectedNodes does. Simon Rodriguez 2019-06-18 22:17:56 +02:00
  • 6c38439e84 Built DuplicateSelectedNodes and PasteNodes together Thor Brigsted 2019-06-18 22:00:31 +02:00
  • 3ba0b13c77 Zoom System Fixes (#155) Adsitoz 2019-06-18 19:34:23 +10:00
  • f10208c8eb Renamed DrawOnGUI to DrawGraphOnGUI and moved it up to the other zoom functions Thor Brigsted 2019-06-18 11:32:43 +02:00
  • c350c135ca Improved handling of null sub assets Thor Brigsted 2019-06-17 20:11:25 +02:00
  • 882c5e2a1d Fixed format ReDDarKwh 2019-06-17 07:21:55 -04:00
  • 369a3fd6ea
    Update CONTRIBUTING.md Thor Brigsted 2019-06-17 09:26:35 +02:00
  • 598c75fb3a Added Drop event to Node Graph ReDDarKwh 2019-06-15 13:55:01 -04:00
  • d6ae3bedce Zoom System Fixes Adsito 2019-06-14 14:55:28 +10:00
  • 53bba68ae0
    Update README.md Thor Brigsted 2019-06-13 22:13:11 +02:00
  • 29f0194eef Allow current assembly nodes to be cached (#153) thiezar 2019-06-13 20:17:58 +02:00
  • 8b91c55356 Cache current executing assembly Stefano Caporale 2019-06-13 20:04:09 +02:00
  • fefea30594 Added support for copy paste in menu and ctrl+c / ctrl+v / cmd+c / cmd+v. Simon Rodriguez 2019-06-13 18:36:40 +02:00
  • 00884a42c4
    Removed newline at end of file Thor Brigsted 2019-06-12 09:34:03 +02:00
  • e2067b6845
    Fixed formatting Thor Brigsted 2019-06-12 09:33:26 +02:00
  • 1927400a99 Allow current assembly nodes to be cached Stefano Caporale 2019-06-11 20:21:30 +02:00
  • 8b0eb6bb60 #144 Added option to disable tooltips 1.7 Michael Wigley 2019-06-08 14:01:45 -05:00
  • 150634b122
    #144 Added preference and condition check mdwigley 2019-06-08 10:36:24 -05:00
  • 53f85a5d22 Improved zoom with the help of Jeroenimoo0's PR Thor Brigsted 2019-06-08 14:25:07 +02:00
  • 7070081d25 Merge branch 'v2' into dev Thor Brigsted 2019-06-08 01:56:53 +02:00
  • 7a5634dcc2 Merge branch 'master' into v2 v2 Thor Brigsted 2019-06-08 01:44:57 +02:00
  • 0c1ae4881d Fixed #147 - Adding dynamic port using "+" causes exception Thor Brigsted 2019-06-08 01:41:58 +02:00
  • 75be340a96 VerifyConnectionCache dev-connections-performance Thor Brigsted 2019-06-08 00:45:24 +02:00
  • 4721edc7ec Fixed rename not saving the filename change. (#149) Adsitoz 2019-06-08 04:04:19 +10:00
  • bdc5bdeb0c
    Fixed rename not saving the filename change. Adsitoz 2019-06-07 18:40:48 +10:00
  • 803b327522 Swapped GetConnections for ReadOnlyCollection. Thor Brigsted 2019-06-07 02:56:05 +02:00
  • 8424118184 WIP Thor Brigsted 2019-05-31 01:15:19 +02:00
  • 833e26ccc3 Make RemoveNode + switch order Simon Rodriguez 2019-05-13 20:53:34 +02:00
  • 6c76f9a2c2 switched order of remove function and destroy function. target.RemoveNode was always getting a null value Simon Rodriguez 2019-05-13 18:45:31 +02:00
  • 7ca9100a69 made RemoveNode function virtual used for example when a graph wants to block a delete Simon Rodriguez 2019-05-13 18:44:59 +02:00
  • 8a03811ee3 More DynamicPortList debug messages Thor Brigsted 2019-05-13 14:26:29 +02:00
  • 9d2684eae4 Merge branch 'master' into examples Thor Brigsted 2019-05-13 10:54:45 +02:00
  • c868c037ea Fixed #99 - Color for types in preferences will reseted after playing Simon Rodriguez 2019-05-13 10:23:54 +02:00
  • 366dc4c0fd A dictionary cant be changed while being enumerated. Now clones the keys and gets/sets values. Simon Rodriguez 2019-05-13 10:02:43 +02:00
  • 1a02f4886c SavePrefs was saving to the wrong key. Simon Rodriguez 2019-05-13 10:01:43 +02:00
  • d68aea2a8a Fixed #142 - New feature: Automatically remove "Node" postfix in names Thor Brigsted 2019-05-10 09:55:10 +02:00
  • 29a05cba28 Fixed #143 - Added minZoom to preferences Thor Brigsted 2019-05-10 09:05:48 +02:00
  • b8c08a8eb1 WIP Thor Brigsted 2019-05-09 17:21:38 +02:00
  • 098f14f921 WIP Thor Brigsted 2019-05-09 00:23:53 +02:00
  • 91151b327a Bugfix: Calling base.OnBodyGUI after drawing ports would make noodles disappear Thor Brigsted 2019-05-09 00:02:58 +02:00
  • e89671480c WIP Thor Brigsted 2019-05-08 22:53:15 +02:00
  • f03dbeb159 Working on INode, INodeGraph Thor Brigsted 2019-05-08 16:58:27 +02:00
  • 1be9cb0217 WIP implementing INode and INodeGraph Thor Brigsted 2019-05-08 16:50:46 +02:00
  • 5436b74313 NodeEditorBase derive from Editor Thor Brigsted 2019-05-08 14:56:02 +02:00
  • 9e7e7c4c9b UPGRADE NOTICE: Removed Init. Use OnEnable instead Thor Brigsted 2019-05-07 17:02:25 +02:00
  • d7f5bd2a1a Added obsolete methods to help with upgrading Thor Brigsted 2019-05-06 17:54:43 +02:00
  • c3e85a9f82 UPGRADE NOTICE: Renamed 'instance ports' to 'dynamic ports'. Thor Brigsted 2019-05-05 10:45:28 +02:00
  • 65162d553e Marked NodeGraph.OnDestroy virtual Thor Brigsted 2019-05-05 10:28:47 +02:00
  • eb164225c8 Fixed #134 - Marked some more methods as virtual Thor Brigsted 2019-04-15 00:02:52 +02:00
  • 4cf7113740
    Improved noodle tangents (#136) Thor Brigsted 2019-04-14 19:01:26 +02:00
  • 6522b76a6c Finished implementing smarter noodles Thor Brigsted 2019-04-14 18:53:25 +02:00
  • 27e68b0ee1 Merge branch 'master' into feature-smart-noodles Thor Brigsted 2019-04-14 13:12:59 +02:00
  • 491383e031 Experimental: Apply custom GUISkin Woland 2019-04-14 13:09:03 +02:00
  • d481075e66 Experimental: Swap editor styles by reflection Woland 2019-04-12 20:39:10 +02:00
  • b9b5bf8d9f Test: White text Woland 2019-04-12 20:47:16 +02:00
  • 7487878adb Styles: Derive baseStyle from EditorStyles.label Woland 2019-04-12 20:47:04 +02:00
  • a7c15d4814 Merge branch 'master' into delegate-binding delegate-binding Thor Brigsted 2019-04-14 03:40:40 +02:00
  • 7eaa15af4a NodeEditorReflection: Catch ReflectionTypeLoadException (#131) Woland 2019-04-14 03:21:29 +02:00
  • bcfe139024 Styles: Add nodeProperty Woland 2019-04-12 13:37:36 +02:00
  • dc72ac016a NodeEditorResource/inputPort: Remove padding Woland 2019-04-12 13:11:28 +02:00
  • 79d1a20f0c gitignore: Ignore meta files for git dot files Woland 2019-04-11 12:27:56 +02:00