5179 次代码提交 (52091cce-277d-4890-b963-420f2d318ab4)

作者 SHA1 备注 提交日期
GitHub dba26376 Merge pull request #283 from Unity-Technologies/fix-trunk-compatibility 7 年前
Peter Bay Bastian 9e3b2fca Remove GraphTypeMapper 7 年前
Peter Bay Bastian abac19b4 Add an asmdef at the repository root for unreleased stuff and move HD pipeline things there 7 年前
Peter Bay Bastian 0e49b142 * Fix Serializable(Cubemap|Mesh|Texture) classes 7 年前
GitHub 5d5824ef Merge pull request #281 from Unity-Technologies/fix-subshader-property-update 7 年前
Martin Thorzen a323085a Updated with the feedback from PR 7 年前
Peter Bay Bastian fecfaaea Fix compile errors on trunk by introducing various compatibility extensions 7 年前
Martin Thorzen 166af912 [FIX] #271 Making sure that the new inports are modifiable after saving the subgraph 7 年前
Keijiro Takahashi 69fe16a8 Bugfix: IsGammaSpace is undefined in HD Unlit 7 年前
GitHub 92ba2244 Update README.md 7 年前
Peter Bay Bastian 0e95358f Update meta files 7 年前
GitHub e818e796 Merge pull request #258 from Unity-Technologies/fix-postlayoutevent 7 年前
Peter Bay Bastian a029858d Merge branch 'master' into fix-postlayoutevent 7 年前
GitHub 3de3ae25 Merge pull request #262 from Unity-Technologies/rebuild-all-dependant-shaders-from-subgraph 7 年前
Peter Bay Bastian 010106aa Make cancelling "delete property" cancel the entire operation 7 年前
Peter Bay Bastian 0b584564 Merge with master 7 年前
GitHub 16df8b10 Merge pull request #278 from Unity-Technologies/node-bugfixes 7 年前
GitHub 96c8a0c7 Merge pull request #257 from Unity-Technologies/copy-paste-fix 7 年前
GitHub 998d8e22 Merge pull request #250 from Unity-Technologies/bound-type-defualt-slots 7 年前
GitHub df788737 Merge pull request #275 from Unity-Technologies/integrate-sg-subshaders 7 年前
GitHub bad5cbcd Merge pull request #277 from Unity-Technologies/doc-links 7 年前
Matt Dean b7a61817 Update Multiply node defaults 7 年前
GitHub e7b2f640 Merge pull request #276 from Unity-Technologies/fix-subgraph-name-start-with-number 7 年前
Martin Thorzen f9797583 Fixed the feedback from GIT 7 年前
Matt Dean 8cbbf3c2 Missing fix 7 年前
Matt Dean a0875348 Fix Light Probe node 7 年前
Martin Thorzen edb12553 [FIX] #272 This will prefix the generated code with "sg_" 7 年前
Matt Dean 394320a1 Add documentation links for all nodes 7 年前
Matt Dean 262225e5 Fix fog node preview rendering 7 年前
Peter Bay Bastian b3445484 Add wrapper for `Assembly.GetTypes()` which won't throw an exception 7 年前
GitHub 5ba70535 Merge pull request #264 from Unity-Technologies/node-bugfixes 7 年前
Matt Dean 1f3d0114 Minor node fixes 7 年前
Peter Bay Bastian 8de769dd Move lightweight sub-shaders and templates to SRP repository 7 年前
GitHub c880667e Merge pull request #260 from Unity-Technologies/geometrychangedevent 7 年前
GitHub 5e8fdfe2 Merge pull request #259 from Unity-Technologies/node-bugfixes 7 年前
GitHub 0f41473d Merge pull request #248 from keijiro/shapes-aa 7 年前
Jens Holm a83bd958 Make PBR master node be able to require normal and remove BoundVector3MaterialSlot 7 年前
Matt Dean fcd875c3 Split blend enum into two 7 年前
GitHub 40495e65 Merge pull request #261 from Unity-Technologies/fix-constant-node 7 年前
Martin Thorzen be031712 Added the new 9slice image that was provided. 7 年前
Jens Holm 5d32dbf0 Delete BoundInputVectorcontrolView which was a dumplicate of LabelSlotControlView 7 年前
Matt Dean de80e921 Add two sided support for shadow pass 7 年前
Matt Dean e11fa9b7 Add missing node fixes 7 年前
Martin Thorzen 3828d22c removed the label from nodesettings. 7 年前
Jens Holm 12543f9b Add vertex color input label to bound input type 7 年前
Matt Dean b73b2432 Add Transparent (premultiply alpha) blend mode 7 年前
Martin Thorzen c5f3e96c Removed unused parameter scaling 7 年前
Peter Bay Bastian a2bafb38 Fix float serialization in Constant Node to not be affected by system locale (was comma as decimal separator causing shader errors) 7 年前
Peter Bay Bastian 5d8933e2 Reflect rename in future Unity versions of class PostLayoutEvent to GeometryChangedEvent (with fallback import for 2018.1) 7 年前
Martin Thorzen 0c19b486 Added the 9_slice image to the settings view. Also added so that the icon looks clicked when clicked. 7 年前