Felipe Lira
733691b3
Converted more files to new C# standard.
7 年前
Martin Thorzen
28b10444
Initial UI fixes. Lots of commented code. Will clean later. Just submitting for bckp
6 年前
Martin Thorzen
a89bfc3d
Updates to the LW Asset Inspector
6 年前
Martin Thorzen
10439d90
Removed the commented code.
6 年前
Nerites
71589903
RenderScale -> TargetScale; added groundwork for ViewportScale
6 年前
Nerites
38e2de4a
Commented out things that aren't hooked up yet (XRSettings,
ViewportScale)
6 年前
Nerites
386f0a0d
Added XRGConfig struct which should be used as SRP's interface with XR
6 年前
Nerites
9b69a952
Merge xrconfig branch into xrsettings
6 年前
Nerites
4f7a3f70
Fixed integration of XRGConfig into LWRP
6 年前
Nerites
407e6c5d
Fixed polarity of disables. Currently updates UI to updated XR enabled
value only in Play mode.
6 年前
Nerites
d1f4f8d3
Renamed XRGConfig to adhere to coding style standards. Added a way to
update UI before hitting Play.
6 年前
Nerites
2ff04938
Hid viewportscale and renderscale in XR GUI section. Tied XR renderscale
to SRP renderscale and tied XR viewport scale to 1 pending viewport
scale fixes.
6 年前
Felipe Lira
7385b99e
Updates to LW Asset Inspector ( #1741 )
* Updated Inspector
Updated inspector with the feedback we got from UX/UI. looks sooooo purrrrrty now X0
* updated .md
* cleanup
6 年前
GitHub
cda0e4a3
- Changed ExecuteBeforeCameraRender callback to pass pipeline instance instead of pipeline settings and renderer. ( #1919 )
- RenderSingleCamera now has default setup as null.
- Removed unused code and made restricted a few interfaces/classes to internal/private.
- Fixed typo in MaterialHandles.ScreenSpaceShadow
6 年前