21 次代码提交 (73e96f75-37bb-4814-a5e5-179a57f389b1)

作者 SHA1 备注 提交日期
Peter Bay Bastian e91932f8 Node selector / search 7 年前
Peter Bay Bastian 128c6db4 Add sub-graphs to node search menu 7 年前
Peter Bay Bastian 2c5ae2d4 Move "Copy shader" into context menu 7 年前
Peter Bay Bastian 90868fe3 Move "convert to subgraph" to context menu 7 年前
Peter Bay Bastian da0d10c8 Massively decreased amount of allocations in preview rendering (~440 kB -> ~23 kB per frame) 7 年前
Peter Bay Bastian 72c4bdea Move contextual actions from node search menu into actual context menu 7 年前
Peter Bay Bastian 8c82d94e - Dropping edge on graph (specifically not on a slot) now pops up the add node menu and auto-connects to the first compatible slot (only shows nodes where a slot is compatible) 7 年前
Peter Bay Bastian eed09312 When creating nodes by dropping edge, reposition the node after creating it such that the edge stays at the same position 7 年前
Peter Bay Bastian d41f2281 Fix hanging edges (fixes #142, fixes #152, fixes #158) 7 年前
Peter Bay Bastian 484b4f58 * Add individual properties to node search 7 年前
Peter Bay Bastian 038d4d90 Remove property node from search results 7 年前
Peter Bay Bastian c595547c Fixes #217 by searching all assemblies in the app domain 6 年前
Peter Bay Bastian 57a0eab1 Remove unused imports in entire solution 6 年前
Martin Thorzen 0a72fe97 When saving a sub graph, we now go through all the shader graphs and updated them if they are using this sub graph. 6 年前
Peter Bay Bastian b3445484 Add wrapper for `Assembly.GetTypes()` which won't throw an exception 6 年前
Peter Bay Bastian 0b584564 Merge with master 6 年前
Martin Thorzen 9c29a0c6 Added functionality to search window and made the path's sanitized. 6 年前
Peter Bay Bastian 03c0b504 Remove uses of .NET 4+ only API 6 年前
Peter Bay Bastian ac20b304 Fix null refs in search window provider 6 年前
Peter Bay Bastian 495c97b8 Search window respects shader stage 6 年前
Tim Cooper fafb59af Run code formatter. 6 年前