Felipe Lira
|
164ce034
|
Fog is now computed outside the simple lighting function.
|
6 年前 |
GitHub
|
8327a1ae
|
Merge pull request #1638 from Unity-Technologies/fix/ReflectionProbe-migration-serialization
Fix/reflection probe migration serialization
|
6 年前 |
RSlysz
|
def7de9d
|
Fix serialization of migrated data for PlanarReflectionProbe
|
6 年前 |
Felipe Lira
|
cefca300
|
udpated post-processing pinned revision
|
6 年前 |
RSlysz
|
6ca9ca90
|
Fix serialization of migrated data for HDReflectionProbe
|
6 年前 |
Felipe Lira
|
5f9dad6b
|
updated test project packages json file.
|
6 年前 |
Nerites
|
97fc9e5c
|
Revert "Revert "XRGConfig: New interface to XRSettings for SRP""
This reverts commit 0c6b7e6cd32c90a62bf892ff91fa6362695843ff.
|
6 年前 |
Nerites
|
ecf506dc
|
Revert " updated postfx pinned revision"
This reverts commit b5dee6ebf0d749150b07a72c91bb88b74022cb43.
|
6 年前 |
GitHub
|
179bfa69
|
Merge pull request #1635 from Unity-Technologies/revert-1570-xrsettings
Revert "XRGConfig: New interface to XRSettings for SRP"
|
6 年前 |
Nerites
|
b6aac1b4
|
Reset postprocessing to populated branch
|
6 年前 |
GitHub
|
684cc873
|
Revert "XRGConfig: New interface to XRSettings for SRP"
|
6 年前 |
Nerites
|
22989ca2
|
Refiled XRGraphicsConfig and protected editor-only sections to enable
building
|
6 年前 |
GitHub
|
8fc6e2f2
|
Merge pull request #1570 from Unity-Technologies/xrsettings
XRGConfig: New interface to XRSettings for SRP
|
6 年前 |
Nerites
|
5cdfdc2e
|
Merge branch 'xrsettings' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into xrsettings
|
6 年前 |
Nerites
|
ab55a106
|
Forced postprocessing to update to the correct commit
|
6 年前 |
Nerites
|
be0bcea6
|
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into xrsettings
|
6 年前 |
Nerites
|
8087b626
|
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into xrsettings
|
6 年前 |
Nerites
|
d1f4f8d3
|
Renamed XRGConfig to adhere to coding style standards. Added a way to
update UI before hitting Play.
|
6 年前 |
Nerites
|
8af63fa8
|
Updated to master
|
6 年前 |
Nerites
|
f6c51928
|
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into xrsettings
|
6 年前 |
Nerites
|
407e6c5d
|
Fixed polarity of disables. Currently updates UI to updated XR enabled
value only in Play mode.
|
6 年前 |
Nerites
|
70191739
|
Removed unneeded "using UnityEngine.XR"
|
6 年前 |
Felipe Lira
|
8805171f
|
updated postfx pinned revision
|
6 年前 |
Nerites
|
90cded2f
|
Use ENABLE_VR (superset of !UNITY_SWITCH) to protect accesses to XRSettings
|
6 年前 |
GitHub
|
0783dfdf
|
Merge pull request #1618 from Unity-Technologies/lw/vr-postfx-fix
Fixes issue #1595. [DON'T MERGE YET. This PR depends on another PostFX PR]
|
6 年前 |
Nerites
|
a0a07a71
|
Added meta file for new XR dir
|
6 年前 |
GitHub
|
e7ef35ad
|
Merge pull request #1634 from Unity-Technologies/ShaderGraphTests
Shader graph tests
|
6 年前 |
Nerites
|
4f7a3f70
|
Fixed integration of XRGConfig into LWRP
|
6 年前 |
Tim Cooper
|
1312c2f8
|
Add Ref images for osx
|
6 年前 |
GitHub
|
e4f4d59f
|
Update README.md
|
6 年前 |
Nerites
|
9b69a952
|
Merge xrconfig branch into xrsettings
|
6 年前 |
Tim Cooper
|
168cdcb4
|
Add ShaderGraph MathNode tests
|
6 年前 |
Nerites
|
cc9ae6f7
|
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into xrsettings
|
6 年前 |
sebastienlagarde
|
9d1cc626
|
Remove Editor-only code from the PS4 build
|
6 年前 |
Tim Cooper
|
5517ed97
|
Fix the manifest to include tests + remove project version
|
6 年前 |
sebastienlagarde
|
a7cc2ef6
|
Fix issue with indirect color and color temperature not take into account
|
6 年前 |
Tim Cooper
|
8406655d
|
Merge branch 'master' into ShaderGraphTests
# Conflicts:
# TestProjects/ShaderGraph/Packages/manifest.json
|
6 年前 |
Tim Cooper
|
893f84e9
|
Add warnings as errors to test projects + fix issues
|
6 年前 |
GitHub
|
7d8789d6
|
Merge pull request #1458 from Unity-Technologies/sg/fix-subgraph-properties
Fix texture and boolean property types in subgraphs
|
6 年前 |
GitHub
|
a03a53f4
|
Merge pull request #1631 from Unity-Technologies/fix/Gizmo6FacesBox-folder
Moving Gizmo6FacesBox to Editor folder
|
6 年前 |
RSlysz
|
9a03990d
|
Merge remote-tracking branch 'origin/master' into fix/Gizmo6FacesBox-folder
|
6 年前 |
GitHub
|
c90d55e9
|
Merge pull request #1629 from Unity-Technologies/fix/warning-introduced-by-refactor-reflection-probe-UI
Fix warnings introduced by ReflectionProbe UI refactor
|
6 年前 |
RSlysz
|
39187ff0
|
Moving Gizmo6FacesBox to Editor folder
|
6 年前 |
Tim Cooper
|
b0754411
|
Fix issue in test framework image compare
|
6 年前 |
RSlysz
|
3128e9a5
|
Fix warnings
|
6 年前 |
Tim Cooper
|
818d7c51
|
Update test template images
|
6 年前 |
GitHub
|
08168975
|
Merge pull request #1627 from Unity-Technologies/feature/HDReflectionProbe-refactor-inspector2
Missing changelog for ReflectionProbe refactor
|
6 年前 |
RSlysz
|
52548de2
|
update changelog
|
6 年前 |
GitHub
|
d6454abc
|
Merge pull request #1626 from Unity-Technologies/feature/HDReflectionProbe-refactor-inspector2
Remove editor token
|
6 年前 |
RSlysz
|
66a8b9b3
|
Remove editor token
|
6 年前 |