Skip to content

Commit 0d57153

Browse files
phi-liraUnityPaul
andauthored
Redo "Cleaned up experimental APIs (#4052)" (#4241)
* Revert "Revert "Cleaned up experimental APIs (#4052)" (#4239)" This reverts commit ef33fb6. * Revert the namespace move for PixelPerfectCamera Co-authored-by: Paul Tham <[email protected]>
1 parent f686828 commit 0d57153

File tree

110 files changed

+754
-217
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

110 files changed

+754
-217
lines changed

TestProjects/UniversalGraphicsTest_2D/Assets/ReferenceImages/Linear/OSXEditor/Metal/None/071_2D_Sort_Mode.png.meta

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

TestProjects/UniversalGraphicsTest_2D/Assets/Test/Runtime/Renderer2DTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
using NUnit.Framework;
22
using UnityEngine;
3-
using UnityEngine.Experimental.Rendering.Universal;
3+
using UnityEngine.Rendering.Universal;
44
using UnityEngine.Rendering.Universal;
55

66
[TestFixture]

0 commit comments

Comments
 (0)