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
ab60aa3e
Update Triplanar slot label
7 年前
Matt Dean
70e75999
Fix Channel Mask validation
7 年前
Matt Dean
641ea895
Fix IntegerControlView styling
7 年前
Matt Dean
6d66cb6a
Revert Screen Position node changes
7 年前
Raymond Graham
d1c64b56
Merge branch 'master' into gpuInstancingSupport
7 年前
GitHub
37a266ac
Merge pull request #788 from Unity-Technologies/Branch_FixHeightMapUpdate
Branch fix height map update
7 年前
GitHub
ed6465fd
Merge pull request #749 from Unity-Technologies/feature/mip-debug
Added mip debug visualisation
7 年前
GitHub
dff8ea78
Merge pull request #787 from Unity-Technologies/debug-scrollview
Boxed debug panel items in a scrollview
7 年前
Remy
febd1e92
Add camera motion vector tests
7 年前
Thomas
e065274b
Boxed debug panel items in a scrollview
7 年前
Remy
4a36daf4
Add GBuffer debug for debug view controller.
Filter out Play Modes tests in editor test list.
Remove unecessary vars from scene setup
Update MotionVector test template because of optimisation (and frame offset)
7 年前
Felipe Lira
8f43aa08
Merge branch 'LW-Optimization'
7 年前
Remy
bfbb6604
Remove multiplicative blend mode from tests.
7 年前
GitHub
26be26ee
Add a TODO
7 年前
Felipe Lira
70226c0e
Fixed viewport rendering issue.
7 年前
sebastienlagarde
bd49afda
HDRenderPipeline: Move enableMotionVectorForVertexAnimation at a better location
7 年前
sebastienlagarde
89b5cebe
HDRenderPipeline: Move enableMotionVectorForVertexAnimation at a better location
7 年前
GitHub
3f31b4d7
Merge pull request #786 from Unity-Technologies/Branch_FixSkyMissingClear
Fixed a missing Render Target clear in the sky system that caused NaN…
7 年前
GitHub
1588a9a8
Merge pull request #784 from Unity-Technologies/Test_Assemblies
Create test assembly deffinition files
7 年前
Julien Ignace
cdd44d73
Re-updated materials with new heightmap parametrization
7 年前
GitHub
607a0c36
Merge pull request #785 from Unity-Technologies/movecs-camera-fix
Fixed flipped camera motion vectors
7 年前
Julien Ignace
bb145a1c
Fixed heightmap update script.
7 年前
Thomas
9b1dd7e6
Fixed flipped camera motion vectors
7 年前
Frédéric Vauchelles
4baf2005
[PlanarReflection] Updated test scene and planar cache
7 年前
Julien Ignace
6ba9292e
Revered matrerial update after heightmap parametrization change.
7 年前
GitHub
b9d06aca
Merge pull request #783 from Unity-Technologies/movecs-unlit
Added motion vectors support to Unlit
7 年前
Frédéric Vauchelles
bc32f1eb
[PlanarReflection] Added planar reflection cache (wip)
7 年前
Thomas
6e7134b5
Added motion vector support to Unlit
7 年前
Julien Ignace
499dc96e
Fixed a missing Render Target clear in the sky system that caused NaNs on some platform when no sky is specified.
7 年前
GitHub
ab46e660
Merge pull request #778 from Unity-Technologies/ShaderLibraryFixes
Shader library fixes on GLES 2.0.
7 年前
Frédéric Vauchelles
35c34cb4
[PlanarReflection] Update capture camera clip planes
7 年前
Thomas
4b33a1b6
Merge branch 'master' into lw-gc-optim
7 年前
Remy
c09a6280
Create test assembly deffinition files, to avoid to have to "enable playmode test for all assemblies"
7 年前
Julien Ignace
65d498de
Fixed test scene 2103 baking sky.
7 年前
Frédéric Vauchelles
6882761f
[PlanarReflection] Updated baking
7 年前
Thomas
57797a4c
Compararer -> Comparer
7 年前
GitHub
a7ace80f
Merge pull request #782 from Unity-Technologies/Remove-LIGHTMAP_OFF-keyword
Remove LIGHTMAP_OFF, DIRLIGHTMAP_OFF and DYNAMICLIGHTMAP_OFF keyword
7 年前
Frédéric Vauchelles
8b7e311c
[PlanarReflectionProbe] Added frustrum calculation for capture camera
7 年前
Felipe Lira
d2bf88c9
Deleted Pow4 from Lightweight library.
7 年前
Thomas
73aec04c
GC fix (saves 0.6KB/frame)
Note: the cost of adding a stack copy to `SetupShadowReceiverConstants` is minimal compared to the GC pressure gain.
7 年前
sebastienlagarde
c20bc336
Remove LIGHTMAP_OFF, DIRLIGHTMAP_OFF and DYNAMICLIGHTMAP_OFF keyword
7 年前