338 次代码提交 (164bf7a6-ff12-47dd-836e-7a9fc1913880)

作者 SHA1 备注 提交日期
Matt Dean 5bed2efc Menu Reorg: Input 7 年前
Eduardo Chaves 5eca2dca Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
bfogerty 9d1506f2 Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
RinaldoTjan 41da8598 Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
vlad 12603c9a Changing all Texture2D types to Teture to allow custom render textures to be added. 7 年前
bfogerty 1f0971d6 Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
Andre McGrail bc8714b2 Added nodes: 7 年前
bfogerty af4518e0 Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
Matt Dean c7fbf38f Added Matrix 2 and 3 types 7 年前
Andre McGrail ee0f0bf6 Tweaked toggle node, now shows on shader as checkbox 7 年前
bfogerty 2df2cc2b Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
Matt Dean eeb9f4ff Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
Matt Dean 3bce395a Added Matrix4 and fixed Matrix multiply 7 年前
Andre McGrail c99dc5e2 REPO FIX 7 年前
Matt Dean 718af347 Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
Matt Dean b2d664e0 Added matrix common and ops 7 年前
MingWai 3ccadfe5 Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
bfogerty 995a95bc Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
Jennifer Nordwall 475f5e3b Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
Florent Guinier fe87f870 Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
RinaldoTjan c5984a7b Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
Andre McGrail 22cf545d Fixed math in remap node 7 年前
Matt Dean c09d8226 Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
Matt Dean 46d84ef9 Fixed vector2 node 7 年前
bfogerty d92a2269 Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
Andre McGrail 6d640d6a Added cam direction node 7 年前
ChrisTchou 683c517e Merge remote-tracking branch 'origin/hackweek2017' into hackweek2017 7 年前
Florent Guinier 73112c5a Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
bfogerty abec21f1 Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
vlad b247c311 Texture assets and related notes work now (Thanks Tim!) 7 年前
MingWai bdfd3b5f Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
Andre McGrail b061e067 Lava and some stuff. 7 年前
Florent Guinier 670f4bf3 Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
ChrisTchou c19d413a Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
Matt Dean 98611b46 Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
Tim Cooper 2e183994 Add time checkbox 7 年前
Tim Cooper d0d60781 Texture asset is now a real asset type... 7 年前
Tim Cooper b44a8aea Fix some bugs in new nodes (bad conversion to HLSLSnippet node) + Add ability to hide slots at the slot level (i.e. hide implicit inputs for function node) 7 年前
Tim Cooper 793887f9 Working 'convert to subgraph' 7 年前
Peter Bay Bastian f516d811 Merge remote-tracking branch 'origin/subgraph' 7 年前
Peter Bay Bastian 7e160ce8 Run `hg format` on repository 7 年前
Peter Bay Bastian d69d3c1d Move IMayRequireNormal into own file 7 年前
Peter Bay Bastian ed185a44 Preliminary vertex shader support 7 年前
Tim Cooper f6fa3513 Starting to extract properties. 7 年前
Tim Cooper 8a87c992 More refactoring. 7 年前
Tim Cooper be067cc2 first real working shader in the 'new' model. 7 年前
Tim Cooper 735c401b Working: Properties window + new master node. 7 年前
GitHub 5f6271d2 Merge pull request #67 from stramit/refactor-properties 7 年前
Tim Cooper 29754ac3 Working light weight unlit master node 7 年前
Tim Cooper 580b206b missed files 7 年前
Tim Cooper fb21bff8 Working lightweight metallic master node. 7 年前
Tim Cooper 0b56c45b first pass. 7 年前
Tim Cooper 779d0288 [MatGraph]Use generated names for properties so that they do not conflict and are formatted properly. 7 年前
Tim Cooper f2cae710 Merge branch 'exposed-prop-subgraph' 7 年前
Tim Cooper 215e1b6a Refactoring slot types. 7 年前
Peter Bay Bastian ff8de4d3 New attribute-based system for node controls 7 年前
Tim Cooper 2c1b60e0 compiling 7 年前
Peter Bay Bastian 1125f7df Common attribute control for floaty properties 7 年前
Peter Bay Bastian 811d7dab Color attribute control 7 年前
Peter Bay Bastian 95ea6e13 Turn off preview for color node 7 年前
Peter Bay Bastian f695b6fa Enum attribute control 7 年前
Peter Bay Bastian 7bb42428 Use attribute controls for Matrix nodes 7 年前
Peter Bay Bastian 319e2795 Fix update scope of matrix nodes (they do not support preview properties yet) 7 年前
Peter Bay Bastian 9f5fba90 Merge branch 'attribute-controls' 7 年前
damian 83548475 Merging master. 7 年前
Matt Dean 4ec6fe3b Maths Part 1 7 年前
Matt Dean 3ca3abee Maths Part 2 7 年前
Matt Dean b4599393 Fix merge conflicts for PR 7 年前
Matt Dean 31068f89 More PR fixes 7 年前
Tim Cooper a5c9b0ce Merge branch 'exposed-prop-subgraph' 7 年前
GitHub 1d08cd88 Merge pull request #70 from Unity-Technologies/tidyup 7 年前
Peter Bay Bastian b75b4c04 Merge branch 'master' into no-presenters 7 年前
Tim Cooper 66cf728c Tidy up transforms so that graphs have a 'prefered' space to work in. 7 年前
Tim Cooper b2eceafe Improve 'geometry' based nodes so they can do space translations internally. 7 年前
Tim Cooper 52f89bea Merge branch 'spacetranslation' into master2 7 年前
GitHub 21a946ef Merge pull request #73 from Unity-Technologies/master 7 年前
Matt Dean d085dca3 Maths Part 3 7 年前
Matt Dean da4c61fd Maths Part 4 7 年前
Matt Dean a3c5d049 Input Part 1 7 年前
Matt Dean f3353a02 Input Part 2 7 年前
Matt Dean 03923b0b Input Part 3 7 年前
Peter Bay Bastian f95f8c27 BIG namespace refactor: UnityEngine -> UnityEditor, MaterialGraph -> ShaderGraph 7 年前
Matt Dean abed850e Merge master 7 年前
Peter Bay Bastian 418c94c0 Fix bug in Vector nodes 7 年前
Matt Dean a02b954a Input Part 3 7 年前
Matt Dean 52b69b3c Merge branch 'master' into node-validation 7 年前
Tim Cooper 3039671f Merge master 7 年前
Matt Dean 516051d4 First pass Gradient Nodes 7 年前
Tim Cooper 5a5f791f Working on improving texture node: 7 年前
GitHub 713f6000 Merge pull request #79 from Unity-Technologies/improve-texture-node 7 年前
Matt Dean 41b314d2 Merge branch 'master' into node-validation 7 年前
Matt Dean 62ff2d02 Merge fixes 7 年前
Matt Dean fe4745b9 Input Part 4 7 年前
Tim Cooper 8e5b0d9b First pass inlining property nodes. 7 年前
Matt Dean c86f6166 Input Part 5 7 年前
Tim Cooper 92a955c3 Add converter from v1,v2,v3,v4,col nodes -> properties. 7 年前
Matt Dean 324ba49c Input Part 6 (Gradient) 7 年前
Tim Cooper 0addad32 Fix stack overflow 7 年前
Natalie Burke 11e072f9 Merge branch 'node-validation' of https://github.com/Unity-Technologies/ShaderGraph into node-validation 7 年前
Matt Dean c27b2a9e Rename Texture2DAssetNode 7 年前
Patrick Fournier de93c238 Merge trunk 7 年前
Natalie Burke dc3b9dcd Merge branch 'node-validation' of https://github.com/Unity-Technologies/ShaderGraph into node-validation 7 年前
Matt Dean e44629cb Fixes for PR 7 年前
Matt Dean bbb186d6 Remove Gradient nodes and asset type :( 7 年前
Matt Dean 02c6b58d Merge master 7 年前
Matt Dean a8cf2f2b Added Projection Parameters to Camera Node 7 年前
Tim Cooper fc3caa89 Merge commit '0a54bdcf00befab61d3a0bbec18c543478eb086d' into fixing 7 年前
mathieum-unity 045d568e Merge remote-tracking branch 'origin/master' into graphview-styling-updates 7 年前
Matt Dean 446c232d Screen Node 7 年前
Matt Dean 7cc96aea Camera Node Improvements 7 年前
Matt Dean e9a12809 Object Node 7 年前
Matt Dean 874bec55 Depth Texture Node 7 年前
Matt Dean 1daf0032 Normals Texture Node 7 年前
Matt Dean 7f9b8cab Motion Vector Texture Node 7 年前
Matt Dean d84ea3c2 Fixes for Depth Texture and Normals Texture Nodes 7 年前
Matt Dean b53566fb Fog Node 7 年前
Matt Dean c3edb9c7 Ambient Node 7 年前
Matt Dean 0eff0dec Add Normal unpack mode for Texture 2D Node 7 年前
Matt Dean f14af0f4 Added Cubemap nodes 7 年前
Matt Dean 736a2328 Add LOD input and inline reflection vector 7 年前
Matt Dean 627c384a Fixes to Screen Position Node 7 年前
Tim Cooper 048fd0dd Update to latest light weight pipeline. 7 年前
GitHub 35129ab8 Merge pull request #91 from Unity-Technologies/node-bugfixes 7 年前
GitHub 5d9b28af Merge pull request #90 from Unity-Technologies/node-input-texture 7 年前
Tim Cooper 4eb8bc6a Misc usability fixes for shadergraph: 7 年前
Tim Cooper 0e092ee5 remove files that should not be there. 7 年前
Tim Cooper 54ac74c0 Merge branch 'master' into node-input-scene 7 年前
Tim Cooper 16640c42 Run code format tool 7 年前
Tim Cooper 2731487c Merge branch 'master' into node-input-scene 7 年前
Tim Cooper 1eba56e9 run reformat tool 7 年前
Peter Bay Bastian 1cf9ffde Update node titles to use new array-based grouping `[Title("UV/Flipbook")]` -> `[Title("UV", "Flipbook")]` 7 年前
Peter Bay Bastian da0d10c8 Massively decreased amount of allocations in preview rendering (~440 kB -> ~23 kB per frame) 7 年前
Matt Dean 7301ac69 Moving more nodes 7 年前
Matt Dean 3f34639b Fixes for subgraph, preview and property nodes 7 年前
Matt Dean a7e7a333 Move Property node into Input 7 年前
Matt Dean 21f4a1ac Fix Property node output names 7 年前
Matt Dean 00f3fcff Merge branch 'master' into node-validate-current 7 年前
GitHub 0eec5e4e Merge pull request #95 from Unity-Technologies/node-validate-current 7 年前
Matt Dean ca5e100b Merge branch 'master' into node-input-scene 7 年前
Matt Dean 5c0e0f70 Fixes for PR 7 年前
Matt Dean f48335e0 Renamed files 7 年前
Matt Dean fb3d355b Removed uneeded Fog enum 7 年前
Matt Dean 2d57b390 Add Orthographic slots to Camera node 7 年前
Matt Dean d1e59e63 Moved Scene Normals and Scene Velocity nodes to WIP 7 年前
Matt Dean ae1bad65 Fixes pre-PR 7 年前
Matt Dean 2a6ef764 Fix Camera node direction slot 7 年前
Matt Dean 10685e95 Fixes for PR 7 年前
Matt Dean 1f9fe754 Move Scene Depth to WIP 7 年前
Jens Holm 67d2fd02 Merge master 7 年前
Tim Cooper 16406a1d Working on conversion to new library 7 年前
Matt Dean 2775c78f Delete old nodes 7 年前
GitHub 1a3f590c Merge pull request #99 from Unity-Technologies/node-input-scene 7 年前
GitHub 5546123e Merge branch 'master' into node-bugfixes 7 年前
GitHub 6a80fdeb Merge pull request #122 from Unity-Technologies/node-bugfixes 7 年前
Tim Cooper 7a9a255f More work on porting node library across to new shader library. 7 年前
Tim Cooper 7995a0e9 upgrading to new shader library. 7 年前
Peter Bay Bastian 914403a2 Temp fix for various nodes 7 年前
Matt Dean b23f23cb First pass Matrix 4x4 nodes 7 年前
Matt Dean 0fca7431 Rename Texture2D and Cubemap nodes 7 年前
Tim Cooper 1f9b882d Fix up linar / gamma state of color nodes when they get inlined. 7 年前
Matt Dean cef293ac Rename Texture2D and Cubemap node files 7 年前
Matt Dean 1a08b1b1 Add DynamicMatrixMaterialSlot and fix all Matrix input types 7 年前
GitHub e8ae5340 Merge pull request #129 from Unity-Technologies/node-bugfixes 7 年前
GitHub d1d69177 Merge pull request #131 from Unity-Technologies/LinearColorFix 7 年前
Peter Bay Bastian 929cf786 Add ShaderStringBuilder and change non-CodeFunctionNodes to use it 7 年前
Peter Bay Bastian 409a35e4 Add LegacyAttribute for declaring old class names directly on the node class 7 年前
Peter Bay Bastian 0055dc00 Rename LegacyAttribute to FormerNameAttribute 7 年前
Peter Bay Bastian 41e06942 Change IGeneratesFunction such that a name is provided to a registry, which only allows 1 implementation per name. Includes a validation mode that checks that multiple given functions with the same name are actually the same. 7 年前
Peter Bay Bastian 38e4110f Move static methods out of AbstractMaterialNode 7 年前
Tim Cooper 5c979fc8 Merge master 7 年前
Tim Cooper 25b66c4b fixing merge 7 年前
GitHub 09d669c8 Various refactorings and improvements (#139) 7 年前
Tim Cooper ad906af4 Creating mini shader graph library / fixing gamma -> linear colours 7 年前
Jens Holm 5c86f77c Merge master 7 年前
Tim Cooper 8aab03fe Merge remote-tracking branch 'origin/master' into HDMaster 7 年前
Matt Dean ec76d400 Fix Fog node 7 年前
GitHub c3ae833e Merge pull request #144 (Upgrade to use new shader library) 7 年前
Matt Dean 1ea14a06 Rename Sign output on Camera node 7 年前
Tim Cooper 259c7ce1 Changing sub graphs to use functions instead of inlining. 7 年前
Matt Dean d057e6de Fix Ambient node 7 年前
GitHub 455b4075 Merge pull request #145 from Unity-Technologies/FixingSubGraphs 7 年前
Matt Dean 8f22e3a7 Boolean node and type (part 1) 7 年前
Jens Holm 93fa2455 Merge remote-tracking branch 'origin/master' into inspector-window 7 年前
Matt Dean b78bf280 Add Metal Reflectance Node 7 年前
Matt Dean 2f6e839e Add Integer 7 年前
Matt Dean e24aafae Boolean node and type (part 2) 7 年前
GitHub 87638b44 Merge pull request #149 from Unity-Technologies/node-bugfixes 7 年前
Matt Dean c3e0543b Add Dielectric Specular node 7 年前
Matt Dean 8ea43935 Add HDR Color 7 年前
Matt Dean eeae2f11 Fix Screen Position node 7 年前
Matt Dean cfb57499 Add Slider 7 年前
Matt Dean 333ded2e Remove IntegerMaterialSlot 7 年前
Matt Dean 6d66cb6a Revert Screen Position node changes 7 年前
Matt Dean 28df6957 Upgrade Slider UI to UIElements 7 年前
Martin Thorzen 29920efb [FIX] #159 Added a utility node method for converting float to shader value. To catch Infinity text string. 7 年前
Matt Dean f7209064 Switch control's HDR argument to enum 7 年前
Matt Dean e5024bd2 Cosmetic (name) changes 7 年前
Matt Dean 25109a19 Extend PBR master functionality 7 年前
Matt Dean 7c4099ec Fix Screen Position and Reflection Probe nodes 7 年前
Matt Dean 41300be2 Fix Screen Position Tile mode 7 年前
GitHub c763baf4 Merge pull request #163 from Unity-Technologies/node-bugfixes 7 年前
Matt Dean f43e0a6f Merge branch 'master' into node-input 7 年前
Matt Dean 352a061a Merge branch 'master' into compare-and-branch 7 年前
Jens Holm 55b86ced Merge branch 'master' into inspector-window 7 年前
GitHub 16ddad23 Merge pull request #173 from Unity-Technologies/CreateNodeOnSpace 7 年前
Matt Dean 725a1ea9 Merge branch 'master' into sliders 7 年前
GitHub b72d0466 Merge pull request #150 from Unity-Technologies/compare-and-branch 7 年前
Matt Dean 9a589fe6 Update Fog node to latest SRP library 7 年前
Peter Bay Bastian d00ca780 Merge branch 'master' into blackboard 7 年前
Matt Dean 739c124a Merge branch 'master' into sliders 7 年前
Matt Dean 28672efd Add a frac to Tiled Screen Position 7 年前
GitHub 1c0c24b4 Merge pull request #151 from Unity-Technologies/sliders 7 年前
Matt Dean 8984577a Merge branch 'master' into node-input 7 年前
Matt Dean 93aa1de8 Refactor Dielectric Specular node for UI changes 7 年前
Matt Dean 01fb5620 Fixes for PR 7 年前
Jens Holm fb49e741 Merge remote-tracking branch 'origin/master' into inspector-window 7 年前
Matt Dean 5863364b Fixes for PR 7 年前
GitHub df1a52fd Merge pull request #187 from Unity-Technologies/node-bugfixes 7 年前
GitHub 758a90e4 Merge pull request #170 from Unity-Technologies/node-input 7 年前
Matt Dean affdcadf Add HDR color support to Blackboard 7 年前
Peter Bay Bastian 484b4f58 * Add individual properties to node search 7 年前
Matt Dean 0292ae36 Color control refactor 7 年前
Matt Dean 78db5ef1 Refactor float based shader properties 7 年前
Matt Dean 4ad43705 Vector1 property refactor and types 7 年前
GitHub 395c3ec5 Merge pull request #193 from Unity-Technologies/properties-in-search 7 年前
Matt Dean 9c0b93c1 Merge branch 'master' into node-bugfixes 7 年前
GitHub d2f86285 Merge pull request #192 from Unity-Technologies/node-bugfixes 7 年前
Matt Dean 97f21962 Fix Color node recompilation 7 年前
Martin Thorzen 29361772 Merge branch 'master' into tidy-master-preview 7 年前
Matt Dean c0c00ec0 Merge branch 'master' into node-matrix 7 年前
Matt Dean e5bdf43e Add preview serialization for matrices 7 年前
Tim Cooper 025d9ffb UVNode now outputs vector4 UV's 7 年前
Keijiro Takahashi de7e2997 Addition of ScreenPositionSlotControlView 7 年前
GitHub d2945014 Merge pull request #219 from keijiro/screenspace-slot 7 年前
Matt Dean 7c973636 Merge branch 'master' into node-bugfixes 7 年前
Matt Dean 5b6fd3d8 Fixes to Matrix 2 definition 7 年前
GitHub e986db46 Merge pull request #223 from Unity-Technologies/tim-fixes 7 年前
Martin Thorzen 7b5ca064 Merge with master 7 年前
GitHub 9641212d Merge pull request #224 from Unity-Technologies/node-matrix 7 年前
Peter Bay Bastian 57a0eab1 Remove unused imports in entire solution 7 年前
GitHub cdc03be9 Merge pull request #244 from Unity-Technologies/fix-all-warnings 7 年前
Martin Thorzen f5ae4e88 Merge with master 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 年前
Matt Dean e11fa9b7 Add missing node fixes 7 年前
GitHub 40495e65 Merge pull request #261 from Unity-Technologies/fix-constant-node 7 年前
Matt Dean 394320a1 Add documentation links for all nodes 7 年前
Matt Dean a0875348 Fix Light Probe node 7 年前
Matt Dean 8cbbf3c2 Missing fix 7 年前
GitHub bad5cbcd Merge pull request #277 from Unity-Technologies/doc-links 7 年前
GitHub 16df8b10 Merge pull request #278 from Unity-Technologies/node-bugfixes 7 年前
Peter Bay Bastian 0b584564 Merge with master 7 年前
Peter Bay Bastian a029858d Merge branch 'master' into fix-postlayoutevent 7 年前
Martin Thorzen 731a2018 Merge branch 'master' into node-settings 7 年前
Martin Thorzen 9720e0dc Added input fields to the vector nodes 7 年前
Martin Thorzen d36a05a1 Fix issues after merge with master 7 年前
GitHub eae8c0fc Merge pull request #293 from Unity-Technologies/vector-input-fields 7 年前
Martin Thorzen 8742fc7b Merge branch 'master' into node-settings 7 年前
Matt Dean 589cb99a Add changes from previous branch 7 年前
Matt Dean ff7c4856 Fix serialisation of preview properties in Gradient Asset node 7 年前
Matt Dean 2a3637d0 Override GradientShaderProperty declaration for preview rendering 7 年前
Matt Dean 15328c1d Add support for Fixed gradient mode 7 年前
Matt Dean dcfde51b Improve gradient sample code 7 年前
Matt Dean 25fc05eb Rename GradientAssetNode.cs > GradientNode.cs 6 年前
Matt Dean 90f19e2e Rename Gradient Asset Node > Gradient Node 6 年前
GitHub f6380703 Merge pull request #310 from Unity-Technologies/gradient-nodes 6 年前
Martin Thorzen 01126a2f Fixed an issue where vector 1 node was not evaluating properly. 6 年前
GitHub 9e68ec0c Merge pull request #342 from Unity-Technologies/fix-vector1-node 6 年前
Peter Bay Bastian 8076c27e Merge branch 'master' into copy-property-nodes 6 年前
Jens Holm 60639f41 Merge branch 'master' into editable-property-reference-names 6 年前
GitHub c833d39e Merge pull request #325 from Unity-Technologies/node-settings 6 年前
Peter Bay Bastian 8fcaa92a Merge branch 'master' into warning-incompatible-pipeline 6 年前
Peter Bay Bastian 54aaeaae Move to 'ShaderGraph' folder 6 年前
Peter Bay Bastian 4dfbc988 Fix per-stage requirements and translations part 1 6 年前
Peter Bay Bastian 6cdf82d9 Further ShaderStageCapability work 6 年前
Peter Bay Bastian b5379b4b Fixed float value to string error and truncation warning for normal create node 6 年前
Matt Dean 42b09806 Add first pass Texture2DArray and Texture3D support 6 年前
GitHub ae1dff05 Merge pull request #1358 from Unity-Technologies/sg/vertex-modification 6 年前
GitHub 92542c54 Merge pull request #1354 from Unity-Technologies/sg/fix-error-float-value-to-string 6 年前
Alex Lian 3be7d580 Merge remote-tracking branch 'origin/master' into build/automation 6 年前
Stephane Laroche 9498fe0b Merge branch 'master' into stacklit 6 年前
Matt Dean 26a4b39a HD subshaders branch rebuild 6 年前
GitHub cd218826 Merge pull request #1376 from Unity-Technologies/sg/hdsubshaders 6 年前
Alex Lian 0d975dea Merge remote-tracking branch 'origin/master' into build/automation 6 年前
Matt Dean 36a0484f Merge remote-tracking branch 'origin/master' into sg/texture-types 6 年前
sebastienlagarde c0461407 Merge branch 'master' into Add-support-of-per-light-shadow-mask-control 6 年前
Peter Bay Bastian a958b031 Rename PropertyType.Texture to Texture2D 6 年前
GitHub 7f5da648 Merge branch 'master' into sg/show-generated-code 6 年前
GitHub f8e5ff57 Merge pull request #1377 from Unity-Technologies/sg/texture-types 6 年前
Tim Cooper 2c4a517b Merge remote-tracking branch 'origin/master' into build/automation 6 年前
Tim Cooper 99d825bc first pass fixing paths 6 年前
Tim Cooper fafb59af Run code formatter. 6 年前
Frédéric Vauchelles 4d7f78f1 Merge branch 'master' into feature/SSR 6 年前
Matt Dean ad13e4b0 Add Face Sign functionality to LWRP, HDRP and preview subshaders 6 年前
Alex Lindman 34778d4a added tex2d lod node 6 年前
Matt Dean aa2a3ad7 Update slot name 6 年前
Matt Dean 4357fbd0 Make work in vertex shader 6 年前
Matt Dean de873ebd Fixes to IsFrontFace node 6 年前
Matt Dean 8204a168 Rename IsFrontFace node 6 年前
Matt Dean 2a7ab752 Move IsFrontFace node 6 年前
GitHub 5bfd4b01 Merge pull request #1429 from Unity-Technologies/sg/texture2dlod 6 年前
GitHub 51a1873e Merge branch 'master' into update-changelog 6 年前
Peter Bay Bastian b4dd9062 Merge remote-tracking branch 'origin/master' into sg/facesign 6 年前
sebastienlagarde 4a622009 Merge branch 'master' into refactor-shader-variant-per-material 6 年前
Oliver Schnabel 3a15d806 Merge remote-tracking branch 'remotes/origin/master' into StackLit2 6 年前
Stephane Laroche 7933fd8d Merge branch 'master' into StackLit2 6 年前
Paul Melamed 797daf79 Merge branch 'master' into decals/ss3_channel_mask 6 年前
sebastienlagarde 6c870111 Merge branch 'master' into FalseColorMode 6 年前
Thomas 01ee049b Merge branch 'master' into gfx-tests-postfx 6 年前
Chris Tchou 6408007a Merge branch 'master' into hdrpcleanup 6 年前
GitHub 3a6a4e59 Merge branch 'master' into sg/spheremasknode 6 年前
Nerites 4b5c5d5c Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into xrsettings 6 年前
Tim Cooper 893f84e9 Add warnings as errors to test projects + fix issues 6 年前
Tim Cooper 8406655d Merge branch 'master' into ShaderGraphTests 6 年前
Nerites cc9ae6f7 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into xrsettings 6 年前
Nerites 9b69a952 Merge xrconfig branch into xrsettings 6 年前
Aleksandr Kirillov 4695f235 Merge branch 'master' into lw/terrain_optimization 6 年前
GitHub 7281fe31 Merge branch 'HDRP/staging' into decals/v2/per_channel_mask_new_ui 6 年前
Matt Dean e5de9e5a Added Texel Size Node (#1527) 6 年前
GitHub d28560f9 Set stage capability for Texture2DArray and Texture3D nodes (#1651) 6 年前
Remy 2883e443 Merge branch 'master' into tests/hdrp/distortion 6 年前
Stephane Laroche 73aab246 Merge branch 'hdrp/staging' into StackLit2_TrunkTest 6 年前
Nerites 4c6e512a Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into xrsettings 6 年前
Nerites 7a18f28e Revert "Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into xrsettings" 6 年前
Nerites 5182ab18 Revert "Revert "Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into xrsettings"" 6 年前
GitHub 74d0a872 Merge pull request #1745 from Unity-Technologies/master 6 年前
Julien Ignace 5bfcc8cd Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into HDRP/fix-sun-baking 6 年前
Yao Xiaoling 4d7a5d51 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into gpu_terrain 6 年前
GitHub f0c6fbeb Remove all legacy matrices from Shader Graph (#1652) 6 年前
Antoine Lelievre 71ec7369 Merge HDRP/staging 6 年前
Remy b364cfd3 Merge branch 'hdrp/staging' into tests/hdrp/distortion 6 年前
Yao Xiaoling a11976bf Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into gpu_terrain 6 年前
GitHub b400b1c1 Merge branch 'master' into lw/terrain_optimization 6 年前
Sebastien Lagarde 72141169 Merge branch 'master' into lighting-arealigh-fixup 6 年前
GitHub 01fdbb38 Merge branch 'master' into fix/coupling-hdlight-workflow 6 年前
GitHub 7cfc2ed0 Merge branch 'master' into sg/fix-for-saving-dirty-shader-graph 6 年前
GitHub 8908da09 Pipeline specific graph functions and nodes (#1673) 6 年前
egomeh 93afc87c Merge remote-tracking branch 'origin/master' into lw/light-attenuation 6 年前
Yao Xiao Ling 5eed6e3a Merge remote-tracking branch 'remotes/origin/master' into gpu-terrain 6 年前