2608 次代码提交 (18d42f5f-f685-45fa-87c2-d70471119a2c)

作者 SHA1 备注 提交日期
GitHub 18d42f5f Merge pull request #524 from Unity-Technologies/vulkan 7 年前
Mikko Strandborg a2a3c47b Add vulkan to the list of only_renderers in all the shaders 7 年前
Mikko Strandborg 0d0cd3fe Add Vulkan shader support files 7 年前
GitHub bd071d2c Merge pull request #515 from Unity-Technologies/Unity-2017.3 7 年前
Jens Holm 706ca05d Add null check for serialized object in MaterialGraphEditWindow 7 年前
Jens Holm 2ecc2e08 Add copy to clipboard for selected node 7 年前
Peter Bay Bastian 52f7080a more party 7 年前
Peter Bay Bastian ae4febc2 Use rendering settings from current scene 7 年前
Matt Dean d085dca3 Maths Part 3 7 年前
Peter Bay Bastian 8407756d Workaround sRGB issue in UIElements such that previews are now rendered correctly 7 年前
GitHub 21a946ef Merge pull request #73 from Unity-Technologies/master 7 年前
Tim Cooper 52f89bea Merge branch 'spacetranslation' into master2 7 年前
Peter Bay Bastian 9cbe42fb Fix bug causing collapsed nodes to not have slots visible that should be visible 7 年前
Peter Bay Bastian 2876e2d3 Small changes to checkerboard shader 7 年前
Peter Bay Bastian 1fda75af more party 7 年前
Peter Bay Bastian b6a4d98d Fix preview rendering bugs (causing re-use of previous texture and disapperance of checkerboard background) and persistence (remembers zoom etc. between assembly reloads, scene changes, even play mode!) 7 年前
Peter Bay Bastian c43005a1 Remove last bit of presenters YAY 7 年前
Peter Bay Bastian 46b505fb Move more stuff from MaterialGraphPresenter, also introduce proper constructor 7 年前
Peter Bay Bastian a97628f1 Work around UIElements bug causing VisualElement.Sort to throw a NullReferenceException if the element is childless 7 年前
Peter Bay Bastian c6b895e7 Remove command handling from MaterialGraphPresenter 7 年前
Peter Bay Bastian 9dbfb5c3 Move slot compatibility check code into MaterialSlot 7 年前
Peter Bay Bastian 76269a78 Remove un-used presenters 7 年前
Peter Bay Bastian c88791bb Duplication/insert etc. now selects the new elements 7 年前
Tim Cooper 5bc05ae7 tidy up code 7 年前
Peter Bay Bastian ab269bcc Fix issues that should have caused compile errors 7 年前
Tim Cooper b2eceafe Improve 'geometry' based nodes so they can do space translations internally. 7 年前
Peter Bay Bastian 80fe7520 Remove generic parameter from MaterialGraphEditWindow 7 年前
Tim Cooper 66cf728c Tidy up transforms so that graphs have a 'prefered' space to work in. 7 年前
Peter Bay Bastian dac79163 Remove Match(GraphChange) utility function 7 年前
Tim Cooper ccf49055 Merge remote-tracking branch 'origin/master' 7 年前
Peter Bay Bastian f356594e Party material ! 7 年前
Peter Bay Bastian 7d5025eb Various comfort changes to gitignore so that we have less "do not commit" files popping up 7 年前
Peter Bay Bastian 2e843191 Better initialization in gradient node 7 年前
Peter Bay Bastian 95a87cde Clean up MaterialNodeView after merge with presenter 7 年前
Tim Cooper 85affe1f Update lightweight pipeline / SRP version 7 年前
Jens Holm 9c92399a Add copy to clipboard toolbar button 7 年前
Peter Bay Bastian 43fda89f Remove `INode.onReplaced` (leftover from previous redo impl) 7 年前
Peter Bay Bastian b13b49ed Update party preview 7 年前
Peter Bay Bastian 97bd13fa Set render pipeline to LW 7 年前
Patrick Fournier 19de8169 Move framing shortcuts to GraphView. 7 年前
Peter Bay Bastian cdc27449 Fix height to normal node 7 年前
Patrick Fournier f1bea6cf Update following the RFC 7 年前
Jens Holm cd7aa840 Add fixed aspect ratio and initial size to PreviewNode 7 年前
Patrick Fournier 26e0dad5 Move copy paste boilerplate and event handling to GraphView. 7 年前
Peter Bay Bastian 3d3acb64 Fix bug causing inspector preview to stop working after undo/redo 7 年前
GitHub 5363a614 Merge pull request #71 from Unity-Technologies/no-presenters 7 年前
Peter Bay Bastian b75b4c04 Merge branch 'master' into no-presenters 7 年前
Peter Bay Bastian ef73a507 Update party preview to work again 7 年前
Peter Bay Bastian e39f99bb Add "(i/total)" to shader compile progress 7 年前
GitHub 1d08cd88 Merge pull request #70 from Unity-Technologies/tidyup 7 年前