Sebastien Lagarde
106566dc
Update the UI for iridescence
7 年前
Alex Lian
3b1ef367
Windows file copy fix
7 年前
sebastienlagarde
116379ee
Add memory RT name/information everywhere
7 年前
GitHub
d7d2cde3
Merge pull request #922 from Unity-Technologies/decals/forward_fix
Bind decal HTile as a global texture, fixes decals in forward rendering path.
7 年前
Alex Lian
58234b8e
Fix up single file copy calls too
7 年前
Paul Melamed
f2019f6b
Bind decal HTile as a texture
7 年前
sebastienlagarde
d416e6e3
test RTHanbdle naming
7 年前
Alex Lian
35f03c7a
Merge remote-tracking branch 'origin/master' into build/automation
7 年前
Remy
fe34a794
Fix reflection probe layout in test 2401
Try to accelerate tests by greatly reducing the number of wait frames. Seems stable.
7 年前
GitHub
58154649
Merge pull request #921 from Unity-Technologies/Fix-issue-with-FrameSettings-not-always-in-sync
Fix issue with FrameSettings not always in sync
7 年前
sebastienlagarde
87ce1922
Fix issue with FrameSettings not always in sync
7 年前
Remy
f8b82f37
Move animated cookie scene to play mode tests
Update Light on tesselcation scene (shadows in reflection probes are fixed now)
7 年前
sebastienlagarde
ac0f369d
HDRenderPipeline: Update conversoin script that doesn work (yet)
7 年前
GitHub
17af1d7a
Merge pull request #920 from Unity-Technologies/Other-tweak-to-SSS-menu
Other tweak to sss menu
7 年前
Alex Lian
17629e50
Modify copy step for Windows
Windows is failing for copying a tree. Try direct copying
7 年前
uygar
7528e3f3
Replaced the two clear shadow passes with one using the platform far plane define.
7 年前
uygar
34443229
Separated light and cascade data loading for directional lights.
Introduced clear rect rendering to avoid clearing the entire shadowmap.
7 年前
Remy
fa8d58d8
Material upgrader working quite fine now :)
7 年前
Remy
0fe67279
Upgrade material upgrader
7 年前
Evgenii Golubev
1c1f07a0
Terminate the loop sooner
7 年前
Evgenii Golubev
7f5a785a
Use bsdfData.materialFeatures to store the transmission mode
7 年前
Evgenii Golubev
e6540dfa
Implement clustering of density volumes
7 年前
Evgenii Golubev
88a993dd
Store SSS flags inside bsdfData.materialFeatures
7 年前
Evgenii Golubev
621d0c61
Rename
7 年前
Evgenii Golubev
0c573a4a
Rename "HomogeneousMediumVolume" to "HomogeneousDensityVolume"
7 年前
Evgenii Golubev
fdd5cb7f
Ignore VBuffer scale
This means there is some fractional error if the screen size is not a multiple of 8 (or 4, depending on settings), but the error is typically less than 1%, so it's not very visible.
7 年前
Evgenii Golubev
19824028
Use ClampNdotV() everywhere except where vector addition/subtraction is involved
7 年前
Paul Melamed
8668ed75
decals working on transparency
7 年前
Paul Melamed
cf795cc1
intermediate commit, switching to another branch
7 年前
Jens Holm
12543f9b
Add vertex color input label to bound input type
7 年前
Jens Holm
27242a3d
Add slot type for bound types to be used in PBR Master node
7 年前
Jens Holm
bcf4854e
Change normal slot in PBR Master node to display default space binding rather than a vector3 control
7 年前
Jens Holm
3bff7ec6
Make bound input types have a default slot label that identifies the space of the default input
7 年前
Keijiro Takahashi
bcc36851
Antialiasing with procedural shapes.
7 年前
Jens Holm
532c8de0
Add control view for bound input types
7 年前
GitHub
286d82a6
Merge pull request #249 from Unity-Technologies/submodularize
Submodularize
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 年前