Skip to content

Commit bdb84d7

Browse files
committed
Rename the glow project files
1 parent 1442929 commit bdb84d7

19 files changed

+11
-153
lines changed

.idea/.idea.unity-demoscene/.idea/contentModel.xml

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/Demo/Test.controller

Lines changed: 0 additions & 141 deletions
This file was deleted.

Assets/Demo/Test.controller.meta renamed to Assets/Demoscene.meta

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
File renamed without changes.

Assets/Demo/DemoCameraWork.cs renamed to Assets/Demoscene/TheGlow/TheGlowCameraWork.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
using UnityEngine;
33
using UnityEngine.Timeline;
44

5-
public class DemoCameraWork : MonoBehaviour, ITimeControl
5+
public class TheGlowCameraWork : MonoBehaviour, ITimeControl
66
{
77
[SerializeField]
88
Transform target;

0 commit comments

Comments
 (0)