4906 次代码提交 (736da156-f715-48be-8abf-375a3df5e956)

作者 SHA1 备注 提交日期
GitHub caaf7a64 Merge pull request #236 from Unity-Technologies/splitting-up-uss-files 7 年前
Martin Thorzen 6ad87d77 Split up ScreenPositionSlotControl into its own .USS file 7 年前
Matt Dean e36aeb23 Transform Triplanar normal output to tangent space 7 年前
Martin Thorzen 7b5ca064 Merge with master 7 年前
Matt Dean ba7e5c3b Whiteout blend method for Triplanar node normal mode 7 年前
GitHub e6be5cc8 Merge pull request #232 from keijiro/step-args 7 年前
Matt Dean 295b3e44 Add type colours for Boolean and Cubemap 7 年前
GitHub e621117d Merge pull request #231 from keijiro/fix-222 7 年前
Keijiro Takahashi a3b44dd5 Fix for issue #222 7 年前
Keijiro Takahashi 2dfb9d77 Easy-to-understand names for step function arguments. 7 年前
Matt Dean 6cb97136 Update Is NaN node for GLES and D3D 7 年前
GitHub a1c15f0d Merge pull request #229 from Unity-Technologies/safer-callbacks 7 年前
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 年前
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 年前
Martin Thorzen bf9b4a4c Updated the Settings UI. 7 年前
Martin Thorzen e1d9b584 Added a Settings Menu for Nodes. 7 年前
Matt Dean 5b6fd3d8 Fixes to Matrix 2 definition 7 年前
Martin Thorzen 324ad522 Updated the settings visual element for nodes 7 年前
Alex Lian 6a2d4b34 Cleanup local build.py to utilize central scripts 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 年前
Martin Thorzen 4334f8e2 Split up MaterialGraph.USS file into multiple USS files for better organization. 7 年前
Jens Holm f19eae8b Split handling of resize in ResizeSideHandle into each direction 7 年前
Paul Melamed f2019f6b Bind decal HTile as a texture 7 年前
GitHub 58154649 Merge pull request #921 from Unity-Technologies/Fix-issue-with-FrameSettings-not-always-in-sync 7 年前
sebastienlagarde 87ce1922 Fix issue with FrameSettings not always in sync 7 年前
sebastienlagarde ac0f369d HDRenderPipeline: Update conversoin script that doesn work (yet) 7 年前
GitHub 17af1d7a Merge pull request #920 from Unity-Technologies/Other-tweak-to-SSS-menu 7 年前
sebastienlagarde ad84a280 Add auto script update 7 年前
sebastienlagarde 10ffb093 Move transmission enable at the right place 7 年前
GitHub 4656dcdb Merge pull request #919 from Unity-Technologies/Update-SSS-and-transmisison-UI 7 年前
sebastienlagarde 10283087 Fix issue 7 年前
Alex Lian d42b1a70 Merge remote-tracking branch 'origin/build/automation' into build/editor-test-fix 7 年前
sebastienlagarde 2a18503e First draft of SSS and Transmisison UI 7 年前
Alex Lian badac7dc Fix up build automation of editor tests 7 年前
sebastienlagarde 8c774475 HDRenderPipeline: Move htile for material classification before async compute. 7 年前
Alex Lian 7c8bb752 Remove references to testbed pipeline from tests 7 年前
GitHub 0b6f97bc Merge pull request #910 from Unity-Technologies/hdrp-rth-fixes 7 年前
Alex Lian cc9b78f0 Remove test pulling in TestbedPipelines 7 年前
GitHub 2c2b8b4d Merge pull request #916 from Unity-Technologies/Branch_RemovedLayeredHeightOffset 7 年前
uygar ae42e524 Split shadow matrix into separate components to selectively load per face data for point lights to improve register usage. 7 年前
GitHub cc8d918e Merge pull request #917 from Unity-Technologies/metal 7 年前
uygar 34eeceb3 Moved slice into a separate float to avoid unnecessary casting in the shader. 7 年前
Antti Tapaninen ded3a54d use fastopt with metal, avoid MTLCompilerService sandbox process crash 7 年前
uygar 8e8b647f Added register optimized path to the tent 5x5 filter. 7 年前
Antti Tapaninen 86d7f373 add build.py.meta 7 年前
sebastienlagarde b1b2e631 Merge remote-tracking branch 'refs/remotes/origin/master' into shadows-biasing 7 年前
GitHub b156a735 Merge pull request #915 from Unity-Technologies/Update-UI-to-not-show-not-used-parameter 7 年前