Skip to content

Commit

Permalink
Sync gdnative and builtin demos, use symlinks for demo resources.
Browse files Browse the repository at this point in the history
  • Loading branch information
bruvzg committed Apr 2, 2019
1 parent bf6c3ff commit ead4639
Show file tree
Hide file tree
Showing 345 changed files with 910 additions and 5,790 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ _build*
*.pyc
*.o
icons.gen.h
.DS_Store
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
1 change: 1 addition & 0 deletions demos/disp_builtin/fonts
Binary file removed demos/disp_builtin/fonts/.DS_Store
Binary file not shown.
31 changes: 0 additions & 31 deletions demos/disp_builtin/fonts/NotoNaskhArabicUI_0.png.import

This file was deleted.

31 changes: 0 additions & 31 deletions demos/disp_builtin/fonts/NotoSansRegular_0.png.import

This file was deleted.

2 changes: 1 addition & 1 deletion demos/disp_builtin/project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ _global_script_class_icons={

[application]

config/name="libgdtl test"
config/name="libgdtl test (builtin)"
run/main_scene="res://main.tscn"
config/icon="res://icon.png"

Expand Down
2 changes: 0 additions & 2 deletions demos/disp_gdnative/default_env.tres
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
[gd_resource type="Environment" load_steps=2 format=2]

[sub_resource type="ProceduralSky" id=1]

sky_top_color = Color( 0.647059, 0.839216, 0.945098, 1 )
sky_horizon_color = Color( 0.839216, 0.917647, 0.980392, 1 )
ground_bottom_color = Color( 0.156863, 0.184314, 0.211765, 1 )
ground_horizon_color = Color( 0.423529, 0.396078, 0.372549, 1 )

[resource]

background_mode = 2
background_sky = SubResource( 1 )

1 change: 1 addition & 0 deletions demos/disp_gdnative/fonts
Binary file removed demos/disp_gdnative/fonts/.DS_Store
Binary file not shown.
Binary file removed demos/disp_gdnative/fonts/AwamiNastaliq-Regular.ttf
Binary file not shown.
Binary file removed demos/disp_gdnative/fonts/ComicNeue-Bold.otf
Binary file not shown.
Binary file removed demos/disp_gdnative/fonts/ComicNeue-BoldOblique.otf
Binary file not shown.
Binary file removed demos/disp_gdnative/fonts/ComicNeue-Oblique.otf
Binary file not shown.
Binary file removed demos/disp_gdnative/fonts/ComicNeue-Regular.otf
Binary file not shown.
92 changes: 0 additions & 92 deletions demos/disp_gdnative/fonts/LICENSE_OFL.txt

This file was deleted.

Binary file removed demos/disp_gdnative/fonts/Montserrat-Black.ttf
Binary file not shown.
Binary file not shown.
Binary file removed demos/disp_gdnative/fonts/Montserrat-Italic.ttf
Binary file not shown.
Binary file removed demos/disp_gdnative/fonts/Montserrat-Regular.ttf
Binary file not shown.
Binary file removed demos/disp_gdnative/fonts/NotoColorEmoji-subset.ttf
Binary file not shown.
Binary file removed demos/disp_gdnative/fonts/NotoNaskhArabic-Bold.ttf
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit ead4639

Please sign in to comment.