Jelajahi Sumber

-Added google play services (needed for some stuff)
-Added new screen resizing options, stretch_2d is removed, new much more flexible ones.
-Fixed bug in viewport (can create more instances in 3d-in-2d demo now)
-Can set android permissions and screen sizes manually in the export settings
-Changed export templates extension to .tpz (too many people unzipped the manually..)
-File dialog now ensures that the proper extension is used (will not allow to save without it)
-Fixed bug that made collision exceptions not work in 2D

Juan Linietsky 11 tahun lalu
induk
melakukan
436b8e38b7
6 mengubah file dengan 8 tambahan dan 0 penghapusan
  1. TEMPAT SAMPAH
      misc/instancing/ball.scn
  2. TEMPAT SAMPAH
      misc/instancing/bowling_ball.png
  3. TEMPAT SAMPAH
      misc/instancing/container.png
  4. TEMPAT SAMPAH
      misc/instancing/container.scn
  5. 8 0
      misc/instancing/engine.cfg
  6. TEMPAT SAMPAH
      viewport/3d_in_2d/player_3d.scn

TEMPAT SAMPAH
misc/instancing/ball.scn


TEMPAT SAMPAH
misc/instancing/bowling_ball.png


TEMPAT SAMPAH
misc/instancing/container.png


TEMPAT SAMPAH
misc/instancing/container.scn


+ 8 - 0
misc/instancing/engine.cfg

@@ -0,0 +1,8 @@
+[application]
+
+name="Scene Instancing Demo"
+main_scene="res://container.scn"
+
+[physics_2d]
+
+default_gravity=300

TEMPAT SAMPAH
viewport/3d_in_2d/player_3d.scn