瀏覽代碼

Some case sensitivity fixes.

Areloch 9 年之前
父節點
當前提交
8424f99052
共有 36 個文件被更改,包括 3 次插入3 次删除
  1. 0 0
      Templates/Full/game/tools/materialEditor/gui/cubePreview.dts
  2. 0 0
      Templates/Full/game/tools/materialEditor/gui/cylinderPreview.dts
  3. 0 0
      Templates/Full/game/tools/materialEditor/gui/spherePreview.dts
  4. 0 0
      Templates/Full/game/tools/materialEditor/gui/torusPreview.dts
  5. 0 0
      Templates/Full/game/tools/materialEditor/gui/torusknotPreview.dts
  6. 3 3
      Templates/Full/game/tools/worldEditor/gui/ToolsPaletteGroups/ForestEditorPalette.ed.gui
  7. 0 0
      Templates/Full/game/tools/worldEditor/images/boxBrush_d.png
  8. 0 0
      Templates/Full/game/tools/worldEditor/images/boxBrush_h.png
  9. 0 0
      Templates/Full/game/tools/worldEditor/images/boxBrush_n.png
  10. 0 0
      Templates/Full/game/tools/worldEditor/images/circleBrush_d.png
  11. 0 0
      Templates/Full/game/tools/worldEditor/images/circleBrush_h.png
  12. 0 0
      Templates/Full/game/tools/worldEditor/images/circleBrush_n.png
  13. 0 0
      Templates/Full/game/tools/worldEditor/images/clearEmpty_d.png
  14. 0 0
      Templates/Full/game/tools/worldEditor/images/clearEmpty_h.png
  15. 0 0
      Templates/Full/game/tools/worldEditor/images/clearEmpty_n.png
  16. 0 0
      Templates/Full/game/tools/worldEditor/images/flattenHeight_d.png
  17. 0 0
      Templates/Full/game/tools/worldEditor/images/flattenHeight_h.png
  18. 0 0
      Templates/Full/game/tools/worldEditor/images/flattenHeight_n.png
  19. 0 0
      Templates/Full/game/tools/worldEditor/images/lowerHeight_d.png
  20. 0 0
      Templates/Full/game/tools/worldEditor/images/lowerHeight_h.png
  21. 0 0
      Templates/Full/game/tools/worldEditor/images/lowerHeight_n.png
  22. 0 0
      Templates/Full/game/tools/worldEditor/images/raiseHeight_d.png
  23. 0 0
      Templates/Full/game/tools/worldEditor/images/raiseHeight_h.png
  24. 0 0
      Templates/Full/game/tools/worldEditor/images/raiseHeight_n.png
  25. 0 0
      Templates/Full/game/tools/worldEditor/images/setEmpty_d.png
  26. 0 0
      Templates/Full/game/tools/worldEditor/images/setEmpty_h.png
  27. 0 0
      Templates/Full/game/tools/worldEditor/images/setEmpty_n.png
  28. 0 0
      Templates/Full/game/tools/worldEditor/images/setHeight_d.png
  29. 0 0
      Templates/Full/game/tools/worldEditor/images/setHeight_h.png
  30. 0 0
      Templates/Full/game/tools/worldEditor/images/setHeight_n.png
  31. 0 0
      Templates/Full/game/tools/worldEditor/images/smoothHeight_d.png
  32. 0 0
      Templates/Full/game/tools/worldEditor/images/smoothHeight_h.png
  33. 0 0
      Templates/Full/game/tools/worldEditor/images/smoothHeight_n.png
  34. 0 0
      Templates/Full/game/tools/worldEditor/images/softCurve_d.png
  35. 0 0
      Templates/Full/game/tools/worldEditor/images/softCurve_h.png
  36. 0 0
      Templates/Full/game/tools/worldEditor/images/softCurve_n.png

+ 0 - 0
Templates/Full/game/tools/materialEditor/gui/cubepreview.dts → Templates/Full/game/tools/materialEditor/gui/cubePreview.dts


+ 0 - 0
Templates/Full/game/tools/materialEditor/gui/cylinderpreview.dts → Templates/Full/game/tools/materialEditor/gui/cylinderPreview.dts


+ 0 - 0
Templates/Full/game/tools/materialEditor/gui/spherepreview.dts → Templates/Full/game/tools/materialEditor/gui/spherePreview.dts


+ 0 - 0
Templates/Full/game/tools/materialEditor/gui/toruspreview.dts → Templates/Full/game/tools/materialEditor/gui/torusPreview.dts


+ 0 - 0
Templates/Full/game/tools/materialEditor/gui/torusknotpreview.dts → Templates/Full/game/tools/materialEditor/gui/torusknotPreview.dts


