5734 次代码提交 (b62b0d12-0577-4b0d-9b33-bf1a8ddd4f10)

作者 SHA1 备注 提交日期
Peter Bay Bastian c9173f20 Replace `onNodeModified` with methods for registering and deregistering to avoid direct access to the delegate. 7 年前
Peter Bay Bastian 0b99046c Fix issue causing deserialization to fail 7 年前
GitHub e986db46 Merge pull request #223 from Unity-Technologies/tim-fixes 7 年前
Tim Cooper b5bf1073 Add API so that we can find the type of subshaders that can be added. 7 年前
Martin Thorzen 6456ff21 Updated Unlit settings master node to also have the new stylish settings view 7 年前
GitHub dbef85a4 Merge pull request #226 from Unity-Technologies/build/automation 7 年前
Tim Cooper 27b8deec Add API for modification of embedded supported subshaders 7 年前
Martin Thorzen bf9b4a4c Updated the Settings UI. 7 年前
GitHub 6dfcd844 Merge pull request #227 from Unity-Technologies/node-bugfixes 7 年前
Matt Dean 98f88207 Update documentation links 7 年前
Tim Cooper 8dc99cbc *Fefactor subshader / master node generation to be more uniform 7 年前
Martin Thorzen e1d9b584 Added a Settings Menu for Nodes. 7 年前
Matt Dean 5b6fd3d8 Fixes to Matrix 2 definition 7 年前
Matt Dean 7c973636 Merge branch 'master' into node-bugfixes 7 年前
Tim Cooper 000afbf2 Remove unneeded files 7 年前
Martin Thorzen 324ad522 Updated the settings visual element for nodes 7 年前
GitHub d2945014 Merge pull request #219 from keijiro/screenspace-slot 7 年前
Matt Dean 3df359f2 Merge branch 'master' into node-matrix 7 年前
Alex Lian 6a2d4b34 Cleanup local build.py to utilize central scripts 7 年前
Tim Cooper 3b150ad9 Add Shadow / depth passes to lightweight unlit master node. 7 年前
Martin Thorzen 77b49204 Added a Settings menu for Nodes. Implementation of IHasSettings. Nodes can derive from this interface and implement their own VisualElement as their settings menu. 7 年前
GitHub b9b93c1c Merge pull request #215 from keijiro/improve-artnodes 7 年前
Matt Dean 9e6e6e30 Revert uneeded changes 7 年前
Keijiro Takahashi 8c83fd3d Changed input slot IDs for backward compatibility. 7 年前
Keijiro Takahashi de7e2997 Addition of ScreenPositionSlotControlView 7 年前
Alex Lian 1f1622ac Build automation 7 年前
Tim Cooper 025d9ffb UVNode now outputs vector4 UV's 7 年前
Martin Thorzen 4334f8e2 Split up MaterialGraph.USS file into multiple USS files for better organization. 7 年前
Matt Dean 173b189a Delete temporary graph 7 年前
Jens Holm f19eae8b Split handling of resize in ResizeSideHandle into each direction 7 年前
Keijiro Takahashi 72b23308 Fixes to the previous commit. 7 年前
GitHub 02682528 Merge pull request #216 from keijiro/gradient-noise-node 7 年前
Matt Dean e20fd08b Fix matrix defaults 7 年前
jensgholm15@gmail.com 507d1fc8 Add maintained aspect ratio in corner resize side handles 7 年前
Keijiro Takahashi 746b96e3 Added Gradient Noise node. 7 年前
Keijiro Takahashi 820e58c3 Improvements to artistic nodes. 7 年前
GitHub b3f61fbc Merge pull request #213 from keijiro/fix-range 7 年前
Matt Dean 6298bd34 Add axis selection to Matrix Split and Construction nodes 7 年前
Jens Holm 9647fad6 Make blackboard resize handles stay within the parent bounds 7 年前
GitHub 0a42bbd9 Merge pull request #214 from keijiro/fix-delete-node 7 年前
Matt Dean da78abd3 Added Matrix Construction node 7 年前
Jens Holm 40d78c85 Implement aspect ratio maintaining for vertical resize handles 7 年前
Matt Dean a6899bcf Combine and Split node fixes 7 年前
Matt Dean e9026c65 Fix implicit conversion check for non dynamic casts 7 年前
Matt Dean dc41a21f Add Matrix Split node 7 年前
Matt Dean 394859b7 Remove old matrix multiply nodes 7 年前
Matt Dean 8348d52e Refactor matrix validation functions 7 年前
Matt Dean e5591143 Add declaration overrides for matrix shader properties 7 年前
Matt Dean 06549ef3 Add Matrix Determinant node 7 年前
Matt Dean 3ad21797 Fix Matrix Transpose node 7 年前