Added some demo icons
@ -2,3 +2,4 @@
|
||||
|
||||
name="Area 2D Input Events"
|
||||
main_scene="res://input.scn"
|
||||
icon="res://icon.png"
|
||||
|
BIN
demos/2d/area_input/icon.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
@ -2,3 +2,4 @@
|
||||
|
||||
name="Run-Time CollisionShape"
|
||||
main_scene="res://dynamic_colobjs.scn"
|
||||
icon="res://icon.png"
|
||||
|
BIN
demos/2d/dynamic_collision_shapes/icon.png
Normal file
After Width: | Height: | Size: 844 B |
@ -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
After Width: | Height: | Size: 2.6 KiB |
@ -2,6 +2,7 @@
|
||||
|
||||
name="Isometric 2D + Lighting"
|
||||
main_scene="res://map.scn"
|
||||
icon="res://icon.png"
|
||||
|
||||
[input]
|
||||
|
||||
|
BIN
demos/2d/isometric_light/icon.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
@ -2,6 +2,7 @@
|
||||
|
||||
name="Using Lights As Mask"
|
||||
main_scene="res://lightmask.scn"
|
||||
icon="res://icon.png"
|
||||
|
||||
[rasterizer]
|
||||
|
||||
|
BIN
demos/2d/light_mask/icon.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
@ -2,6 +2,7 @@
|
||||
|
||||
name="2D Lighting"
|
||||
main_scene="res://light_shadows.scn"
|
||||
icon="res://icon.png"
|
||||
|
||||
[display]
|
||||
|
||||
|
BIN
demos/2d/lights_shadows/icon.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
@ -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
After Width: | Height: | Size: 2.4 KiB |
@ -2,6 +2,7 @@
|
||||
|
||||
name="2D Normal Mapping"
|
||||
main_scene="res://normalmap.scn"
|
||||
icon="res://icon.png"
|
||||
|
||||
[display]
|
||||
|
||||
|
BIN
demos/2d/normalmaps/icon.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
@ -2,6 +2,7 @@
|
||||
|
||||
name="Screen-Space Shaders"
|
||||
main_scene="res://screen_shaders.scn"
|
||||
icon="res://icon.png"
|
||||
|
||||
[display]
|
||||
|
||||
|
BIN
demos/2d/screen_space_shaders/icon.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
@ -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
After Width: | Height: | Size: 1.5 KiB |
@ -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
After Width: | Height: | Size: 3.3 KiB |
@ -2,3 +2,4 @@
|
||||
|
||||
name="2D Shaders for Sprites"
|
||||
main_scene="res://sprite_shaders.scn"
|
||||
icon="res://icon.png"
|
||||
|
BIN
demos/2d/sprite_shaders/icon.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
demos/3d/navmesh/icon.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
@ -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
After Width: | Height: | Size: 2.6 KiB |
@ -2,3 +2,4 @@
|
||||
|
||||
name="Rich Text Label (BBCode)"
|
||||
main_scene="res://rich_text_bbcode.scn"
|
||||
icon="res://icon.png"
|
||||
|
BIN
demos/gui/rich_text_bbcode/icon.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
@ -2,6 +2,7 @@
|
||||
|
||||
name="Scene Instancing Demo"
|
||||
main_scene="res://container.scn"
|
||||
icon="res://icon.png"
|
||||
|
||||
[physics_2d]
|
||||
|
||||
|
BIN
demos/misc/instancing/icon.png
Normal file
After Width: | Height: | Size: 2.1 KiB |