Skip to content

Commit 925af62

Browse files
committed
· Updated earthshaker GLTF export
1 parent 0774fb6 commit 925af62

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

source/samples/skeletalanimation/content/earthshaker/earthshaker.gltf

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -4358,13 +4358,13 @@
43584358
}
43594359
},
43604360
"asset": {
4361-
"generator": "collada2gltf@f84fec6f4e36c2979b28fdc5b51b42d8555328fd",
4361+
"generator": "collada2gltf@a69bb014ded22c4761ba453f4054340cc35443b0",
43624362
"premultipliedAlpha": true,
43634363
"profile": {
43644364
"api": "WebGL",
43654365
"version": "1.0.2"
43664366
},
4367-
"version": 1
4367+
"version": "1.0"
43684368
},
43694369
"bufferViews": {
43704370
"bufferView_393": {
@@ -4423,9 +4423,9 @@
44234423
],
44244424
"diffuse": "texture_belt_color_dds",
44254425
"emission": [
4426-
1,
4427-
1,
4428-
1,
4426+
0,
4427+
0,
4428+
0,
44294429
1
44304430
],
44314431
"shininess": 50,
@@ -4449,9 +4449,9 @@
44494449
],
44504450
"diffuse": "texture_bracers_color_dds",
44514451
"emission": [
4452-
1,
4453-
1,
4454-
1,
4452+
0,
4453+
0,
4454+
0,
44554455
1
44564456
],
44574457
"shininess": 50,
@@ -4475,9 +4475,9 @@
44754475
],
44764476
"diffuse": "texture_earthshaker_color_dds",
44774477
"emission": [
4478-
1,
4479-
1,
4480-
1,
4478+
0,
4479+
0,
4480+
0,
44814481
1
44824482
],
44834483
"shininess": 50,
@@ -4501,9 +4501,9 @@
45014501
],
45024502
"diffuse": "texture_totem_color_dds",
45034503
"emission": [
4504-
1,
4505-
1,
4506-
1,
4504+
0,
4505+
0,
4506+
0,
45074507
1
45084508
],
45094509
"shininess": 50,
@@ -4721,27 +4721,27 @@
47214721
-4.95911e-05
47224722
]
47234723
},
4724-
"Point": {
4724+
"Lamp": {
47254725
"children": [],
47264726
"matrix": [
4727-
1,
4728-
0,
4727+
-0.290864,
4728+
0.955171,
4729+
-0.0551891,
47294730
0,
4731+
-0.771101,
4732+
-0.199883,
4733+
0.604525,
47304734
0,
4735+
0.566393,
4736+
0.218391,
4737+
0.794672,
47314738
0,
4732-
1,
4733-
0,
4734-
0,
4735-
0,
4736-
0,
4737-
1,
4738-
0,
4739-
-2.06933,
4740-
-1.26353,
4741-
3.79998,
4739+
4.07624,
4740+
1.00545,
4741+
5.90386,
47424742
1
47434743
],
4744-
"name": "Point"
4744+
"name": "Lamp"
47454745
},
47464746
"ankle_L": {
47474747
"children": [
@@ -5582,12 +5582,12 @@
55825582
},
55835583
"node_62": {
55845584
"children": [
5585+
"Lamp",
55855586
"earthshaker_skeleton",
55865587
"earthshaker_body",
55875588
"earthshaker_arms",
55885589
"earthshaker_belt",
5589-
"earthshaker_weapon",
5590-
"Point"
5590+
"earthshaker_weapon"
55915591
],
55925592
"matrix": [
55935593
1,
@@ -6103,7 +6103,7 @@
61036103
"earthshaker0FS": {
61046104
"type": 35632,
61056105
"uri": "earthshaker0FS.glsl"
6106-
},
6106+
},
61076107
"earthshaker0VS": {
61086108
"type": 35633,
61096109
"uri": "earthshaker0VS.glsl"
@@ -6481,10 +6481,10 @@
64816481
},
64826482
"light0QuadraticAttenuation": {
64836483
"type": 5126,
6484-
"value": 0.00159997
6484+
"value": 0.00111109
64856485
},
64866486
"light0Transform": {
6487-
"node": "Point",
6487+
"node": "Lamp",
64886488
"semantic": "MODELVIEW",
64896489
"type": 35676
64906490
},

0 commit comments

Comments
 (0)