Merge pull request #2700 from neikeq/demo_icons

Added project icon to some demos
This commit is contained in:
Juan Linietsky 2015-11-18 19:20:21 -03:00
commit f5af623cd4
31 changed files with 15 additions and 0 deletions

View File

@ -2,3 +2,4 @@
name="Area 2D Input Events"
main_scene="res://input.scn"
icon="res://icon.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -2,3 +2,4 @@
name="Run-Time CollisionShape"
main_scene="res://dynamic_colobjs.scn"
icon="res://icon.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 844 B

View File

@ -2,6 +2,7 @@
name="HDR for 2D"
main_scene="res://beach_cave.scn"
icon="res://icon.png"
[display]

BIN
demos/2d/hdr/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -2,6 +2,7 @@
name="Isometric 2D + Lighting"
main_scene="res://map.scn"
icon="res://icon.png"
[input]

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -2,6 +2,7 @@
name="Using Lights As Mask"
main_scene="res://lightmask.scn"
icon="res://icon.png"
[rasterizer]

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -2,6 +2,7 @@
name="2D Lighting"
main_scene="res://light_shadows.scn"
icon="res://icon.png"
[display]

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@ -2,6 +2,7 @@
name="Navigation Polygon (2D)"
main_scene="res://navigation.scn"
icon="res://icon.png"
[display]

BIN
demos/2d/navpoly/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -2,6 +2,7 @@
name="2D Normal Mapping"
main_scene="res://normalmap.scn"
icon="res://icon.png"
[display]

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@ -2,6 +2,7 @@
name="Screen-Space Shaders"
main_scene="res://screen_shaders.scn"
icon="res://icon.png"
[display]

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -2,3 +2,4 @@
name="Signed Distance Field Font"
main_scene="res://sdf.scn"
icon="res://icon.png"

BIN
demos/2d/sdf_font/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -2,6 +2,7 @@
name="Splash Screen"
main_scene="res://splash.xml"
icon="res://icon.png"
[display]

BIN
demos/2d/splash/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -2,3 +2,4 @@
name="2D Shaders for Sprites"
main_scene="res://sprite_shaders.scn"
icon="res://icon.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

BIN
demos/3d/navmesh/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@ -2,3 +2,4 @@
name="SAT Collision Test"
main_scene="res://sat_test.xml"
icon="res://icon.png"

BIN
demos/3d/sat_test/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -2,3 +2,4 @@
name="Rich Text Label (BBCode)"
main_scene="res://rich_text_bbcode.scn"
icon="res://icon.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -2,6 +2,7 @@
name="Scene Instancing Demo"
main_scene="res://container.scn"
icon="res://icon.png"
[physics_2d]

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB