Skip to content

Commit

Permalink
import from resources
Browse files Browse the repository at this point in the history
Clark was here :V
  • Loading branch information
ClarkThyLord committed Jan 23, 2021
1 parent 2e77972 commit ff881a3
Showing 1 changed file with 4 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -262,11 +262,7 @@ margin_top = 78.0
margin_right = 332.0
margin_bottom = 172.0
size_flags_vertical = 3
search = ""
allow_edit = false
selection_max = 1
show_hints = false
voxel_set = null

[node name="Notice" type="VBoxContainer" parent="VoxelObjectEditor/HBoxContainer/VBoxContainer"]
visible = false
Expand Down Expand Up @@ -540,10 +536,7 @@ rect_min_size = Vector2( 400, 300 )
window_title = "Open a File"
resizable = true
mode = 0
access = 2
filters = PoolStringArray( "*.vox ; VOX Files", "*.png, *.bmp, *.dds, *.exr, *.hdr, *.jpg, *.jpeg, *.tga, *.svg, *.svgz, *.webp; Image Files" )
current_dir = "/Users/Christian Moises/Documents/GitHub/Voxel-Core"
current_path = "/Users/Christian Moises/Documents/GitHub/Voxel-Core/"
__meta__ = {
"_edit_use_anchors_": false
}
Expand Down Expand Up @@ -947,10 +940,10 @@ __meta__ = {
}

[node name="Color" type="ColorPicker" parent="ColorMenu/VBoxContainer"]
margin_left = 16.0
margin_top = 16.0
margin_right = 331.0
margin_bottom = 523.0
margin_left = 20.0
margin_top = 20.0
margin_right = 335.0
margin_bottom = 527.0
size_flags_vertical = 3
edit_alpha = false

Expand Down

0 comments on commit ff881a3

Please sign in to comment.