Fix files encoding. Go from ISO8859-1 to UTF-8.
This commit is contained in:
committed by
Yorik van Havre
parent
0ce3d46e92
commit
43a4a5938c
@@ -196,7 +196,7 @@ SoAxisCrossKit::createAxes()
|
||||
setPart("yAxis.shape", shape);
|
||||
setPart("zAxis.shape", shape);
|
||||
|
||||
// Place the axes ând heads
|
||||
// Place the axes ând heads
|
||||
set("yAxis.transform", "rotation 0 0 1 1.5707999");
|
||||
set("zAxis.transform", "rotation 0 1 0 -1.5707999");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user