File tree 2 files changed +23
-23
lines changed
src/Mod/Fem/Gui/Resources/symbols
2 files changed +23
-23
lines changed Original file line number Diff line number Diff line change @@ -6,42 +6,42 @@ Separator {
6
6
Separator {
7
7
8
8
Translation {
9
- translation 0 0.225 0
9
+ translation 0 0.5 0
10
10
11
11
}
12
12
Sphere {
13
- radius 0.225
13
+ radius 0.5
14
14
15
15
}
16
16
Translation {
17
- translation 0 0.5625 0
17
+ translation 0 1.25 0
18
18
19
19
}
20
20
Cylinder {
21
- radius 0.1125
22
- height 0 .75
21
+ radius 0.25
22
+ height 1 .75
23
23
24
24
}
25
25
Translation {
26
- translation 0 0.5625 0
26
+ translation 0 1.25 0
27
27
28
28
}
29
- Material {
30
- diffuseColor 1 1 1
29
+ BaseColor {
30
+ rgb 1 1 1
31
31
32
32
}
33
33
Cylinder {
34
- radius 0.1125
35
- height 0.375
34
+ radius 0.25
35
+ height 0.75
36
36
37
37
}
38
38
Translation {
39
- translation 0 -0.5625 0
39
+ translation 0 -1.25 0
40
40
41
41
}
42
42
Cylinder {
43
- radius 0.3
44
- height 0.075
43
+ radius 0.7
44
+ height 0.175
45
45
46
46
}
47
47
}
Original file line number Diff line number Diff line change @@ -6,33 +6,33 @@ Separator {
6
6
Separator {
7
7
8
8
Translation {
9
- translation 0 0.225 0
9
+ translation 0 0.5 0
10
10
11
11
}
12
12
Sphere {
13
- radius 0.225
13
+ radius 0.5
14
14
15
15
}
16
16
Translation {
17
- translation 0 0.5625 0
17
+ translation 0 1.25 0
18
18
19
19
}
20
20
Cylinder {
21
- radius 0.1125
22
- height 0 .75
21
+ radius 0.25
22
+ height 1 .75
23
23
24
24
}
25
25
Translation {
26
- translation 0 0.5625 0
26
+ translation 0 1.25 0
27
27
28
28
}
29
- Material {
30
- diffuseColor 1 1 1
29
+ BaseColor {
30
+ rgb 1 1 1
31
31
32
32
}
33
33
Cylinder {
34
- radius 0.1125
35
- height 0.375
34
+ radius 0.25
35
+ height 0.75
36
36
37
37
}
38
38
}
You can’t perform that action at this time.
0 commit comments