Skip to content

Commit de96283

Browse files
[Core] Renamed default asset extensions;
[Editor] Attempt to only refresh staging when non-cs files were changed; [Editor] Build game in the background so the editor is more responsive;
1 parent 5623329 commit de96283

Some content is hidden

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

59 files changed

+395
-248
lines changed

Builtin Resources/Hidden/Materials/Checkerboard.mat renamed to Builtin Resources/Hidden/Materials/Checkerboard.material

File renamed without changes.

Builtin Resources/Hidden/Materials/Checkerboard.mat.meta renamed to Builtin Resources/Hidden/Materials/Checkerboard.material.meta

File renamed without changes.
File renamed without changes.

Builtin Resources/Hidden/Materials/NormalDebug.mat.meta renamed to Builtin Resources/Hidden/Materials/NormalDebug.material.meta

File renamed without changes.
File renamed without changes.

Builtin Resources/Hidden/Materials/SolidColor.mat.meta renamed to Builtin Resources/Hidden/Materials/SolidColor.material.meta

File renamed without changes.
File renamed without changes.
File renamed without changes.

Builtin Resources/Hidden/Materials/Standard.mat renamed to Builtin Resources/Hidden/Materials/Standard.material

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,6 @@
44
"LIT"
55
],
66
"parameters": {
7-
"ambientColor": {
8-
"type": "Color",
9-
"colorValue": {
10-
"r": 255,
11-
"g": 255,
12-
"b": 255,
13-
"a": 255
14-
}
15-
},
16-
"ambientTexture": {
17-
"type": "Texture"
18-
},
197
"ambientOcclusionTexture": {
208
"type": "Texture"
219
},
@@ -49,15 +37,9 @@
4937
"heightTexture": {
5038
"type": "Texture"
5139
},
52-
"lightmapTexture": {
53-
"type": "Texture"
54-
},
5540
"normalTexture": {
5641
"type": "Texture"
5742
},
58-
"opacityTexture": {
59-
"type": "Texture"
60-
},
6143
"reflectionTexture": {
6244
"type": "Texture"
6345
},
@@ -72,15 +54,6 @@
7254
},
7355
"specularTexture": {
7456
"type": "Texture"
75-
},
76-
"transparentColor": {
77-
"type": "Color",
78-
"colorValue": {
79-
"r": 255,
80-
"g": 255,
81-
"b": 255,
82-
"a": 255
83-
}
8457
}
8558
}
8659
}

Builtin Resources/Hidden/Materials/Standard.mat.meta renamed to Builtin Resources/Hidden/Materials/Standard.material.meta

File renamed without changes.

0 commit comments

Comments
 (0)