+ 3 - 3
Templates/Full/game/tools/worldEditor/gui/ToolsPaletteGroups/ForestEditorPalette.ed.gui

@@ -113,7 +113,7 @@
       tooltipprofile = "ToolsGuiToolTipProfile";
       ToolTip = "Paint (5)";
       hovertime = "1000";
-      bitmap = "tools/foresteditor/images/paint-forest-btn";
+      bitmap = "tools/forestEditor/images/paint-forest-btn";
       buttonType = "RadioButton";
       useMouseEvents = "0";
    };
@@ -134,7 +134,7 @@
       tooltipprofile = "ToolsGuiToolTipProfile";
       ToolTip = "Erase (6)";
       hovertime = "1000";
-      bitmap = "tools/foresteditor/images/erase-all-btn";
+      bitmap = "tools/forestEditor/images/erase-all-btn";
       buttonType = "RadioButton";
       useMouseEvents = "0";
    };
@@ -156,7 +156,7 @@
       tooltipprofile = "ToolsGuiToolTipProfile";
       ToolTip = "Erase Selected (7)";
       hovertime = "1000";
-      bitmap = "tools/foresteditor/images/erase-element-btn";
+      bitmap = "tools/forestEditor/images/erase-element-btn";
       buttonType = "RadioButton";
       useMouseEvents = "0";
    };

+ 0 - 0
Templates/Full/game/tools/worldEditor/images/boxBrush_d.PNG → Templates/Full/game/tools/worldEditor/images/boxBrush_d.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/boxBrush_h.PNG → Templates/Full/game/tools/worldEditor/images/boxBrush_h.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/boxBrush_n.PNG → Templates/Full/game/tools/worldEditor/images/boxBrush_n.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/circleBrush_d.PNG → Templates/Full/game/tools/worldEditor/images/circleBrush_d.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/circleBrush_h.PNG → Templates/Full/game/tools/worldEditor/images/circleBrush_h.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/circleBrush_n.PNG → Templates/Full/game/tools/worldEditor/images/circleBrush_n.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/clearEmpty_d.PNG → Templates/Full/game/tools/worldEditor/images/clearEmpty_d.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/clearEmpty_h.PNG → Templates/Full/game/tools/worldEditor/images/clearEmpty_h.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/clearEmpty_n.PNG → Templates/Full/game/tools/worldEditor/images/clearEmpty_n.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/flattenHeight_d.PNG → Templates/Full/game/tools/worldEditor/images/flattenHeight_d.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/flattenHeight_h.PNG → Templates/Full/game/tools/worldEditor/images/flattenHeight_h.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/flattenHeight_n.PNG → Templates/Full/game/tools/worldEditor/images/flattenHeight_n.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/lowerHeight_d.PNG → Templates/Full/game/tools/worldEditor/images/lowerHeight_d.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/lowerHeight_h.PNG → Templates/Full/game/tools/worldEditor/images/lowerHeight_h.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/lowerHeight_n.PNG → Templates/Full/game/tools/worldEditor/images/lowerHeight_n.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/raiseHeight_d.PNG → Templates/Full/game/tools/worldEditor/images/raiseHeight_d.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/raiseHeight_h.PNG → Templates/Full/game/tools/worldEditor/images/raiseHeight_h.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/raiseHeight_n.PNG → Templates/Full/game/tools/worldEditor/images/raiseHeight_n.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/setEmpty_d.PNG → Templates/Full/game/tools/worldEditor/images/setEmpty_d.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/setEmpty_h.PNG → Templates/Full/game/tools/worldEditor/images/setEmpty_h.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/setEmpty_n.PNG → Templates/Full/game/tools/worldEditor/images/setEmpty_n.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/setHeight_d.PNG → Templates/Full/game/tools/worldEditor/images/setHeight_d.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/setHeight_h.PNG → Templates/Full/game/tools/worldEditor/images/setHeight_h.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/setHeight_n.PNG → Templates/Full/game/tools/worldEditor/images/setHeight_n.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/smoothHeight_d.PNG → Templates/Full/game/tools/worldEditor/images/smoothHeight_d.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/smoothHeight_h.PNG → Templates/Full/game/tools/worldEditor/images/smoothHeight_h.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/smoothHeight_n.PNG → Templates/Full/game/tools/worldEditor/images/smoothHeight_n.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/softCurve_d.PNG → Templates/Full/game/tools/worldEditor/images/softCurve_d.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/softCurve_h.PNG → Templates/Full/game/tools/worldEditor/images/softCurve_h.png


+ 0 - 0
Templates/Full/game/tools/worldEditor/images/softCurve_n.PNG → Templates/Full/game/tools/worldEditor/images/softCurve_n.png