浏览代码

-Added OpenSSL and HTTPS support
-Built-in version of the library for Windows, Android and iOS (other OSs use system one)
-Small fixes all around

Juan Linietsky 11 年之前
父节点
当前提交
321aa5f4c2
共有 3 个文件被更改,包括 9 次插入10 次删除
  1. 二进制
      2d/kinematic_char/colworld.scn
  2. 2 2
      2d/platformer/engine.cfg
  3. 7 8
      2d/platformer/tileset_edit.xml

二进制
2d/kinematic_char/colworld.scn


+ 2 - 2
2d/platformer/engine.cfg

@@ -15,8 +15,8 @@ stretch_aspect="keep"
 
 
 [image_loader]
 [image_loader]
 
 
-filter=false
-gen_mipmaps=false
+;filter=false
+;gen_mipmaps=false
 repeat=false
 repeat=false
 
 
 [input]
 [input]

文件差异内容过多而无法显示
+ 7 - 8
2d/platformer/tileset_edit.xml


部分文件因为文件数量过多而无法显示