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

Commit Graph

  • 956d8b1002 Fixes the clone behaviour so that nodes have the correct graph reference when OnEnable/Init is called during a clone operation Thomas Morgner 2018-11-16 13:12:02 +00:00
  • e2549808cc
    Merge pull request #80 from Siccity/revert-79-TriggerRenameViaKeyboard Thor Brigsted 2018-11-16 14:08:01 +01:00
  • 5803ae45ba
    Revert "Allow to trigger renames via F2 key" Thor Brigsted 2018-11-16 14:06:59 +01:00
  • 55e57dc2ac
    Merge pull request #79 from tmorgner/TriggerRenameViaKeyboard Thor Brigsted 2018-11-16 13:19:12 +01:00
  • 3c991429e9
    Merge pull request #78 from tmorgner/EditNodeName Thor Brigsted 2018-11-16 13:17:17 +01:00
  • b138388c29 Allow to trigger renames via F2 key Thomas Morgner 2018-11-16 12:14:04 +00:00
  • 11c8f29672 Clear edit-mode when reselecting node while renaming node Thomas Morgner 2018-11-16 12:01:34 +00:00
  • 35861d20c6 Focus xNode in preferences window in >= 2018.3 Thor Brigsted 2018-11-13 00:04:00 +01:00
  • 6979333eb1 Added [NodeEnum] which fixes enum positions. #28 Thor Brigsted 2018-11-11 22:38:48 +01:00
  • 604365ce67 Unity 2018.3 support Thor Brigsted 2018-11-07 20:20:14 +01:00
  • dc608a3d1b Added NodeEditorGUILayout.onCreateReorderableList action for reorderablelist customization Thor Brigsted 2018-11-01 00:46:38 +01:00
  • b9bd67bd28 Cleanup Thor Brigsted 2018-10-30 09:38:44 +01:00
  • ba69380638 Fixed error on instanceportlists that aren't arrays 1.5 Thor Brigsted 2018-10-29 21:20:22 +01:00
  • e9c6b6f221 Removed middleman function Thor Brigsted 2018-10-27 19:57:13 +02:00
  • 16992c3972 Added NodeEditor.GetBodyStyle, allowing per-node body styles Thor Brigsted 2018-10-27 18:41:13 +02:00
  • bad05a6e64 InstancePortList custom PropertyHeight supported Thor Brigsted 2018-10-26 18:42:16 +02:00
  • 0b008c77eb Fixed edge case where swapping connections connected to the same port would cause a "port is already connected" error Thor Brigsted 2018-10-26 00:31:53 +02:00
  • 9845a7db0c Merge branch 'reorderable-instanceportlist' Thor Brigsted 2018-10-26 00:18:08 +02:00
  • b186b7dd34 Finished reorderable instance port lists Thor Brigsted 2018-10-26 00:17:24 +02:00
  • f00e1e5f2c
    Update README.md Thor Brigsted 2018-10-22 09:10:06 +02:00
  • 17ba6a880c Ugh, this isn't easy Thor Brigsted 2018-10-22 00:46:49 +02:00
  • 82627812d6 Reordering improved, still WIP Thor Brigsted 2018-10-19 10:12:35 +02:00
  • 4516293214 Implemented add, remove. Reordering WIP Thor Brigsted 2018-10-18 10:07:48 +02:00
  • 671481f3b1 Begun working on ReorderableLists Thor Brigsted 2018-10-14 19:04:13 +02:00
  • 6e000c20b2 Removed GetValue Thor Brigsted 2018-10-08 00:53:52 +02:00
  • f5856f7911 Fixed #66 Minor bug with noodle Thor Brigsted 2018-10-06 01:34:34 +02:00
  • 8b382cafe6
    Merge pull request #73 from nostek/bugfix/missingassignments Thor Brigsted 2018-10-04 08:21:33 +02:00
  • 9fe26b2948 missing assignments in OutputAttribute and InputAttribute Simon Rodriguez 2018-10-03 22:20:26 +02:00
  • 8bf4c91721
    Merge pull request #71 from nostek/improvement/deleteonosx Thor Brigsted 2018-09-28 10:59:15 +02:00
  • 58d32bfd85 OSX does not dispatch SoftDelete (tested on mbp no external keyboard), only Delete. Simon Rodriguez 2018-09-27 21:54:10 +02:00
  • 88d23a07f6
    Merge pull request #70 from nostek/improvement/instanceportlistlabel Thor Brigsted 2018-09-22 11:33:21 +02:00
  • 98edbf0c80 Added label before drawing InstancePortList Simon Rodriguez 2018-09-22 11:09:08 +02:00
  • 7ee89ba79c Added instancePortList field to Input and Output attributes. Thor Brigsted 2018-09-19 23:17:08 +02:00
  • 9d08d2d172
    Merge pull request #69 from nostek/improvement/minibuttoninstanceportlist Thor Brigsted 2018-09-19 09:27:44 +02:00
  • fc0f1983e0 Suggestion, better looking buttons for InstancePortList Simon Rodriguez 2018-09-19 09:04:58 +02:00
  • 147dc639e8 Test branch. Switched to delegates for possible performance gain. Thor Brigsted 2018-09-11 00:18:11 +02:00
  • ff97cc4494 Switched Dict.ContainsKey out with Dict.TryGetValue for performance gain. Thor Brigsted 2018-09-09 18:25:41 +02:00
  • c424dfa4d7
    Merge pull request #63 from dashrava/Culling Thor Brigsted 2018-08-31 09:36:00 +02:00
  • f9e024198e Improved InstancePortList. It now takes a NodePort.IO parameter Thor Brigsted 2018-08-30 15:52:30 +02:00
  • 2f4ef6f5c3 Modify node culling to use node dimensions directly instead of (slowly) fetching NodeEditor first. -rava 2018-08-30 05:05:43 +03:00
  • 372c968c85
    Merge pull request #62 from phoenixanimations/patch-4 Thor Brigsted 2018-08-27 11:55:44 +02:00
  • 65e541ed12
    Merge 3a8ceca30ba96fc685b9eedf2a45254a3c0fd579 into 8f7e3299d6f9567e8258c8878a45ffb7ac0b426f José Rey Méndez 2018-08-27 09:34:09 +00:00
  • 8f7e3299d6
    Merge pull request #56 from ddalacu/master Thor Brigsted 2018-08-27 11:32:37 +02:00
  • cc72e44895 Fixed reroute point snap centering Thor Brigsted 2018-08-27 11:29:34 +02:00
  • ffc061f64e
    Update NodeEditor.cs phoenixanimations 2018-08-26 22:55:57 -04:00
  • 3a8ceca30b Allow graphs to repain on update Jose Luis Rey Mendez 2018-08-23 11:37:09 -03:00
  • cf48e8ec85 Fixed a bug that occured when begining to drag a reroute would move the reroute point -8 -8 no matter what Paul 2018-07-27 18:36:57 +03:00
  • 83acd16d4b
    Merge pull request #55 from ddalacu/master Thor Brigsted 2018-07-27 15:29:23 +02:00
  • f65d4a2dd7 Removed offsetting reroute points with output node. Reroute points should only move if dragged. Thor Brigsted 2018-07-27 14:33:59 +02:00
  • 6d0ce544c9 Small formatting changes and comments Thor Brigsted 2018-07-27 14:30:59 +02:00
  • ea14f27a23 Fixed missing connections after serialization/deserialization Paul 2018-07-27 14:07:13 +03:00
  • ad5a8dfc25 Fix laggy connections Paul 2018-07-27 13:25:07 +03:00
  • 632ae09e09 Added AddPortField to NodeEditorGUILayout Thor Brigsted 2018-07-21 22:09:15 +02:00
  • cd0a4ca64b Fixed bug in NodeEditorGUILayout.InstancePortList Thor Brigsted 2018-07-19 00:01:11 +02:00
  • ac9db2a0b0 Fixed drawing arrays inside InstancePortList Thor Brigsted 2018-07-12 00:21:24 +02:00
  • bf333ad6b6 Merge branch 'master' of git@github.com:Siccity/xNode.git into examples Thor Brigsted 2018-07-10 20:39:51 +02:00
  • 2675c088f1
    Merge pull request #52 from zulfajuniadi/examples Thor Brigsted 2018-07-08 21:43:18 +02:00
  • 5f3ac8fa6e Changed GetNodePath to GetNodeMenuName as per master branch Zulfa Juniadi 2018-07-08 23:19:18 +08:00
  • e896ee23c1 Merge branch 'master' into examples Zulfa Juniadi 2018-07-08 23:02:24 +08:00
  • 2ee0e42668 Faster editor caching and less error prone 1.4 Thor Brigsted 2018-06-30 16:16:11 +02:00
  • fb61577713 Fixed critical bug Thor Brigsted 2018-06-29 00:17:49 +02:00
  • 794d1aefc7 Begun reworking editor caching Thor Brigsted 2018-06-27 01:01:07 +02:00
  • 5a88ddbda6 Removed automatically setting header to white. Controlling header color is now easier Thor Brigsted 2018-06-25 22:46:07 +02:00
  • 6ee12afc84 Fixed not marking moved nodes as dirty Thor Brigsted 2018-06-24 23:38:19 +02:00
  • 12ddf51164 Fixed bug that ironically appeared in c202829c9da1a94496d0c864d79c1cf71cbf7e8f Thor Brigsted 2018-06-24 23:20:29 +02:00
  • a71cf4961d Small performance improvement. Nodes are now automatically marked dirty when changed. Thor Brigsted 2018-06-24 17:43:07 +02:00
  • a0d86c895e Added convenience NodeEditorGUILayout.PortPair Thor Brigsted 2018-06-23 16:40:03 +02:00
  • c202829c9d Bugfix and old code removal Thor Brigsted 2018-06-21 23:21:32 +02:00
  • 4b274df205
    Merge pull request #47 from nostek/bugfix/losefocus Thor Brigsted 2018-06-20 12:18:21 +02:00
  • b7cca911cc
    Merge pull request #46 from nostek/bugfix/middlemousepan Thor Brigsted 2018-06-20 12:17:36 +02:00
  • ba3c8bdac0 This function releases the focus of text fields and dropdowns. Simon Rodriguez 2018-06-20 11:21:55 +02:00
  • efa44d2637 Panning was kept active if you used the middle button(button2) for panning. Simon Rodriguez 2018-06-20 11:15:28 +02:00
  • 51bb98b4d1
    Merge pull request #44 from Orcolom/fix/plugins Thor Brigsted 2018-06-18 22:32:24 +02:00
  • 4bfb6c4b8b optimized dll caching Joram 2018-06-18 20:52:58 +02:00
  • 0331bde4e1 Plugin folder get recognized as seperate dll Joram 2018-06-18 19:31:44 +02:00
  • 22b645c5d0 Added logo to readme Baran Pirinçal 2018-06-18 17:55:24 +03:00
  • f6582ffe5c
    Update README.md Baran Pirinçal 2018-06-18 17:10:24 +03:00
  • a1cec7c93f
    Update README.md Baran Pirinçal 2018-06-18 17:06:27 +03:00
  • 9db519c64e
    Update README.md Baran Pirinçal 2018-06-18 17:03:53 +03:00
  • 36682fb969
    Delete xNode-logo.png Baran Pirinçal 2018-06-18 17:03:26 +03:00
  • efbd6de99b
    Delete xNode-logo-30x30_1.png Baran Pirinçal 2018-06-18 17:03:18 +03:00
  • 08c666a9d5
    Delete xNode-logo-50x50.png Baran Pirinçal 2018-06-18 17:03:08 +03:00
  • 1d29711bb2
    Delete xNode-logo.svg Baran Pirinçal 2018-06-18 17:00:09 +03:00
  • f68e8b3d22
    Delete xNode-logo-50x50-grayscale.png Baran Pirinçal 2018-06-18 16:59:58 +03:00
  • f05cbddcc9
    Delete xNode-logo-alternative2.png Baran Pirinçal 2018-06-18 16:59:50 +03:00
  • f517f3b80d
    Delete xNode-logo-alternative.png Baran Pirinçal 2018-06-18 16:59:41 +03:00
  • 7e436aa0a1
    Delete xNode-logo-grayscale.png Baran Pirinçal 2018-06-18 16:59:33 +03:00
  • fe6a1d5409
    Delete xNode-logotype.png Baran Pirinçal 2018-06-18 16:59:23 +03:00
  • a91698d9be
    Delete xNode-logotype2.png Baran Pirinçal 2018-06-18 16:59:10 +03:00
  • e7cd1d4516
    Merge dcc08fa52af6c78954b2cdd2c6fd1ca171f27c40 into d460e93db2ad3b30aa3760145712154a7949eaed Baran Pirinçal 2018-06-18 13:55:39 +00:00
  • d460e93db2
    Merge pull request #42 from nostek/enhancement/createnodename Thor Brigsted 2018-06-18 15:33:10 +02:00
  • 1731f8161f Changed from .ToString() to .Name that omits the namespace from the name. Simon Rodriguez 2018-06-18 15:28:56 +02:00
  • cd8b14bf6d
    Merge pull request #41 from nostek/feature/nodewidth Thor Brigsted 2018-06-18 00:09:13 +02:00
  • c015b6ec4b Added attribute NodeWidth. Changes the width used when rendering the node in the editor. Simon Rodriguez 2018-06-17 14:16:13 +02:00
  • dcc08fa52a
    added logo-type Baran Pirinçal 2018-06-15 11:02:19 +03:00
  • 49c8552615
    added logo design Baran Pirinçal 2018-06-15 10:30:23 +03:00
  • d9ca9a3e9e
    Delete license Baran Pirinçal 2018-06-15 10:25:26 +03:00
  • 1af36020ec
    added logo design Baran Pirinçal 2018-06-15 04:00:57 +03:00
  • 7a5a306fa4
    added logo license Baran Pirinçal 2018-06-15 03:48:52 +03:00
  • 9c6fb74064 Fixed automatic caching and drawing noodles when intentionally hiding ports Thor Brigsted 2018-06-14 22:56:14 +02:00