Thomas
983a4857
Fixed particle lights
7 年前
Peter Bay Bastian
d7929b25
Move Lightweight Shader Graph sub-shaders from SG repo
7 年前
uygar
706c8fbf
Provided way of passing in values for per frame shadow update budgets.
7 年前
sebastienlagarde
3b04593f
Various fix
7 年前
GitHub
6602ff66
Merge pull request #977 from Unity-Technologies/physcam-settings
Added a first set of physical settings to HDCamera
7 年前
sebastienlagarde
fee679a7
Merge remote-tracking branch 'refs/remotes/origin/master' into Add-physical-Light-unit-2
7 年前
Robert Srinivasiah
6306d349
Skip adding empty decal cull data to GPU cull buffers (WAR)
Stereo assumes tightly packed cull data buffers, but the decal cull data is not (right now). Paul and I are working to amend this, but for now, since stereo disables decals, Stereo doesn't have to worry about adding any of the decal data.
7 年前
Julien Ignace
5cfdaac3
Reversed rotation of HDRI sky to match legacy and removed it from procedural because it does not make sense there.
7 年前
GitHub
af64eeb2
Merge pull request #976 from Unity-Technologies/Fix-sky-issue
Fix sky issue
7 年前
sebastienlagarde
3ca4d227
Various update
7 年前
Remy
b295db15
Material upgrader now correctly supports standards -> lit and unlits -> unlit
7 年前
Robert Srinivasiah
a42d879e
Use StereoscopicEye instead of bool in Get*VolumeDataAndBound
This reads better than bools
7 年前
Remy
6b3ff1a7
Update animated cookie scene/template (support for cube cookie)
Try to compress more agressively the template files
7 年前
sebastienlagarde
b0c23ff0
Fix sky issue
7 年前
Thomas
8b30d5b8
Added a first set of physical settings to HDCamera
Needed for physical light units
7 年前
Julien Ignace
c4e4129a
Moved Cascade and Contact shadows settings to the volume system.
7 年前
sebastienlagarde
8d0fc95d
Merge remote-tracking branch 'refs/remotes/origin/master' into Add-physical-Light-unit-2
7 年前
Remy
2001df3c
Merge branch 'HDRP_GraphicTests' into MaterialUpgrader_Upgrade
7 年前
Robert Srinivasiah
0309a043
Cleanup comments + temp code for intermediate PR
In order to keep up with repo velocity, time to merge in the work so far toward stereo lighting. Clean up some temp code and comments for proper merging.
7 年前
Sebastien Lagarde
4d5c89d9
Temp disabling code so we don't go out of memory at launch
7 年前
sebastienlagarde
39e5b6fb
HDRenderPipeline: Fix file format
7 年前
Evgenii Golubev
c249e283
Implement the initial version of auto-thickness
7 年前
Alex Lian
65ac8dec
Initial documentation to get past validation checks
Initial extract of LW doc
Wiki docs for the others
7 年前
Remy
ab4675c0
Unified all variants of standard shader in one converter.
7 年前
Jens Holm
839077f9
Refactor WindowDraggable to use posiiton left and position right properties
7 年前
Martin Thorzen
d36a05a1
Fix issues after merge with master
7 年前
Jens Holm
3531f878
Make master preview have a default position similar to the blackboard
7 年前
Martin Thorzen
731a2018
Merge branch 'master' into node-settings
# Conflicts:
# com.unity.shadergraph/Editor/Data/MasterNodes/PBRMasterNode.cs
# com.unity.shadergraph/Editor/Util/UIUtilities.cs
7 年前
GitHub
03f44061
Merge pull request #285 from Unity-Technologies/fix-serializable-warnings
Fix warnings from legacy deserialization classes
7 年前
Peter Bay Bastian
c27172ce
Fix warnings from about unused variables that are kept there for legacy deserialization
7 年前
GitHub
0431024d
Merge pull request #279 from keijiro/fix-hdrp-unlit
Fix: IsGammaSpace is undefined in the HD Unlit subshader
7 年前
GitHub
230aeda4
Merge pull request #284 from Unity-Technologies/move-hd-outside-package
Remove implicit dependency on HD for package
7 年前
GitHub
dba26376
Merge pull request #283 from Unity-Technologies/fix-trunk-compatibility
Fix trunk compatibility
7 年前
Peter Bay Bastian
9e3b2fca
Remove GraphTypeMapper
7 年前
Peter Bay Bastian
abac19b4
Add an asmdef at the repository root for unreleased stuff and move HD pipeline things there
7 年前
Peter Bay Bastian
0e49b142
* Fix Serializable(Cubemap|Mesh|Texture) classes
* Add back in blackboard classes to work with 2018.1
* Wrap some things in `#if UNITY_2018_1`s
7 年前
GitHub
5d5824ef
Merge pull request #281 from Unity-Technologies/fix-subshader-property-update
[FIX] for issue #271
7 年前
Martin Thorzen
a323085a
Updated with the feedback from PR
7 年前
Peter Bay Bastian
fecfaaea
Fix compile errors on trunk by introducing various compatibility extensions
7 年前
Martin Thorzen
166af912
[FIX] #271 Making sure that the new inports are modifiable after saving the subgraph
7 年前
Keijiro Takahashi
69fe16a8
Bugfix: IsGammaSpace is undefined in HD Unlit
7 年前
GitHub
92ba2244
Update README.md
7 年前
Peter Bay Bastian
0e95358f
Update meta files
7 年前
GitHub
e818e796
Merge pull request #258 from Unity-Technologies/fix-postlayoutevent
Fixes for PostLayoutEvent changes
7 年前
Peter Bay Bastian
a029858d
Merge branch 'master' into fix-postlayoutevent
# Conflicts:
# com.unity.shadergraph/Editor/Drawing/Manipulators/WindowDraggable.cs
7 年前
GitHub
3de3ae25
Merge pull request #262 from Unity-Technologies/rebuild-all-dependant-shaders-from-subgraph
When saving a sub graph, we now go through all the shader graphs and …
7 年前
Peter Bay Bastian
010106aa
Make cancelling "delete property" cancel the entire operation
7 年前
Peter Bay Bastian
0b584564
Merge with master
7 年前
GitHub
16df8b10
Merge pull request #278 from Unity-Technologies/node-bugfixes
Node bugfixes
7 年前
GitHub
96c8a0c7
Merge pull request #257 from Unity-Technologies/copy-paste-fix
[FIX] #251 Nodes are now selected again after pasted
7 年前