Remy
|
901f41aa
|
Finish test result window. Accessible in "Internal / Graphic Tests / Test Result Window"
|
7 年前 |
sebastienlagarde
|
7323bbbc
|
Correct rounding
|
7 年前 |
sebastienlagarde
|
950eb920
|
Update naming based on feedback
|
7 年前 |
Remy
|
bba59d17
|
Working (still some errors to fix) test result window.
|
7 年前 |
uygar
|
a6b4b937
|
Set the default depth bias to 0.
|
7 年前 |
uygar
|
a8084c53
|
Silenced warning about loop iterations if optimize register usage is enabled.
|
7 年前 |
uygar
|
74b782e2
|
Added new parameters to control the edge leak fixup.
Agreessiveness of the fixup can be controled, and the reference vector can either be set to the normal if available or the view vector.
|
7 年前 |
uygar
|
f5518a7e
|
Limited per face information to matrices and atlas offsets to cut down on register usage.
|
7 年前 |
Julien Ignace
|
39692887
|
- Fixed Gaussian/Depth pyramid rendering and debug
- Fixed various Blit related issues related to target scaling.
|
7 年前 |
Peter Bay Bastian
|
aa81dc20
|
Remove old integration test graphs
|
7 年前 |
Peter Bay Bastian
|
e52fb9ee
|
Move tests outside package folder
|
7 年前 |
Peter Bay Bastian
|
794336a7
|
TestAssets -> TestbedAssets
|
7 年前 |
Peter Bay Bastian
|
8af999a0
|
Fix paths for integration tests
|
7 年前 |
Peter Bay Bastian
|
00564880
|
Fix shader include paths, update gitignore, add meta files and replace UNITY_SHADERGRAPH_DEVMODE with an optional DebugOutput directory
|
7 年前 |
Peter Bay Bastian
|
1598a53d
|
Remove unneeded files
|
7 年前 |
Peter Bay Bastian
|
dd9feff6
|
Move files from Assets to top-level
|
7 年前 |
Peter Bay Bastian
|
0cb4fc8d
|
Remove redundant .editorconfig
|
7 年前 |
Peter Bay Bastian
|
7ee5ef2d
|
Move some test assets inside the TestAssets folder
|
7 年前 |
Peter Bay Bastian
|
a860c3de
|
Remove old, unused folders and files
|
7 年前 |
Peter Bay Bastian
|
e7ecacd5
|
Rename package folder to match package name
|
7 年前 |
GitHub
|
f7374d45
|
Merge pull request #247 from keijiro/fix-null-preview
Fix for NullReferenceException in master preview.
|
7 年前 |
Keijiro Takahashi
|
7aa1b896
|
Added null-checks to master preview.
|
7 年前 |
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 年前 |