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

Commit Graph

  • 3e8d8ed3a6 A using somehow was deleted Kailey Joanette 2019-09-26 06:50:58 -04:00
  • 50250caa32 Fix for drawer priority of primitives over dynamic port lists Kailey Joanette 2019-09-26 06:25:48 -04:00
  • 0152b6d5d6 Refactored OdinInspector integration. Kailey Joanette 2019-09-24 19:22:49 -04:00
  • 489767b313 Refactored OdinInspector integration. Kailey Joanette 2019-09-24 19:22:49 -04:00
  • fdd42a8274 !W 输出端口索引显示 Icarus 2019-09-25 23:45:57 +08:00
  • 31c307190c Merge branch 'master' into examples Thor Brigsted 2019-09-25 16:40:05 +02:00
  • 085906efd2 Moved default EditorGUIUtility.labelWidth so that it can be overwritten in OnBodyGUI Thor Brigsted 2019-09-25 16:39:52 +02:00
  • e05327fc0c Added simple styling Thor Brigsted 2019-09-25 16:36:50 +02:00
  • 247377793c Added more nodes to LogicToy, improved editor code Thor Brigsted 2019-09-25 15:50:51 +02:00
  • 40db69af1e !T 回滚绘制顺序,太难看了,哈哈 Icarus 2019-09-25 20:26:15 +08:00
  • 9be869f3b2 !B 坐标计算错误 Icarus 2019-09-25 18:22:12 +08:00
  • c43fcbe542 Merge branch 'master' into examples Thor Brigsted 2019-09-25 11:37:23 +02:00
  • 7c3c106eeb !W 加了一个创建当前Group所支持的所有节点功能,用于调试 Icarus 2019-09-25 16:59:43 +08:00
  • 25514fce96 !B Group 空问题 Icarus 2019-09-25 16:58:59 +08:00
  • 2017fc8430 !OW 让使用者可以自定义不需要显示的字段 Icarus 2019-09-25 16:58:09 +08:00
  • 4b073648c9 Added noodle hover highlight Thor Brigsted 2019-09-25 10:48:36 +02:00
  • 52f724a07d Inlined space attribute. Added new DynamicPortListSettingsAttribute. Added code that gets the settings attribute to use when creating dynamic lists. Added several line breaks to make the code more readable. Updated several parts of the code to C# 4.0. Converted some if statements to switches so the code is easier to read and maintain. Removed several redundant initialization statements. lucasmontec 2019-09-24 21:04:11 -03:00
  • 38f59506af Prevented NRE on property field. lucasmontec 2019-09-24 19:24:21 -03:00
  • 417e63ee6c Renamed ReorderableListCache to C# convention. Added line break to limit line width. lucasmontec 2019-09-24 19:21:01 -03:00
  • 0602d3fccf !W 动态Port新增了一个删除 Icarus 2019-09-24 18:16:02 +08:00
  • 38df17b58b !W 绘制不可被unity序列化的类型端口 Icarus 2019-09-24 13:50:04 +08:00
  • 354f7d10d8 !W 新增了一个获取当前节点鼠标在Group中的坐标 Icarus 2019-09-24 13:49:26 +08:00
  • 9130237e3a Added LogicToy example Thor Brigsted 2019-09-24 00:49:00 +02:00
  • 49e29a9f3e Merge branch 'master' into examples Thor Brigsted 2019-09-23 23:27:48 +02:00
  • 979bd5f7cf Added nodeGraphEditor.GetNoodleColor Thor Brigsted 2019-09-23 23:25:23 +02:00
  • 3134dc12d8 !B 节点创建时没有设置Input的TypeConstraintBaseType Icarus 2019-09-23 01:13:56 +08:00
  • 3a1b59480f !W Input新增了一个BaseType得指定,当TypeConstraint为TypeConstraint.Inherited时可用 Icarus 2019-09-22 17:35:17 +08:00
  • ee68490c9b !D meta Icarus 2019-09-22 02:53:49 +08:00
  • d6e64f82f6 !T 忽略meta Icarus 2019-09-22 02:53:18 +08:00
  • 574e3457f6 !B 没有过滤保护和内部等其他类型字段,导致出现多次 Icarus 2019-09-22 02:43:22 +08:00
  • 113eb4b48d !T 调整了绘制顺序 Icarus 2019-09-22 02:40:53 +08:00
  • ba47fbd549 !W 加入了IcSkillSystme连接 Icarus 2019-09-22 01:50:44 +08:00
  • f86b2b6d42
    Create FUNDING.yml Thor Brigsted 2019-09-14 16:09:01 +02:00
  • 445a47cd1d Autoconnect bugfix Thor Brigsted 2019-09-09 00:44:36 +02:00
  • 4e1b2e1fe6 Fixed warning Thor Brigsted 2019-09-07 04:03:00 +02:00
  • 1254836a84 .NET 3.5 compatability Thor Brigsted 2019-09-07 04:00:48 +02:00
  • c51a3a8f67 Select All Feature (#184) MowfaqAlarbi 2019-09-07 00:57:34 +02:00
  • 9e711f2453 Cleanup Thor Brigsted 2019-09-07 00:56:47 +02:00
  • d4345b769e Simplified code Thor Brigsted 2019-09-07 00:51:14 +02:00
  • 51a25c2c7e More cleanup Thor Brigsted 2019-09-06 19:43:36 +02:00
  • e6440bfd30 Cleanup Thor Brigsted 2019-09-06 19:42:48 +02:00
  • 305af376c5 Added link to documentation in preferences Thor Brigsted 2019-09-06 19:25:29 +02:00
  • 5433e36837 Show Node Create list When Dragging To Nothing (#183) MowfaqAlarbi 2019-09-06 19:13:00 +02:00
  • e975d991db Added preference to disable Thor Brigsted 2019-09-06 19:11:21 +02:00
  • d1ad634947 Removed unnecessary Repaint Thor Brigsted 2019-09-06 18:57:36 +02:00
  • df002dbe97 Removed duplicate RerouteReference Thor Brigsted 2019-09-06 18:55:09 +02:00
  • 5283ee3ec7 Removed the need for static bool, moved code to their right places Thor Brigsted 2019-09-06 18:51:10 +02:00
  • 1438b1463a Fixed formatting and compile error Thor Brigsted 2019-09-06 18:12:13 +02:00
  • b7749e3b99
    Update README.md Thor Brigsted 2019-09-05 10:06:10 +02:00
  • 36c5c3f922
    deleted the annoying parameter MowfaqAlarbi 2019-09-04 20:52:23 +02:00
  • 01ca8e255f
    made some variables and voids public MowfaqAlarbi 2019-09-04 20:50:08 +02:00
  • 3b6135cde7 Fixed formatting Thor Brigsted 2019-09-04 17:25:20 +02:00
  • 5c1072765f
    Done the select feature MowfaqAlarbi 2019-09-04 16:56:46 +02:00
  • 6657fd4371
    Add files via upload MowfaqAlarbi 2019-09-04 16:50:42 +02:00
  • a6f0c9737a
    Update NodeGraphEditor.cs MowfaqAlarbi 2019-09-04 16:45:48 +02:00
  • 0cf1a0d925
    update from 1.7 MowfaqAlarbi 2019-09-04 16:45:11 +02:00
  • 8c26042eef Un-reverted changes made after 1.7 Thor Brigsted 2019-09-04 15:45:39 +02:00
  • 935cc56602
    Update NodeEditorAction.cs MowfaqAlarbi 2019-09-04 05:31:57 +02:00
  • 257d012c4d
    called the create drag mechanic here MowfaqAlarbi 2019-09-04 03:30:59 +02:00
  • a187a66613
    preformed the drag creating mechanic here MowfaqAlarbi 2019-09-04 03:26:49 +02:00
  • c16ad1fff0 Added functionality that focuses on selected nodes. (#173) Simon Rodriguez 2019-09-03 22:18:30 +02:00
  • 43bcb54fda Odin inspector support (#182) Thor Brigsted 2019-09-01 23:49:19 +02:00
  • 6fa3bdf2ad Marked NodeEnumDrawer ShowContextMenuAtMouse public Thor Brigsted 2019-08-12 22:07:27 +02:00
  • c995bdf0bc Added NodeEnumDrawer.EnumPopup so you can use it from your own node editor scripts Thor Brigsted 2019-08-12 01:01:57 +02:00
  • 788b8d8a0b Automatically remove "Node" postfix from creation menu Thor Brigsted 2019-08-12 00:11:14 +02:00
  • 650522223c Fixed minor jittering with tooltips Thor Brigsted 2019-08-11 23:52:33 +02:00
  • 8339af2b26 Added support for ports Thor Brigsted 2019-08-09 19:34:15 +02:00
  • 25d208d278 Fixed #156 - Incorrect drawing of custom graph editor OnGUI Thor Brigsted 2019-08-08 09:56:10 +02:00
  • fa18c8d343
    Added window.Repaint and fixed drawnbyXNode Thor Brigsted 2019-08-06 22:48:20 +02:00
  • 46cb80959a Added necessary usings Thor Brigsted 2019-08-06 00:28:28 +02:00
  • 81b0c98f8d Added Odin Inspector support Thor Brigsted 2019-08-05 18:42:44 +02:00
  • 80c8b36ab8 Removed unused hashset Thor Brigsted 2019-08-05 00:51:47 +02:00
  • f38ff44261 Fixed #175 - Adjusted skipped DLLs check Thor Brigsted 2019-08-05 00:26:10 +02:00
  • 0ed8ac6404 Started working on node groups feature/groups-v2 Thor Brigsted 2019-08-04 23:07:55 +02:00
  • d45f396ebf Revert "Improved zoom with the help of Jeroenimoo0's PR" Thor Brigsted 2019-08-04 22:41:38 +02:00
  • ba48e32a22 Moved RerouteReference to own script Thor Brigsted 2019-08-04 22:25:51 +02:00
  • 8b2b2425d1 Nostek's fix for #175 experimental/175-fix Thor Brigsted 2019-07-25 00:54:23 +02:00
  • 5bc267d23b Fixed #119 - node port background color inconsistency Thor Brigsted 2019-07-24 23:52:31 +02:00
  • aeeeb74290 WIP dev-interfaces Thor Brigsted 2019-07-24 14:37:51 +02:00
  • bb847a3044 Moved IsMac to NodeEditorUtilities Thor Brigsted 2019-07-24 10:25:29 +02:00
  • 891ecebc3f Put NodeEditorReflection into its own static class Thor Brigsted 2019-07-24 10:04:05 +02:00
  • aef8073896 Made NodeEditorReflection static, merged NodeEditorWindow and NodeGraphEditor into NodeGraphWindow experimental/merge-graph-window Thor Brigsted 2019-07-24 00:28:43 +02:00
  • 93fa101af8 Multiple dynamicPortList IndexOutofRange fix. (#176) Mikhail 2019-07-22 01:41:58 +03:00
  • 3cb0bb95ab
    Multiple dynamicPortList IndexOutofRange fix. Mikhail 2019-07-20 12:21:00 +03:00
  • a27ade29bb Added functionality that focuses on selected nodes. Resets view if no nodes are selected. Simon Rodriguez 2019-07-13 15:27:28 +02:00
  • 723ecc43c1 Ports losing connections (#171) Simon Rodriguez 2019-07-10 01:07:23 +02:00
  • e89ba98c1c Try reconnecting the previous ports connections in the new port. Skip reconnecting if the port is dynamic or if the direction has changed. Simon Rodriguez 2019-07-09 22:09:13 +02:00
  • 408a125658 clear connections before removing port, so the connected nodes don't have invalid references. Simon Rodriguez 2019-07-09 22:07:09 +02:00
  • 6a629d159c Added type constraints to output port (#170) Simon Rodriguez 2019-07-09 11:44:00 +02:00
  • de35d2abec Added old style constructor to fix breaking changes. Simon Rodriguez 2019-07-09 08:39:40 +02:00
  • 4f932e9fa5 Added type constraints to output port Simon Rodriguez 2019-07-08 20:58:31 +02:00
  • a01d913152 Limited NodeGroup resize to lower right corner feature/groups Thor Brigsted 2019-07-02 09:00:45 +02:00
  • 884878c638 Merge branch 'master' into feature/nodegroups Thor Brigsted 2019-07-02 08:53:32 +02:00
  • 8e0bd964ad Fixed #107 - OnValidate Thor Brigsted 2019-07-01 09:54:51 +02:00
  • d0e1cd5d66 Fixed #144 - Added virtual GetPortTooltip in NodeGraphEditor Thor Brigsted 2019-06-29 16:56:44 +02:00
  • 95884080b0 Resetting random generator state/seed after random color extraction. (#160) elrod 2019-06-29 16:38:25 +02:00
  • 9b239c3564 Added Drop event to Node Graph (#157) William Henry 2019-06-28 18:04:39 -04:00
  • 187f1f267c Reverted unnecessary change before squash&merge Thor Brigsted 2019-06-29 00:03:44 +02:00
  • b0adb856ee Review Thor Brigsted 2019-06-29 00:01:28 +02:00
  • 8d64843d42 Node skin is now white with default grey tint Thor Brigsted 2019-06-28 23:08:18 +02:00