mmikk
27ed7249
throwing in fptl project
it's a render pipeline in the making
8 年前
vlad-andreev
d8b94019
fptl: added skybox rendering and a final blit pass, got rid of flip vertical nonsense in the shader
8 年前
vlad-andreev
1e9b2021
skybox cleanup
8 年前
Aras Pranckevicius
b226d5cd
Update for CubemapArray API changes
8 年前
vlad-andreev
f41bce43
hotswapping/reimporting of cookie textures
8 年前
vlad-andreev
51a4931d
fix tabs
8 年前
vlad-andreev
54dac420
fptl: cookie texture settings and conversion, RGBA cookies
8 年前
vlad-andreev
371607ee
fix cut and paste issue
8 年前
vlad-andreev
03f141d0
TextureCache: rolled back format conversion code, fixed test scene to match code changes
8 年前
vlad-andreev
269c29f8
fixed script compile errors in the standalone build
8 年前
sebastienlagarde
2fae393e
More work
More work
8 年前
Sebastien Lagarde
d43d797f
Merge remote-tracking branch 'refs/remotes/origin/master' into ShaderLibrary
8 年前
GitHub
87679324
Merge pull request #2 from Unity-Technologies/ShaderLibrary
Merge Shaderlibrary
8 年前
vlad-andreev
19c489a6
[fptl] converted shaders to use autogenerated .hlsl includes
8 年前
vlad-andreev
1c6878bd
fixed a potential commandbuffer leak in the skybox helper
8 年前
mmikk
bdf1c521
more random fixes to new clustered implementation (still disabled)
more random fixes to new clustered implementation (still disabled)
8 年前
Sebastien Lagarde
29130923
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
vlad-andreev
ea3c49e2
removed Vec2/Vec3/Vec4/Mat44, regenerated .hlsl includes
8 年前
sebastienlagarde
b8c1da00
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
# Conflicts:
# Assets/ScriptableRenderLoop/HDRenderLoop/Shaders/Material/Material.hlsl
8 年前
Julien Ignace
f1087ce3
Merge branch 'master' into DebugShader
# Conflicts:
# Assets/TestScenes/HDTest/Material/HDRenderLoopMaterials/test.mat
8 年前
sebastienlagarde
b2a49403
HDRenderLoop; start support of reflection probe
- Add texture abstration in API
- Add imagebasedlighting.hlsl
- Add divide pi version of BSDF
- Change resolution of cubemap as 128
- Misc stuff
8 年前
vlad-andreev
bf6e54c5
tabs -> spaces
8 年前
sebastienlagarde
feca166f
Merge remote-tracking branch 'origin/master'
# Conflicts:
# Assets/ScriptableRenderLoop/HDRenderLoop/HDRenderLoop.cs
# Assets/ScriptableRenderLoop/HDRenderLoop/Shaders/Debug/DebugViewMaterialGBuffer.shader
# Assets/ScriptableRenderLoop/HDRenderLoop/Shaders/Lighting/LightingForward.hlsl
# Assets/ScriptableRenderLoop/HDRenderLoop/Shaders/Material/Lit.hlsl
# Assets/ScriptableRenderLoop/ShaderLibrary/Common.hlsl
8 年前
vlad-andreev
ef44a1f3
[fptl] first pass at code cleanup and coding conventions compliance
8 年前
vlad-andreev
3e91c5e0
code cleanup part deux
8 年前
sebastienlagarde
ba4ec92e
Merge remote-tracking branch 'origin/master'
# Conflicts:
# Assets/ScriptableRenderLoop/HDRenderLoop/HDRenderLoopInspector.cs
8 年前
sebastienlagarde
21454a21
HDRenderLoop: Fix OBB and sphere project for reflection probe, now working
8 年前
Paul Demeulenaere
f29fce46
Merge remote-tracking branch 'origin/master' into scriptablerenderloop-materialgraph
8 年前
vlad-andreev
3b8e0543
moved to the experimental namespace
8 年前
Sebastien Lagarde
f3b6f913
Merge remote-tracking branch 'refs/remotes/origin/master' into LightmapSupport
8 年前
Paul Demeulenaere
93fd6e5e
Merge remote-tracking branch 'origin/master' into scriptablerenderloop-materialgraph
8 年前
Aras Pranckevicius
a219411f
Update after API changes
8 年前
Paul Demeulenaere
f68e8b7c
Merge remote-tracking branch 'origin/master' into scriptablerenderloop-materialgraph
# Conflicts:
# .gitmodules
8 年前
Sebastien Lagarde
b0bf5e66
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
mmikk
d68f5478
first pass on getting rid of shader compile errors on PS4
first pass on getting rid of shader compile errors on PS4.
Still don't have a solution for the missing #pragma features.
8 年前
Paul Demeulenaere
2c436ffd
Merge remote-tracking branch 'origin/master' into scriptablerenderloop-materialgraph
8 年前
mmikk
20aeb365
use FirstSetBit_Hi() instead as firstbithigh()
use FirstSetBit_Hi() instead as firstbithigh()
8 年前
vlad-andreev
4a922123
use Graphics.ConvertTexture() in TextureCache
8 年前
Paul Demeulenaere
d6e910a1
Merge remote-tracking branch 'origin/master' into scriptablerenderloop-materialgraph
8 年前
Sebastien Lagarde
4a757643
HDRenderLoop; General cleanup pass around OnDisable/Cleanup
8 年前
Julien Ignace
c1b2cb24
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
Paul Demeulenaere
f44b8fd2
Merge remote-tracking branch 'origin/master' into scriptablerenderloop-materialgraph
# Conflicts:
# .gitignore
# Assets/ScriptableRenderLoop/HDRenderLoop/HDRenderLoop.cs
8 年前
mmikk
c67cdd6a
only invert z value when not in opengl
only invert z value when not in opengl
8 年前
Sebastien Lagarde
37316a28
Merge remote-tracking branch 'refs/remotes/origin/master' into Refactor-lightloop
8 年前
sebastienlagarde
469a2379
HDRenderLoop: Change struct TextureSettings to class + fix issue with single pass
8 年前
Evgenii Golubev
e7cb98c6
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
Felipe Lira
462e7b4d
Merge branch 'master' into scriptablerenderloop-graphicssettings
8 年前
Paul Demeulenaere
267b0349
Merge remote-tracking branch 'origin/master' into scriptablerenderloop-materialgraph
8 年前
mmikk
db9d8a33
fix another revZ problem in ogl
fix another revZ problem in ogl
8 年前
sebastienlagarde
4da37c9b
HDRenderLoop: Fix Texture settings, change it to struct again
8 年前
GitHub
9cc23eb7
Merge pull request #38 from Unity-Technologies/Fix-Texture-settings
HDRenderLoop: Fix Texture settings, change it to struct again
8 年前
Paul Demeulenaere
862a569a
Merge remote-tracking branch 'origin/master' into Create-MaterialUtilities
8 年前
Paul Demeulenaere
e26dbf64
Merge remote-tracking branch 'origin/master' into scriptablerenderloop-materialgraph
8 年前
Evgenii Golubev
f65b821e
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
Tim Cooper
e9ce1c42
[srl]Implement c# changes to match the c++ code changes.
8 年前
mmikk
c9bc3369
prep work for high-end mobile support
prep work for high-end mobile support. Most mobile doesn't support
textureCubeArray so built-in to TextureCacheCubemap we allow a special
path which converts to panorama on the fly upon texture cache population
(only at the very moment when the cube map is injected and cached).
8 年前
mmikk
36652038
enable trilinear on panos for ibl on mobile
enable trilinear on panos for ibl on mobile
8 年前
mmikk
485cc57e
prepare for platforms with compute but no texCubeArray
prepare for platforms with compute but no texCubeArray
8 年前
mmikk
922fa26b
minor clean up. Didn't need these afterall
minor clean up. Didn't need these afterall
8 年前
Evgenii Golubev
62d91392
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
Tim Cooper
1ddcb9ee
Merge remote-tracking branch 'origin/master' into refactorentrypoint
8 年前
GitHub
7a0c40da
Refactorentrypoint ( #68 )
Update to the RenderPipes to support the new paradigm on how to go about writing a renderpipe.
Renderloops now should only contain configuration information + a call out to the rendering logic (preferably living in a static function). A loop now executes within a 'rendering context' that passes along a sidecar configuration file called a 'DataStore'. Any transient information that is needed between frames should be stored in this datastore (things like the materials / rendertextures). When the renderloop is destroyed this sidecar data is automatically cleaned up. It can also be cleaned manually.
Currently only the BasicRenderLoop has been ported to this new model due to the other loops not having a separation of concerns between transient data and configuration. They need the loop owners to detangle this before porting to the new model can take place. These existing loops still work, but they suffer from the same lifecycle issues they have had up unti...
8 年前
Tim Cooper
5b39107f
Make changes based on joachims feedback.
-Split Asset / created instance more cleanly.
-Asset provides an RenderLoop instance that can be used for rendering
-Remove data store (implicitly the loop instance now)
8 年前
GitHub
41a8c8e2
Merge pull request #69 from Unity-Technologies/refactorentrypoint
Refactorentrypoint
8 年前
Evgenii Golubev
1af099df
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into MIS
8 年前
Felipe Lira
782077fb
Merge branch 'master' into lowendmobile
# Conflicts:
# ProjectSettings/GraphicsSettings.asset
8 年前
Julien Ignace
0f63e44e
Merge branch 'master' into LayeredLit
# Conflicts:
# Assets/ScriptableRenderLoop/HDRenderPipeline/Material/LayeredLit/LayeredLit.shader
8 年前
Arnaud Carre
66610d8f
Merge remote-tracking branch 'origin/master' into batch_rendering
# Conflicts:
# ProjectSettings/GraphicsSettings.asset
# ProjectSettings/ProjectVersion.txt
8 年前
Tim Cooper
2b3f2f91
[refactor namespace]
UnityEngine.Experimental.ScriptableRenderLoop -> UnityEngine.Experimental.Rendering
UnityEngine.Experimental.ScriptableRenderLoop -> UnityEngine.Experimental.Rendering.{LoopName}
8 年前
GitHub
4925d00e
Merge pull request #77 from Unity-Technologies/namespace-refactor
[refactor namespace]
8 年前
Evgenii Golubev
f38f5e1a
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
Julien Ignace
c5bf4cfb
Merge branch 'master' into LayeredLit
# Conflicts:
# Assets/ScriptableRenderLoop/HDRenderPipeline/Material/Lit/LitSurfaceData.hlsl
8 年前
Robert Cupisz
9fc44597
TextureCache shouldn't derive from UnityEngine.Object
1. No need. 2. When it does, and it's created with new(), ==null checks
don't work as expected and the objects newer get cleaned up, leaking
memory.
8 年前
Evgenii Golubev
74657c39
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
Felipe Lira
05e84b23
Merge branch 'master' into lowendmobile
8 年前
Julien Ignace
c83f3d4a
Merge branch 'master' into Branch_fix-ps4-hdrenderloop
# Conflicts:
# Assets/ScriptableRenderLoop/HDRenderPipeline/Material/Unlit/Unlit.shader
# Assets/ScriptableRenderLoop/HDRenderPipeline/Sky/HDRISky/Resources/SkyHDRI.shader
# Assets/ScriptableRenderLoop/HDRenderPipeline/Sky/ProceduralSky/Resources/SkyProcedural.shader
# Assets/ScriptableRenderLoop/HDRenderPipeline/Sky/Resources/GGXConvolve.shader
8 年前
Paul Demeulenaere
40290c81
Merge remote-tracking branch 'origin/master' into scriptablerenderloop-materialgraph
# Conflicts:
# Assets/ScriptableRenderLoop/HDRenderPipeline/ShaderVariables.hlsl
8 年前
Paul Demeulenaere
795ccf44
- Move HDRenderLoop to HDRenderPipeline
- Work in progress : only fix compilation, code generation should be rework
8 年前
Arnaud Carre
2cdff1ec
Merge branch 'master' into batch_rendering
# Conflicts:
# Assets/TestScenes/HDTest/GlobalIlluminationTest.unity
# Assets/TestScenes/HDTest/GlobalIlluminationTest/LightingData.asset
# Assets/TestScenes/HDTest/GlobalIlluminationTest/LightingData.asset.meta
# Assets/TestScenes/HDTest/HDRI.meta
# ProjectSettings/GraphicsSettings.asset
# ProjectSettings/ProjectSettings.asset
8 年前
mmikk
a47fa1e5
cube map fixup on devices with no cubemap array support
cube map fixup on devices with no cubemap array support.
Enable vertical clamping on the panorama (but preserve horizontal
repeat) to avoid bleeding from top to bottom and vice versa in the
panorama.
8 年前
Evgenii Golubev
f1c40192
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
Julien Ignace
686cfb59
- Added simple FreeCamera component to ScriptableRenderPipeline/common
- Added Beginning of small debugging framework to push messages and handle debug inputs.
- Added CameraSwitcher helper to help to switch between different locations in the game.
8 年前
GitHub
637d1e66
Merge pull request #181 from Unity-Technologies/Branch_CameraHelpers
Branch camerahelpers
8 年前
Evgenii Golubev
75f44840
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
runes
84860a17
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
Filip Iliescu
9c8adb1a
enable panaroma for iOS
8 年前
Arnaud Carre
b38bced1
Merge branch 'master' into batch_rendering
# Conflicts:
# Assets/ScriptableRenderPipeline/HDRenderPipeline/Material/Lit/Lit.shader
# Assets/ScriptableRenderPipeline/HDRenderPipeline/Material/Lit/LitProperties.hlsl
8 年前
Antti Tapaninen
42af929e
Merge branch 'metal' of github.com:Unity-Technologies/ScriptableRenderLoop into metal
8 年前
Antti Tapaninen
c3b566bd
work in progress, avoid using cubemap textures on mobile targets
8 年前
GitHub
c57e4e1a
Merge pull request #184 from Unity-Technologies/metal-ios
metal-ios
8 年前
Antti Tapaninen
6905e65f
Merge branch 'master' into metal
8 年前
Antti Tapaninen
18f72301
fix shader compiler warning
8 年前
GitHub
8488f9ad
Merge pull request #188 from Unity-Technologies/metal-ios
metal-ios
8 年前
Antti Tapaninen
a8edd715
Merge branch 'master' into metal
8 年前
Torbjorn Laedre
90252d1d
Moved common classes into UnityEngine.Experimental.Rendering namespace.
8 年前
sebastienlagarde
10132594
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
Rune Stubbe
e210fc3a
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
Antti Tapaninen
764e5269
Merge branch 'master' into metal-ios
8 年前
uygar
cefe8b15
Merge branch 'master' into shadows
8 年前
Felipe Lira
557acdfd
Merge branch 'master' into lowendmobile
# Conflicts:
# Assets/LowEndMobilePipeline/TestScenes/Materials.meta
# Assets/ScriptableRenderPipeline/Editor/MaterialUpgrader.cs
# Assets/TestScenes/HDTest/GraphicTest/LayeredTessellation/Material.meta
# Assets/TestScenes/HDTest/LayeredLitTest/Mesh/Materials.meta
8 年前
Antti Tapaninen
0574ef6b
Merge branch 'master' into metal
8 年前
uygar
1d081a77
Moved shadow related files into ShaderLibrary and common to reflect their general usage.
Added support for the new shadow library to fptl.
Introduced a new shadow include inline file to support different shadow setups for different light loops per project.
Restructured the code a bit in order to support multiple instances per project.
Fixed and issue with broken shaders when one of the samplers was set to 0.
8 年前
Tim Cooper
c30d33b8
[Format]Reformat via format.pl to match the new conventions
8 年前
Antti Tapaninen
a261aadf
Merge branch 'master' into metal-ios
8 年前
Antti Tapaninen
06aa5d1c
Merge branch 'master' into metal
8 年前
Evgenii Golubev
9d4c2988
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
Arnaud Carre
66e32153
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into batch_rendering
# Conflicts:
# Assets/ScriptableRenderPipeline/HDRenderPipeline/Material/Lit/Lit.shader
# Assets/ScriptableRenderPipeline/HDRenderPipeline/Material/Lit/LitProperties.hlsl
# Assets/ScriptableRenderPipeline/HDRenderPipeline/ShaderVariables.hlsl
# Assets/TestScenes/HDTest/GlobalIlluminationTest.unity
# ProjectSettings/EditorBuildSettings.asset
# ProjectSettings/ProjectVersion.txt
# ProjectSettings/QualitySettings.asset
8 年前
Julien Ignace
27b86771
Added the possibility to override lighting with a user specified cubemap (this will be provided to both enlighten and the default reflection probe)
8 年前
Julien Ignace
5702f00d
Added proper error messages for "ExportSkyToTexture" to the method.
8 年前
GitHub
fea6ad98
Merge pull request #211 from Unity-Technologies/Branch_ExportSky
Added a way to export the current sky and to override the sky lighting with a cubemap.
8 年前
Antti Tapaninen
ff60a1c7
Merge remote-tracking branch 'origin/master' into metal-ios
8 年前
Antti Tapaninen
c46cb0b5
Merge branch 'master' into metal
8 年前
vlad-andreev
3a5b105e
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
Antti Tapaninen
702dca0c
fix box projection issue with DirectionToSphericalTexCoordinate
8 年前
GitHub
17f72c0b
Merge pull request #216 from Unity-Technologies/metal-ios
metal-ios
8 年前
Antti Tapaninen
1e761801
Merge branch 'master' into metal
8 年前
vlad-andreev
88ab5b8b
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
uygar
8db09493
Merge branch 'master' into shadows
8 年前
Filip Iliescu
6e428acc
Merge branch 'metal' into classicDeferredMobile
8 年前
Evgenii Golubev
abed39d7
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
uygar
255625f4
Added little helper to the shadow registry to set a global override for the shadow algorithm. This will disable the UI. Shader source still needs to be manually synced with this override.
8 年前
FlorentGuinier
980b67d3
[gfx-shadows] First step toward adding tents pcf filters
Adding UI and placeholder shader implementation
8 年前
Julien Ignace
93921066
Debug Menu Framework: Base classes and GUI skeleton for both Editor and PlayMode
8 年前
Julien Ignace
0682d57b
- Implemented first debug menu items (bool and float) in the player
- Implemented inputs for changing active menu item and modifying them.
8 年前
Julien Ignace
06b7a0fb
First implementation of debug items UI in editor.
8 年前
Julien Ignace
54b035df
First version of DebugItemDrawer
8 年前
Julien Ignace
0339b072
- Debug item can be added to a menu given by name (no need to create a new class anymore)
- Implemented int/uint debug items.
8 年前
Julien Ignace
f2d353ad
Added support for Enum Debug Items
8 年前
Julien Ignace
ef9383f3
Added Color debug item (readonly at runtime for now)
8 年前
Julien Ignace
fb1650c5
Added support for readonly and dynamically displayed debug items.
8 年前
Julien Ignace
adca1f00
Added the possibility to make readonly items persistent so they are always displayed.
8 年前
Antti Tapaninen
d12d767d
use GraphicsSettings.HasShaderDefine for future Unity builds
8 年前
mmikk
74a055c5
rename since this issue is specific to HDR (ie. do we have bc6 or not)
rename since this issue is specific to HDR (ie. do we have bc6 or not)
8 年前
uygar
d82162c7
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into shadows
8 年前
uygar
e76929f5
Fixed tent filter enum names.
8 年前
uygar
c0b6dcd6
Removed the old shadow system.
Removed the temporary namespace ShadowExp.
8 年前
uygar
7f34a973
Added ifdef guards around Editor code to fix script compile errors when building a player.
8 年前
Joel de Vahl
b682a01c
TextureCache: return invalid slice index instead of throwing null pointer exception when getting queried with a null texture
8 年前
Arnaud Carre
5cd65b9e
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into Branch_batcher
8 年前
Evgenii Golubev
42530415
Merge branch 'master'
8 年前
mmikk
69c4cf5a
allow force-reinject even under cache hit (disabled by default)
allow force-reinject even under cache hit (disabled by default)
8 年前
Julien Ignace
c31d6106
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into Branch_DebugMenu
# Conflicts:
# Assets/ScriptableRenderPipeline/HDRenderPipeline/Debug/DebugDisplay.cs
# Assets/ScriptableRenderPipeline/HDRenderPipeline/HDRenderPipeline.asset
8 年前
Julien Ignace
5708842d
Fixed compilation after merge and small menu layout mistake.
8 年前
GitHub
96d89b41
Merge pull request #236 from Unity-Technologies/Branch_DebugMenu
Branch debugmenu
8 年前
Julien Ignace
9e0e6cb2
Force a repaint of scene view when changing a value in the debug menu.
8 年前
Arnaud Carre
833d6910
Merge remote-tracking branch 'refs/remotes/origin/master' into Branch_Batching2
8 年前
Julien Ignace
4c8c57e2
Fixed last commit for game view.
8 年前
Julien Ignace
25092737
Simplified (hopefully) the way we display material and lighting debug modes.
Material/Engine/Attributes/GBuffer are now clearly separated in the UI.
8 年前
Julien Ignace
9e2f0ea8
- Cleaned Debugging component (not much left there...)
- Camera Switcher now uses the Debug Menu
8 年前
GitHub
05b08a59
Merge pull request #239 from Unity-Technologies/Branch_DebugMenu
Branch debugmenu
8 年前
GitHub
193d1a3c
Merge pull request #242 from Unity-Technologies/Branch_DebugMenu
Small cleanup
8 年前
Sebastien Lagarde
b27de01a
Merge remote-tracking branch 'refs/remotes/origin/master' into Tetrahedron-encoding-for-normal
8 年前
Sebastien Lagarde
58f36f39
Merge remote-tracking branch 'refs/remotes/origin/master' into shadows
# Conflicts:
# Assets/ScriptableRenderPipeline/HDRenderPipeline/HDRenderPipeline.cs
# Assets/ScriptableRenderPipeline/HDRenderPipeline/Material/Lit/Lit.hlsl
8 年前
Evgenii Golubev
6c224d47
Merge branch 'master'
8 年前
mmikk
11d5531b
make this editor cache thing editor only
make this editor cache thing editor only
8 年前
mmikk
2d627a06
must return all 4 components for RGBm
must return all 4 components for RGBm
8 年前
Evgenii Golubev
29ab36e1
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
Tim Cooper
582adf08
Merge remote-tracking branch 'origin/master' into test-framework
8 年前
mmikk
816ec401
turned out HasShaderDefine() landed in 2017_1 afterall
turned out HasShaderDefine() landed in 2017_1 afterall
8 年前
sebastienlagarde
0ded8f98
Merge remote-tracking branch 'refs/remotes/origin/master' into shadows
# Conflicts:
# Assets/TestScenes/HDTest/GraphicTest/SSS/head.OBJ.meta
8 年前
GitHub
712ff1d3
Merge pull request #228 from Unity-Technologies/shadows
Update Shadows system
8 年前
Evgenii Golubev
0d763678
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
8 年前
Filip Iliescu
3a226917
merged master
8 年前
Arnaud Carre
f27d26c4
Merge branch 'master' into Branch_Batching2
# Conflicts:
# Assets/TestScenes/HDTest/NewBatcherTest.meta
8 年前
sebastienlagarde
36fbd6cc
HDRenderPipeline: Relink enable shadow option + add test shadow scene
8 年前
GitHub
72659709
Merge pull request #258 from Unity-Technologies/Update-shadow
Re-enable shadow debug
8 年前