Skip to content

Commit 601fdea

Browse files
Bump version to v1.1.6-dev
1 parent 7d21000 commit 601fdea

File tree

2 files changed

+21
-8
lines changed

2 files changed

+21
-8
lines changed

export_presets.cfg

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ debug/export_console_wrapper=1
2727
binary_format/embed_pck=false
2828
texture_format/s3tc_bptc=true
2929
texture_format/etc2_astc=false
30+
shader_baker/enabled=false
3031
binary_format/architecture="x86_64"
3132
ssh_remote_deploy/enabled=false
3233
ssh_remote_deploy/host="user@host_ip"
@@ -76,6 +77,7 @@ debug/export_console_wrapper=1
7677
binary_format/embed_pck=false
7778
texture_format/s3tc_bptc=true
7879
texture_format/etc2_astc=false
80+
shader_baker/enabled=false
7981
binary_format/architecture="x86_64"
8082
codesign/enable=false
8183
codesign/timestamp=true
@@ -87,8 +89,8 @@ application/modify_resources=true
8789
application/icon="res://assets/graphics/icons/icon.ico"
8890
application/console_wrapper_icon=""
8991
application/icon_interpolation=4
90-
application/file_version="1.1.5.0"
91-
application/product_version="1.1.5.0"
92+
application/file_version="1.1.6.0"
93+
application/product_version="1.1.6.0"
9294
application/company_name="Orama Interactive"
9395
application/product_name="Pixelorama"
9496
application/file_description="Pixelorama - Your free & open-source sprite editor"
@@ -165,6 +167,8 @@ progressive_web_app/icon_144x144=""
165167
progressive_web_app/icon_180x180=""
166168
progressive_web_app/icon_512x512=""
167169
progressive_web_app/background_color=Color(0, 0, 0, 1)
170+
threads/emscripten_pool_size=8
171+
threads/godot_pool_size=4
168172

169173
[preset.3]
170174

@@ -195,6 +199,7 @@ debug/export_console_wrapper=1
195199
binary_format/embed_pck=false
196200
texture_format/s3tc_bptc=true
197201
texture_format/etc2_astc=false
202+
shader_baker/enabled=false
198203
binary_format/architecture="x86_32"
199204
codesign/enable=false
200205
codesign/timestamp=true
@@ -206,8 +211,8 @@ application/modify_resources=true
206211
application/icon="res://assets/graphics/icons/icon.ico"
207212
application/console_wrapper_icon=""
208213
application/icon_interpolation=4
209-
application/file_version="1.1.5.0"
210-
application/product_version="1.1.5.0"
214+
application/file_version="1.1.6.0"
215+
application/product_version="1.1.6.0"
211216
application/company_name="Orama Interactive"
212217
application/product_name="Pixelorama"
213218
application/file_description="Pixelorama - Your free & open-source sprite editor"
@@ -269,6 +274,7 @@ debug/export_console_wrapper=1
269274
binary_format/embed_pck=false
270275
texture_format/s3tc_bptc=true
271276
texture_format/etc2_astc=false
277+
shader_baker/enabled=false
272278
binary_format/architecture="x86_32"
273279
ssh_remote_deploy/enabled=false
274280
ssh_remote_deploy/host="user@host_ip"
@@ -318,6 +324,7 @@ debug/export_console_wrapper=1
318324
binary_format/embed_pck=false
319325
texture_format/s3tc_bptc=true
320326
texture_format/etc2_astc=false
327+
shader_baker/enabled=false
321328
binary_format/architecture="arm64"
322329
ssh_remote_deploy/enabled=false
323330
ssh_remote_deploy/host="user@host_ip"
@@ -367,6 +374,7 @@ debug/export_console_wrapper=1
367374
binary_format/embed_pck=false
368375
texture_format/s3tc_bptc=true
369376
texture_format/etc2_astc=false
377+
shader_baker/enabled=false
370378
binary_format/architecture="arm32"
371379
ssh_remote_deploy/enabled=false
372380
ssh_remote_deploy/host="user@host_ip"
@@ -418,14 +426,15 @@ application/icon_interpolation=4
418426
application/bundle_identifier="com.orama-interactive.pixelorama"
419427
application/signature=""
420428
application/app_category="Graphics-design"
421-
application/short_version="1.1.5"
422-
application/version="1.1.5"
429+
application/short_version="1.1.6"
430+
application/version="1.1.6"
423431
application/copyright="Orama Interactive and contributors 2019-present"
424432
application/copyright_localized={}
425433
application/min_macos_version_x86_64="10.12"
426434
application/min_macos_version_arm64="11.00"
427435
application/export_angle=0
428436
display/high_res=true
437+
shader_baker/enabled=false
429438
application/additional_plist_content=""
430439
xcode/platform_build="14C18"
431440
xcode/sdk_version="13.1"
@@ -673,12 +682,13 @@ gradle_build/compress_native_libraries=false
673682
gradle_build/export_format=0
674683
gradle_build/min_sdk=""
675684
gradle_build/target_sdk=""
685+
gradle_build/custom_theme_attributes={}
676686
architectures/armeabi-v7a=false
677687
architectures/arm64-v8a=true
678688
architectures/x86=false
679689
architectures/x86_64=false
680690
version/code=1
681-
version/name="1.1.5"
691+
version/name="1.1.6"
682692
package/unique_name="com.orama_interactive.pixelorama"
683693
package/name="Pixelorama"
684694
package/signed=true
@@ -693,13 +703,16 @@ launcher_icons/adaptive_foreground_432x432=""
693703
launcher_icons/adaptive_background_432x432=""
694704
launcher_icons/adaptive_monochrome_432x432=""
695705
graphics/opengl_debug=false
706+
shader_baker/enabled=false
696707
xr_features/xr_mode=0
697708
gesture/swipe_to_dismiss=false
698709
screen/immersive_mode=true
710+
screen/edge_to_edge=false
699711
screen/support_small=true
700712
screen/support_normal=true
701713
screen/support_large=true
702714
screen/support_xlarge=true
715+
screen/background_color=Color(0, 0, 0, 1)
703716
user_data_backup/allow=false
704717
command_line/extra_args=""
705718
apk_expansion/enable=false

project.godot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ config_version=5
1212

1313
config/name="Pixelorama"
1414
config/description="Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features."
15-
config/version="v1.1.5-stable"
15+
config/version="v1.1.6-dev"
1616
config/tags=PackedStringArray("pixelorama")
1717
run/main_scene="res://src/Main.tscn"
1818
config/use_custom_user_dir=true

0 commit comments

Comments
 (0)