Julien Ignace
4f420674
Correctly shows HeightMap in LayeredLit shader UI when using height based blend without any displacement.
7 年前
GitHub
16780502
Merge pull request #955 from Unity-Technologies/LW-KeywordKilling
Lw keyword killing
7 年前
sebastienlagarde
2c61701c
Merge remote-tracking branch 'refs/remotes/origin/master' into shadows-biasing
7 年前
Thomas
45dc22f9
Refactored the debug menu
Now with proper serialization in the editor and better runtime UI capabilities
7 年前
sebastienlagarde
ea513db4
GraphicTest: Update material name
7 年前
Robert Srinivasiah
2e77d205
Merge remote-tracking branch 'origin/master' into hdrp-xr-lighting
7 年前
GitHub
13f72d27
Merge pull request #952 from Unity-Technologies/taa-edit-mode-fix
Fixed TAA only partially working in edit mode
7 年前
Robert Srinivasiah
521990b1
Fix up camera-relative rendering wrt stereo
Find center position between left and right eye, and use that to generate camera-relative offsets for the other view matrices.
7 年前
Evgenii Golubev
518ddfa0
Add an option to oversample SSS in the settings
7 年前
Thomas Hourdel
0d419ead
Update PostFX submodule
7 年前
Alex Lian
65ac8dec
Initial documentation to get past validation checks
Initial extract of LW doc
Wiki docs for the others
7 年前
GitHub
b33ffb82
Merge pull request #954 from Unity-Technologies/line-endings-warning
Fixed mismatched line-endings warning
7 年前
Evgenii Golubev
5565550b
Do not use the 32x32 macrotile order
All we care about is the optimal layout inside each 8x8 tile
7 年前
Thomas Hourdel
168ef2f1
Fixed taaFrameIndex in edit mode
7 年前
Alex Lian
a77933b8
Validation fixes
- Add changelog, copy it around
- Add license.md, copy it around
- Add meta files, plus anticipating documentation folder
- Add .DS_Store to .gitignore
7 年前
GitHub
1bf2e816
Merge pull request #953 from Unity-Technologies/domain-reload-optim
Faster domain reload
7 年前
Evgenii Golubev
d55eee9c
Add a TODO
7 年前
Thomas Hourdel
ddda2ecb
Cached the result of GetAllAssemblyTypes per domain reload
7 年前
Thomas Hourdel
3236b136
Fixed mismatched line-endings warning
7 年前
Thomas Hourdel
01412043
Fixed TAA only partially working in edit mode
7 年前
Alex Lian
9ee6ccc2
build cleanup
Use internal scripts now and simplify some code
7 年前
GitHub
4bbe5773
Merge pull request #951 from Unity-Technologies/HDRP_GraphicTests
Big graphic test framework update.
7 年前
Evgenii Golubev
8e2d18df
Fix the sample count bug
7 年前
Evgenii Golubev
d8fdbbec
Implement random rotations of the SSS kernel
7 年前
Remy
ab4675c0
Unified all variants of standard shader in one converter.
7 年前
Paul Melamed
a9485cff
more PR cleanup
7 年前
Paul Melamed
67ffc876
PR cleanup
7 年前
Jens Holm
adf3203d
Fix typo in resizeBorderFrame name
7 年前
Jens Holm
cfaa488d
Make serialized window layout serialize abosulte position properties
7 年前
Jens Holm
11eb245d
Add acess to master previews texture view and add default size for preveiw in uss
7 年前
Jens Holm
6a079706
Add function in WinowDockingLayout to apply layout position or size
7 年前
GitHub
eae8c0fc
Merge pull request #293 from Unity-Technologies/vector-input-fields
Vector input fields and IMayRequirePosition
7 年前
Jens Holm
d411c659
Refactor resize side handels to use absolute position properties
7 年前
GitHub
0d17d3ed
Merge pull request #291 from Unity-Technologies/uss-for-channel-enum-mask-control
[FIX] # 288
7 年前
Martin Thorzen
cfd61180
New node settings. Moved the createsettingselement to the master node
7 年前
Martin Thorzen
abd8a058
Made IMayRequirePosition public
7 年前
Jens Holm
839077f9
Refactor WindowDraggable to use posiiton left and position right properties
7 年前
GitHub
685fecd6
Merge pull request #286 from Unity-Technologies/trunk-compatibility
More trunk compatibility fixes
7 年前
Martin Thorzen
d36a05a1
Fix issues after merge with master
7 年前
Peter Bay Bastian
13a428be
More trunk compatibility fixes
7 年前
Martin Thorzen
57b10b82
[FIX] # 288 Updated the ChannelEnum and ChannelEnumMask controls to use their own uss files. This solves the 5pixels extra width on the nodes using them.
7 年前
Martin Thorzen
9720e0dc
Added input fields to the vector nodes
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 年前