GitHub
|
c833d39e
|
Merge pull request #325 from Unity-Technologies/node-settings
Node settings
|
7 年前 |
Jens Holm
|
60639f41
|
Merge branch 'master' into editable-property-reference-names
|
7 年前 |
GitHub
|
a3897b8c
|
Merge pull request #317 from Unity-Technologies/copy-property-nodes
Make property nodes into concrete nodes when copied between graphs
|
7 年前 |
Peter Bay Bastian
|
3a6a96fd
|
Update change log
|
7 年前 |
Martin Thorzen
|
11b55c02
|
Removed the lines from the other .uss file
|
7 年前 |
Peter Bay Bastian
|
abdeff3a
|
Implement Copy() for GradientShaderProperty
|
7 年前 |
Martin Thorzen
|
82aecff4
|
Needed to add .uss file to make things display correctly
|
7 年前 |
Peter Bay Bastian
|
8076c27e
|
Merge branch 'master' into copy-property-nodes
|
7 年前 |
GitHub
|
f0162ace
|
Merge pull request #345 from Unity-Technologies/added-changelog-md
Added a changelog for upcoming releases.
|
7 年前 |
GitHub
|
a49aec2e
|
Merge pull request #343 from Unity-Technologies/control-edge-callback
Callback on edge change to ControlView
|
7 年前 |
GitHub
|
3b2ecd50
|
Merge pull request #344 from Unity-Technologies/update-license
Update license
|
7 年前 |
Peter Bay Bastian
|
669ed900
|
Update LICENSE
|
7 年前 |
Peter Bay Bastian
|
fd4ac45a
|
Add CONTRIBUTIONS and rename LICENSE to markdown
|
7 年前 |
Martin Thorzen
|
34997ed9
|
Cleaned up the code
|
7 年前 |
GitHub
|
9e68ec0c
|
Merge pull request #342 from Unity-Technologies/fix-vector1-node
Fixed an issue where vector 1 node was not evaluating properly.
|
7 年前 |
Martin Thorzen
|
01126a2f
|
Fixed an issue where vector 1 node was not evaluating properly.
|
7 年前 |
Peter Bay Bastian
|
83dbd5d0
|
Add change callback to controls when edge changes
|
7 年前 |
Martin Thorzen
|
da54bfac
|
Added a changelog for upcoming releases.
|
7 年前 |
Martin Thorzen
|
3c602bad
|
Added base functionality to give an error on incompatible render pipeline
|
7 年前 |
Jens Holm
|
f86ab019
|
Add toggle for whether properties are exposed or not
|
7 年前 |
Peter Bay Bastian
|
a2b1f9e5
|
Fix warnings
|
7 年前 |
Martin Thorzen
|
e34a3053
|
Fixed the PR feedback I got.
|
7 年前 |
GitHub
|
02f12d93
|
Update CHANGELOG.md
|
7 年前 |
GitHub
|
c638106d
|
Update CHANGELOG.md
|
7 年前 |
GitHub
|
b7da67a0
|
Update CHANGELOG.md
|
7 年前 |
GitHub
|
11debb36
|
Update CHANGELOG.md
|
7 年前 |
GitHub
|
e358f5e9
|
Merge pull request #1249 from Unity-Technologies/Fix-scripting-part-of-light-intensity
HD: Fix scripting part of light intensity
|
7 年前 |
GitHub
|
2579ca2a
|
Merge pull request #1248 from Unity-Technologies/Fix-scripting-part-of-light-intensity
HD: Fix scripting part of light intensity
|
7 年前 |
Frédéric Vauchelles
|
076a8aca
|
Fixed debug modes
|
7 年前 |
sebastien lagarde
|
9eddf969
|
HD: Fix scripting part of light intensity
|
7 年前 |
Frédéric Vauchelles
|
8434e359
|
Small SSR fixes
|
7 年前 |
GitHub
|
f2f40b33
|
Merge pull request #1246 from Unity-Technologies/Move-SpotReflector-in-UI
Move SpotReflector in UI
|
7 年前 |
Frédéric Vauchelles
|
41dc00b0
|
Various fixes
|
7 年前 |
sebastien lagarde
|
3e16cb5d
|
Move SpotReflector in UI
Move SpotReflector in UI
|
7 年前 |
Frédéric Vauchelles
|
a7658549
|
Various fixes
|
7 年前 |
Frédéric Vauchelles
|
65bdc3e4
|
Cleaning in BufferedRTHandleSystem
|
7 年前 |
GitHub
|
d0d3cc67
|
Merge pull request #1240 from Unity-Technologies/tizen-warning-fix
Tizen not supported on 18.2+
|
7 年前 |
Frédéric Vauchelles
|
d9f5b4f5
|
Merge branch 'master' into feature/SSR
# Conflicts:
# ScriptableRenderPipeline/Core/CoreRP/Textures/RTHandleSystem.cs
# ScriptableRenderPipeline/HDRenderPipeline/HDRP/Camera/HDCamera.cs
# ScriptableRenderPipeline/HDRenderPipeline/HDRP/Debug/DebugDisplay.cs
# ScriptableRenderPipeline/HDRenderPipeline/HDRP/HDRenderPipeline.cs
# ScriptableRenderPipeline/HDRenderPipeline/HDRP/HDUtils.cs
# ScriptableRenderPipeline/HDRenderPipeline/HDRP/RenderPipelineResources/BufferPyramid.cs
# ScriptableRenderPipeline/HDRenderPipeline/HDRP/Sky/SkyManager.cs
# ScriptableRenderPipeline/HDRenderPipeline/HDRP/Sky/SkyRenderingContext.cs
|
7 年前 |
GitHub
|
3b055ddf
|
Merge pull request #1242 from Unity-Technologies/fix/BufferPyramid2
Fixed DepthPyramid computation
|
7 年前 |
Frédéric Vauchelles
|
aa415585
|
Fixed DepthPyramid computation
|
7 年前 |
GitHub
|
15beba41
|
Merge pull request #1241 from Unity-Technologies/fix/BufferPyramid2
Fixed PyramidBuffer out of range copy
|
7 年前 |
Frédéric Vauchelles
|
00f79517
|
Fixed PyramidBuffer out of range copy
|
7 年前 |
Tim Cooper
|
143fcc5f
|
Tizen not supported on 18.2+
|
7 年前 |
GitHub
|
a84a0dc0
|
Merge pull request #1239 from Unity-Technologies/decals/better_atlas_allocation
Only store decal textures to atlas if decal is visible, debounce out …
|
7 年前 |
Paul Melamed
|
35466812
|
Only store decal textures to atlas if decal is visible, debounce out of memory decal atlas warning.
|
7 年前 |
GitHub
|
0fe78bf1
|
Merge pull request #1237 from Unity-Technologies/enableShadow-mask-in-framesettings
Enableshadow mask in framesettings
|
7 年前 |
sebastienlagarde
|
25132fb3
|
Update changelog
|
7 年前 |
sebastienlagarde
|
3f4100e4
|
EnableShadowMask in FrameSettings (But shadowMaskSupport still disable by default)
|
7 年前 |
GitHub
|
50c728b8
|
Merge pull request #1236 from Unity-Technologies/Fix-sky-in-preview-and-fog-in-sceneView
Fix sky in preview and fog in sceneView
|
7 年前 |
GitHub
|
4a9bfb82
|
Merge pull request #1230 from Unity-Technologies/feature/BufferedRTHistoryPerCamera
Buffered RT History per camera
|
7 年前 |