12 次代码提交 (c8eb7c61-b707-4bd4-a722-52b4b1a9dc00)

作者 SHA1 备注 提交日期
Peter Bay Bastian 5960f11a Added basic inspector for graph editor and added the selected nodes to the graph asset 8 年前
Peter Bay Bastian 508a8634 Minor drawer clean-up and replaced NodeExpander with Clickable 8 年前
Peter Bay Bastian e69e0431 Foundation has been laid for node inspectors (partially implemented for surface master) 8 年前
Peter Bay Bastian 2483a684 Added preview of first selected node in inspector 8 年前
Peter Bay Bastian e5c4ffb6 Inspector now listens for changes to node relevant to the previewed node. It is now possible to pin the selected node, while another node is pinned (to avoid having to click 2 times). Constant re-paint is now only turned on if any relevant nodes require time. 8 年前
Peter Bay Bastian ddc991d7 Removed un-pin functionality, such that a node is always pinned (defaults to active master node). Also improved interface for AbstractGraphInspector. 8 年前
Peter Bay Bastian cb87ed84 Minor improvements to graph inspector 8 年前
Peter Bay Bastian fc03abf6 Fixed a bug causing frequent, unneeded serialization of the entire graph in the graph inspector 8 年前
joce cfc167d9 TypeMapper now derives from BaseDataMapper 8 年前
joce 2a1b5b99 TypeMapper => GraphTypeMapper 8 年前
Peter Bay Bastian ab990b62 TypeMapper and ScriptableObjectFactory 8 年前
Tim Cooper 8bbb99b1 fix up serialisation on load. 8 年前