Skip to content

Commit 4b35199

Browse files
committed
Rename 2D to Sprites
1 parent bebce1a commit 4b35199

Some content is hidden

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

49 files changed

+24
-24
lines changed
File renamed without changes.

Shaders/2D/Add.shader renamed to Shaders/Sprites/Add.shader

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Shader "Zigurous/Blending/2D/Add"
1+
Shader "Zigurous/Blending/Sprites/Add"
22
{
33
Properties
44
{
File renamed without changes.

Shaders/2D/Average.shader renamed to Shaders/Sprites/Average.shader

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Shader "Zigurous/Blending/2D/Average"
1+
Shader "Zigurous/Blending/Sprites/Average"
22
{
33
Properties
44
{
File renamed without changes.

Shaders/2D/ColorBurn.shader renamed to Shaders/Sprites/ColorBurn.shader

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Shader "Zigurous/Blending/2D/Color Burn"
1+
Shader "Zigurous/Blending/Sprites/Color Burn"
22
{
33
Properties
44
{
File renamed without changes.

Shaders/2D/ColorDodge.shader renamed to Shaders/Sprites/ColorDodge.shader

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Shader "Zigurous/Blending/2D/Color Dodge"
1+
Shader "Zigurous/Blending/Sprites/Color Dodge"
22
{
33
Properties
44
{
File renamed without changes.

Shaders/2D/Darken.shader renamed to Shaders/Sprites/Darken.shader

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Shader "Zigurous/Blending/2D/Darken"
1+
Shader "Zigurous/Blending/Sprites/Darken"
22
{
33
Properties
44
{

0 commit comments

Comments
 (0)