GitHub
|
39471547
|
Merge pull request #480 from Unity-Technologies/revert-477-revert-475-lightlists
Revert "Revert "light/probe lists reference implementation""
|
7 年前 |
GitHub
|
aca7c5b3
|
Revert "Revert "light/probe lists reference implementation""
|
7 年前 |
GitHub
|
be80c8a3
|
Merge pull request #477 from Unity-Technologies/revert-475-lightlists
Revert "light/probe lists reference implementation"
|
7 年前 |
GitHub
|
377ca98b
|
Revert "light/probe lists reference implementation"
|
7 年前 |
GitHub
|
bd6266f8
|
Merge pull request #475 from Unity-Technologies/lightlists
light/probe lists reference implementation
|
7 年前 |
GitHub
|
17bdc932
|
Merge pull request #476 from Unity-Technologies/Unity-2017.3
Merge 2017.3
|
7 年前 |
vlad-andreev
|
738479fe
|
cleanup
|
7 年前 |
vlad-andreev
|
8f499afb
|
light/probe lists reference implementation
|
7 年前 |
GitHub
|
6213cc0b
|
Merge pull request #470 from Unity-Technologies/Unity-2017.3
Unity 2017.3
|
7 年前 |
GitHub
|
468b9b08
|
Merge pull request #457 from Unity-Technologies/revert-455-feature/transparency
Revert "Use LOAD_TEXTURE2D to get depth from depth pyramid, fixed roughness t…"
|
7 年前 |
GitHub
|
d522b968
|
Revert "Use LOAD_TEXTURE2D to get depth from depth pyramid, fixed roughness t…"
|
7 年前 |
GitHub
|
bd30b9be
|
Merge pull request #455 from Unity-Technologies/feature/transparency
Use LOAD_TEXTURE2D to get depth from depth pyramid, fixed roughness t…
|
7 年前 |
GitHub
|
f49bc2d1
|
Merge pull request #450 from Unity-Technologies/Unity-2017.3
Unity 2017.3
|
7 年前 |
GitHub
|
ae958d8a
|
Merge pull request #445 from Unity-Technologies/Unity-2017.3
Unity 2017.3
|
7 年前 |
GitHub
|
1137cfb3
|
Merge pull request #441 from Unity-Technologies/Unity-2017.3
Unity 2017.3
|
7 年前 |
Tim Cooper
|
84f8f35e
|
Fixing 'convert to subgraph'
|
7 年前 |
Tim Cooper
|
9e5cc1af
|
rename anchor > port
|
7 年前 |
Jens Holm
|
fd1a979a
|
Center preview mesh
|
7 年前 |
Jens Holm
|
c3f4ae78
|
Store master node preview mesh in GraphInspectorView persistent data
|
7 年前 |
Peter Bay Bastian
|
a00f148d
|
Remove usage of EditorGUILayout.MiniThumbnailObjectField, so that we don't have to make it public
|
7 年前 |
Tim Cooper
|
00dbcd47
|
Clear shader errors before updating.
|
7 年前 |
Tim Cooper
|
c04a43b4
|
add [OnOpenAsset] again :)
|
7 年前 |
Tim Cooper
|
a1cb65d5
|
Working scripted importer version.
|
7 年前 |
Tim Cooper
|
e94975d2
|
redoing importers
|
7 年前 |
Peter Bay Bastian
|
cc654bc4
|
Fix picking mode on outside-node-input container, so that invisible stuff doesn't block click events
Match slot colors for outside-node-inputs
|
7 年前 |
Peter Bay Bastian
|
4d07b648
|
Edges for outside node controls
|
7 年前 |
Peter Bay Bastian
|
972596ff
|
Remove unneeded event handling (handled elsewhere now)
|
7 年前 |
Peter Bay Bastian
|
c2d9f15c
|
Fix undo bug caused by property node -> concrete node conversion happening during undo
|
7 年前 |
Peter Bay Bastian
|
59ca63f8
|
Remove defaults value section in inspector
|
7 年前 |
Peter Bay Bastian
|
4f983742
|
Update type in dynamic slot names when they change
|
7 年前 |
Matt Dean
|
82ab3813
|
Removed GeneratedShader
|
7 年前 |
Peter Bay Bastian
|
7b9315c4
|
Outside node control for UV slots
|
7 年前 |
Matt Dean
|
a8cf2f2b
|
Added Projection Parameters to Camera Node
|
7 年前 |
Peter Bay Bastian
|
ac179c90
|
Outside node controls for vector types
|
7 年前 |
Matt Dean
|
02c6b58d
|
Merge master
|
7 年前 |
Peter Bay Bastian
|
4f1b32b9
|
Undo fix
|
7 年前 |
Matt Dean
|
bbb186d6
|
Remove Gradient nodes and asset type :(
|
7 年前 |
GitHub
|
e10be928
|
Merge pull request #81 from patrickfournier/graph-view-copy-paste
Graph view copy paste, for trunk cfe3ca666188 and later
|
7 年前 |
Matt Dean
|
e44629cb
|
Fixes for PR
- Rename Tangent/Normal/Bitangent nodes
- Make GetHLSLSafeNAme static
- Rename MatrixCommonNode > TransformationMatrixNode
- Rename enums for Log and Exponential base
- String interpolation > Switch statement
- Full names for all Trigonometry nodes
- Rename Reflect/Project/Reject > Reflection/Projection/Rejection
- Rename Fresnel/FresnelEffect
- Rename unit enum in RotateNode (remove duplicate in UVTransform)
- Add min/max clamp to Gradient2D evaluation
|
7 年前 |
GitHub
|
a7d3058a
|
Merge branch 'master' into graph-view-copy-paste
|
7 年前 |
Matt Dean
|
a63160cc
|
UV Nodes
- Minor fixes to Natalies commits
|
7 年前 |
GitHub
|
849d3ecb
|
Merge branch 'master' into graph-view-copy-paste
|
7 年前 |
Peter Bay Bastian
|
d50eb6bb
|
Outside node controls for texture slots + various fixes
|
7 年前 |
Natalie Burke
|
f9118863
|
reordering and sorting of procedural nodes, created temp make shadergraph category and added nodes that should become shader graphs there. Fixed broken procedural nodes, added useful inputs, unified stylization
|
7 年前 |
Jens Holm
|
d2b246fa
|
Allow mesh in preview to be null / none selected as default sphere mesh
|
7 年前 |
Natalie Burke
|
e92749db
|
changing input order to increase consistency. Added center input for rotate node
|
7 年前 |
Jens Holm
|
35d08f0d
|
Add OnVlaueChanged callback to preview mesh picker for master node
|
7 年前 |
Natalie Burke
|
dc3b9dcd
|
Merge branch 'node-validation' of https://github.com/Unity-Technologies/ShaderGraph into node-validation
|
7 年前 |
Patrick Fournier
|
20c7f686
|
Update changes following merge with master.
|
7 年前 |
Peter Bay Bastian
|
e408be90
|
Handle remove events from GraphView
|
7 年前 |