Tim Cooper
e673249d
Fix incorrect namespace.
7 年前
GitHub
af675f6c
Update SubsurfaceScatteringManager.cs
7 年前
Tim Cooper
2532f7a6
new package version.
7 年前
sebastienlagarde
87474f24
Change selection of SSS method from dynamic to static
7 年前
Tim Cooper
ff543fc6
Export proper shader paths for HD / LW
7 年前
GitHub
2da87a12
Merge pull request #740 from Unity-Technologies/Fix-shadow-mask-enabling-in-frame-settings
HDRenderPipeline: Fix shadow mask enabling in frame settings
7 年前
sebastienlagarde
9719be6b
HDRenderPipeline: Fix shadow mask enabling in frame settings
7 年前
GitHub
c58c9930
Merge pull request #705 from Unity-Technologies/Convert-shaderLibrary-to-half-float-support
Change ShaderLibrary to use REAL instead of float/half
7 年前
Remy
16889c08
Add debug view test (motion vectors)
7 年前
Remy
8118558f
Use uncompressed cubemaps to avoid unecessary warnings
7 年前
Remy
d5dfa0d9
Refactor the test framework to allow to run the tests in editor play mode :
- Add TestFrameworkPlayMode class
- Move common functions to TestFrameworkTools class
- Add a setting in SetupSceneforRenderPipelineTest to invoke custom actions before capturing
7 年前
Felipe Lira
bc1c94ba
Upgraded Particles to SRP shader library.
7 年前
Remy
9aa10739
Dtart debug view tests (motion vectors)
7 年前
Felipe Lira
0571f34d
Fixed truncation warnings in LW shaders.
7 年前
Remy
1d9471e6
Add Shadow Mask test scene. Always return false because of script error for the moment.
7 年前
Felipe Lira
1f07c2da
Updated scenes and templates to account for new shadow bias algorithm.
7 年前
Remy
02d89c04
Try to correct the unlit test scene : removed blend multiply materials
7 年前
GitHub
4dbc4ee4
Fix bug 978693
https://fogbugz.unity3d.com/f/cases/978693/
7 年前
GitHub
a204c630
Merge pull request #738 from Unity-Technologies/LW-ShadowRefactorV2
Shadow Refactor v2
7 年前
GitHub
e236a1a5
Merge pull request #739 from Unity-Technologies/LW-Fix-Gamma-Rendering
Updated lightweight to upload correct color when in gamma colorspace.
7 年前
Matt Dean
480fb3f5
Fix Flipbook node invert logic
7 年前
Matt Dean
4b962efc
Fix Subtract node default
7 年前
Matt Dean
20df2273
Add newlines
7 年前
Matt Dean
ccf55db8
Revert Master node changes
- Will put in separate PR
- Remove new blend modes
- Remove culling dropdown
7 年前
Matt Dean
fe197d85
Update Math node defaults
7 年前
Matt Dean
f767c268
Fix blend modes
7 年前
Matt Dean
76783350
Recode Flipbook node
- From Abstract
- Add Invert X and Y controls
7 年前
Matt Dean
6e105759
Fix toggle control defaults
7 年前
Matt Dean
8deedb5f
Add missing Sampler State types
- Trilinear
- Mirror
- MirrorOnce
7 年前
Matt Dean
41300be2
Fix Screen Position Tile mode
7 年前
Matt Dean
2ec75211
Fix Math node default values
7 年前
Matt Dean
2e568046
Fresnel node fixes
- Add default bindings
- Switch to 3D preview
7 年前
Matt Dean
7c4099ec
Fix Screen Position and Reflection Probe nodes
- Requires reorder of preview shader includes
- Requires adding EntityLighting.hlsl to preview shader includes (For DecodeHDREnvironment)
- Requires addeing unity_SpecCube0 (texture, sampler and instruction) to ShaderVariables.hlsl (for Preview shader)
- Added "legacy" ComputeScreenPos function
7 年前
Matt Dean
458bb9ee
Update RGBA slot width
7 年前
Matt Dean
7f9b3b2c
Remove eyedropper from Color fields
7 年前
Matt Dean
d2cd9dcf
Update Twirl defaults
7 年前
Matt Dean
9bc7e3e7
Fix looping of flipbook
7 年前
Matt Dean
25109a19
Extend PBR master functionality
- Add Fade and Multiply blend modes
- Expose culling options
- Change UV enum to caps
- Add camel case string converter to utils
- Convert camel case on CodeFunctionNode
7 年前
Matt Dean
e36e1fc8
Fix Sampler State property
- Update to new shader library
7 年前
Matt Dean
f76d536a
Add CubemapControlView to USS
7 年前
Matt Dean
e5024bd2
Cosmetic (name) changes
7 年前
GitHub
2927625a
Merge pull request #169 from Unity-Technologies/SRP-0.1.25
Srp 0.1.25
7 年前
Matt Dean
7e22f269
Update ToggleControl to UIElements
Cosmetic fixes to
- InvertColors node
- ChannelMixer node
- Blend node
7 年前
Tim Cooper
7d55fdcb
Bump pacage to 0.1.12
7 年前
Matt Dean
21d73861
Improve ChannelMixerControl callbacks
7 年前
Tim Cooper
21984136
LW working with new SRP release.
7 年前
Matt Dean
7c4730ca
PR Fixes
- Add boolean slot control view
- Add nodes And/Nand/Or
- Fix Branch node defaults
- Add USS for boolean slot
7 年前
Matt Dean
fb18c249
Refactor Channel Mixer UI
7 年前
GitHub
b3954895
Merge pull request #155 from Unity-Technologies/CreateNodeOnSpace
Created the functionality of creating Nodes directly when hitting spa…
7 年前
Matt Dean
dbaf707b
Add All, Any, IsInfinite and IsNaN nodes
7 年前