GitHub
|
e2675d66
|
Merge pull request #246 from Unity-Technologies/devmode-define
Devmode define
|
7 年前 |
Peter Bay Bastian
|
c1e7625e
|
Hide debug outputs behind a define
|
7 年前 |
GitHub
|
3a64dab9
|
Merge pull request #245 from Unity-Technologies/fix-242
Fixes #242 by initalizing the color space field properly
|
7 年前 |
Peter Bay Bastian
|
00a8f677
|
Fixes #242 by initalizing the color space field properly
|
7 年前 |
GitHub
|
75dadc74
|
Merge pull request #239 from Unity-Technologies/double-click-to-open-subgraph
Added functionality to double click on a subgraph node to open it up …
|
7 年前 |
GitHub
|
cdc03be9
|
Merge pull request #244 from Unity-Technologies/fix-all-warnings
Fix all warnings
|
7 年前 |
Peter Bay Bastian
|
57a0eab1
|
Remove unused imports in entire solution
|
7 年前 |
Peter Bay Bastian
|
6d5e2c25
|
Merge with master
|
7 年前 |
GitHub
|
9f659780
|
Merge pull request #240 from Unity-Technologies/fix-217
Fixes #217
|
7 年前 |
GitHub
|
f57c8cab
|
Merge pull request #238 from Unity-Technologies/master-preview-fixes
Master preview missing RenderTexture fixes
|
7 年前 |
Jens Holm
|
9c44af93
|
Add hide flags to master preview rendertexture (fixed #225)
|
7 年前 |
Peter Bay Bastian
|
e7218ad7
|
Remove unused variables and classes and rework how master preview resizing is handled
|
7 年前 |
Jens Holm
|
dd879e77
|
Make master preview refresh rendertexture on play mode change and check if rendertexture is null
|
7 年前 |
Martin Thorzen
|
5dd3e527
|
Updated so it is only left mouse click that can open using the double click
|
7 年前 |
Peter Bay Bastian
|
c595547c
|
Fixes #217 by searching all assemblies in the app domain
|
7 年前 |
GitHub
|
f187d743
|
Merge pull request #230 from Unity-Technologies/master-preview-rendertexture-rescale
Master preview rendertexture rescale
|
7 年前 |
Jens Holm
|
d3b6cb07
|
Make master preview dirty after rendertexture is resized (fixes #235)
|
7 年前 |
Martin Thorzen
|
5833e245
|
Added Right click context menu to open sub graph
|
7 年前 |
GitHub
|
9641212d
|
Merge pull request #224 from Unity-Technologies/node-matrix
Node Matrix
|
7 年前 |
Jens Holm
|
82db6687
|
Make master preview dirty when mouse wheel is scrolled (zoom changes)
|
7 年前 |
Martin Thorzen
|
50036920
|
Added functionality to double click on a subgraph node to open it up in a new shader graph window
|
7 年前 |
GitHub
|
91b5a7ad
|
Merge pull request #233 from Unity-Technologies/node-bugfixes
Node bugfixes
|
7 年前 |
GitHub
|
f39faa6c
|
Merge pull request #237 from Unity-Technologies/disable-resizing-in-preview-node
[FIX] Disabled the resizing of preview node.
|
7 年前 |
Peter Bay Bastian
|
a4d1c27d
|
Merge branch 'master' into node-bugfixes
# Conflicts:
# MaterialGraphProject/Assets/UnityShaderEditor/Editor/Resources/Styles/MaterialGraph.uss
|
7 年前 |
Martin Thorzen
|
5f331eda
|
[FIX] Disabled the resizing of preview node.
|
7 年前 |
Matt Dean
|
d5db5366
|
Fix Transform node bitangent usage
|
7 年前 |
GitHub
|
caaf7a64
|
Merge pull request #236 from Unity-Technologies/splitting-up-uss-files
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 年前 |
Martin Thorzen
|
6456ff21
|
Updated Unlit settings master node to also have the new stylish settings view
|
7 年前 |
Martin Thorzen
|
bf9b4a4c
|
Updated the Settings UI.
|
7 年前 |
Martin Thorzen
|
e1d9b584
|
Added a Settings Menu for Nodes.
|
7 年前 |
Martin Thorzen
|
324ad522
|
Updated the settings visual element for nodes
|
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 年前 |
Remy
|
ae07b3cc
|
Correct 1202 template
|
7 年前 |
Remy
|
619cd52e
|
Merge branch 'HDRP_GraphicTests' into MaterialUpgrader_Upgrade
|
7 年前 |
GitHub
|
7dbf5279
|
Merge pull request #937 from Unity-Technologies/add-correct-support-of-float
Add correct support of float for debug color picker
|
7 年前 |
sebastienlagarde
|
532d1c75
|
fix issue
|
7 年前 |
sebastienlagarde
|
3717cdb2
|
add correct support of float
|
7 年前 |
GitHub
|
3b36aa0b
|
Merge pull request #936 from Unity-Technologies/support-none-case-for-doublesided
Support none case for doublesided
|
7 年前 |
Sebastien Lagarde
|
07e997b0
|
Update test scene
|
7 年前 |
Sebastien Lagarde
|
4866a7dc
|
Fix missing coma
|
7 年前 |
Sebastien Lagarde
|
76cc874d
|
Re-introduce none case for double sided
|
7 年前 |
Sebastien Lagarde
|
c22ec643
|
HDRenderPipeline: Update relfection probe view shader to be at the norme
|
7 年前 |
GitHub
|
0ac5f863
|
Merge pull request #935 from Unity-Technologies/Rename-Graphics-to-Rendering-in-menu
Rename /Graphics/ to /Rendering/ in menu
|
7 年前 |
Sebastien Lagarde
|
c84722a1
|
Rename /Graphics/ to /Rendering/ in menu
|
7 年前 |
Sebastien Lagarde
|
89f8c23c
|
Update version to 0.1.29
|
7 年前 |