Merge pull request #2838 from akien-mga/demos-icons

Additional demos icons
This commit is contained in:
Rémi Verschelde 2015-11-21 16:22:42 +01:00
commit 0b07d16fef
34 changed files with 16 additions and 8 deletions

View file

@ -1 +0,0 @@
gen_mipmaps=true

View file

@ -2,3 +2,4 @@
name="Look At Pointer"
main_scene="res://lookat.scn"
icon="res://icon.png"

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -2,6 +2,7 @@
name="Motion Test"
main_scene="res://motion.scn"
icon="res://icon.png"
[display]

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -0,0 +1,5 @@
[application]
name="Polygon Pathfinder"
main_scene="res://poly_with_holes.scn"
icon="res://icon.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 712 B

Binary file not shown.

View file

@ -1,5 +0,0 @@
[application]
name="polygon_path_finder_demo"
main_scene="res://new_scene_poly_with_holes.scn"
icon="res://icon.png"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

View file

@ -1 +0,0 @@
gen_mipmaps=true

View file

@ -2,6 +2,7 @@
name="Glass Bubbles (Texscreen)"
main_scene="res://bubbles.scn"
icon="res://icon.png"
[display]

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 9 KiB

View file

@ -2,6 +2,7 @@
name="Truck Town"
main_scene="res://car_select.scn"
icon="res://icon.png"
[display]

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

View file

@ -2,3 +2,4 @@
name="Drag & Drop (GUI)"
main_scene="res://drag_and_drop.scn"
icon="res://icon.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 806 B

View file

@ -2,6 +2,7 @@
name="Input Mapping GUI"
main_scene="res://controls.scn"
icon="res://icon.png"
[display]

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -2,6 +2,7 @@
name="Translation Demo"
main_scene="res://main.scn"
icon="res://icon.png"
[locale]

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -2,3 +2,4 @@
name="RegEx"
main_scene="res://regex.scn"
icon="res://icon.png"

BIN
demos/misc/regex/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

View file

@ -1 +0,0 @@
gen_mipmaps=false

View file

@ -2,3 +2,4 @@
name="3D in 2D"
main_scene="res://main.scn"
icon="res://icon.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

View file

@ -2,3 +2,4 @@
name="GUI in 3D"
main_scene="res://gui_3d.scn"
icon="res://icon.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB