From ec945d2301e338c9a7c222c054236f0075cbf2a4 Mon Sep 17 00:00:00 2001 From: Patrik Kraif Date: Sat, 7 Sep 2024 22:02:34 +0200 Subject: [PATCH] Increased version to 3.22.0 --- BBMOD_GML/options/amazonfire/options_amazonfire.yy | 2 +- BBMOD_GML/options/android/options_android.yy | 2 +- BBMOD_GML/options/html5/options_html5.yy | 2 +- BBMOD_GML/options/ios/options_ios.yy | 2 +- BBMOD_GML/options/linux/options_linux.yy | 2 +- BBMOD_GML/options/mac/options_mac.yy | 2 +- BBMOD_GML/options/operagx/options_operagx.yy | 2 +- BBMOD_GML/options/tvos/options_tvos.yy | 2 +- BBMOD_GML/options/windows/options_windows.yy | 2 +- BBMOD_GML/options/windowsuap/options_windowsuap.yy | 2 +- BBMOD_GML/scripts/__bbmod_defines/__bbmod_defines.gml | 4 ++-- ChangelogDev.md | 8 -------- docs_src/index.md | 2 +- gmdoc.json | 2 +- 14 files changed, 14 insertions(+), 22 deletions(-) diff --git a/BBMOD_GML/options/amazonfire/options_amazonfire.yy b/BBMOD_GML/options/amazonfire/options_amazonfire.yy index 45d029d7b..ba4a30486 100644 --- a/BBMOD_GML/options/amazonfire/options_amazonfire.yy +++ b/BBMOD_GML/options/amazonfire/options_amazonfire.yy @@ -44,7 +44,7 @@ "option_amazonfire_texture_page":"2048x2048", "option_amazonfire_tools_from_version":false, "option_amazonfire_tv_banner":"${base_options_dir}/amazonfire/tv_banner.png", - "option_amazonfire_version":"3.21.4", + "option_amazonfire_version":"3.22.0", "resourceType":"GMAmazonFireOptions", "resourceVersion":"2.0", } \ No newline at end of file diff --git a/BBMOD_GML/options/android/options_android.yy b/BBMOD_GML/options/android/options_android.yy index e44db8604..0d2d650fc 100644 --- a/BBMOD_GML/options/android/options_android.yy +++ b/BBMOD_GML/options/android/options_android.yy @@ -75,7 +75,7 @@ "option_android_tv_isgame":true, "option_android_tv_supports_leanback":true, "option_android_use_facebook":false, - "option_android_version":"3.21.4", + "option_android_version":"3.22.0", "resourceType":"GMAndroidOptions", "resourceVersion":"2.0", } \ No newline at end of file diff --git a/BBMOD_GML/options/html5/options_html5.yy b/BBMOD_GML/options/html5/options_html5.yy index cd349e593..6f0d369f3 100644 --- a/BBMOD_GML/options/html5/options_html5.yy +++ b/BBMOD_GML/options/html5/options_html5.yy @@ -28,7 +28,7 @@ "option_html5_usebuiltinparticles":true, "option_html5_usesplash":false, "option_html5_use_facebook":false, - "option_html5_version":"3.21.4.0", + "option_html5_version":"3.22.0.0", "option_html5_webgl":1, "resourceType":"GMHtml5Options", "resourceVersion":"2.0", diff --git a/BBMOD_GML/options/ios/options_ios.yy b/BBMOD_GML/options/ios/options_ios.yy index 19c404cf0..349ad0ec3 100644 --- a/BBMOD_GML/options/ios/options_ios.yy +++ b/BBMOD_GML/options/ios/options_ios.yy @@ -43,7 +43,7 @@ "option_ios_splashscreen_background_colour":255, "option_ios_team_id":"", "option_ios_texture_page":"2048x2048", - "option_ios_version":"3.21.4", + "option_ios_version":"3.22.0", "resourceType":"GMiOSOptions", "resourceVersion":"2.0", } \ No newline at end of file diff --git a/BBMOD_GML/options/linux/options_linux.yy b/BBMOD_GML/options/linux/options_linux.yy index e8343c4e1..c9d19d924 100644 --- a/BBMOD_GML/options/linux/options_linux.yy +++ b/BBMOD_GML/options/linux/options_linux.yy @@ -20,7 +20,7 @@ "option_linux_start_fullscreen":false, "option_linux_sync":false, "option_linux_texture_page":"2048x2048", - "option_linux_version":"3.21.4", + "option_linux_version":"3.22.0", "resourceType":"GMLinuxOptions", "resourceVersion":"2.0", } \ No newline at end of file diff --git a/BBMOD_GML/options/mac/options_mac.yy b/BBMOD_GML/options/mac/options_mac.yy index d7d2f3bb4..cf8974976 100644 --- a/BBMOD_GML/options/mac/options_mac.yy +++ b/BBMOD_GML/options/mac/options_mac.yy @@ -30,7 +30,7 @@ "option_mac_start_fullscreen":false, "option_mac_team_id":"", "option_mac_texture_page":"2048x2048", - "option_mac_version":"3.21.4", + "option_mac_version":"3.22.0", "option_mac_vsync":false, "option_mac_x86_64":true, "resourceType":"GMMacOptions", diff --git a/BBMOD_GML/options/operagx/options_operagx.yy b/BBMOD_GML/options/operagx/options_operagx.yy index cc2b9a413..8016d78f8 100644 --- a/BBMOD_GML/options/operagx/options_operagx.yy +++ b/BBMOD_GML/options/operagx/options_operagx.yy @@ -23,7 +23,7 @@ "option_operagx_team_id":"", "option_operagx_team_name":"", "option_operagx_texture_page":"2048x2048", - "option_operagx_version":"3.21.4.0", + "option_operagx_version":"3.22.0.0", "resourceType":"GMOperaGXOptions", "resourceVersion":"2.0", } \ No newline at end of file diff --git a/BBMOD_GML/options/tvos/options_tvos.yy b/BBMOD_GML/options/tvos/options_tvos.yy index 51598b02f..2de898e22 100644 --- a/BBMOD_GML/options/tvos/options_tvos.yy +++ b/BBMOD_GML/options/tvos/options_tvos.yy @@ -25,7 +25,7 @@ "option_tvos_topshelf_2x":"${base_options_dir}/tvos/topshelf/topshelf_2x.png", "option_tvos_topshelf_wide":"${base_options_dir}/tvos/topshelf/topshelf_wide.png", "option_tvos_topshelf_wide_2x":"${base_options_dir}/tvos/topshelf/topshelf_wide_2x.png", - "option_tvos_version":"3.21.4", + "option_tvos_version":"3.22.0", "resourceType":"GMtvOSOptions", "resourceVersion":"2.0", } \ No newline at end of file diff --git a/BBMOD_GML/options/windows/options_windows.yy b/BBMOD_GML/options/windows/options_windows.yy index e3c9e56bd..84f912908 100644 --- a/BBMOD_GML/options/windows/options_windows.yy +++ b/BBMOD_GML/options/windows/options_windows.yy @@ -29,7 +29,7 @@ "option_windows_steam_use_alternative_launcher":false, "option_windows_texture_page":"2048x2048", "option_windows_use_splash":false, - "option_windows_version":"3.21.4.0", + "option_windows_version":"3.22.0.0", "option_windows_vsync":false, "resourceType":"GMWindowsOptions", "resourceVersion":"2.0", diff --git a/BBMOD_GML/options/windowsuap/options_windowsuap.yy b/BBMOD_GML/options/windowsuap/options_windowsuap.yy index 668892611..7c4ace3a0 100644 --- a/BBMOD_GML/options/windowsuap/options_windowsuap.yy +++ b/BBMOD_GML/options/windowsuap/options_windowsuap.yy @@ -4,7 +4,7 @@ "option_windowsuap_publisher_display_name": "YourPublisherName", "option_windowsuap_package_display_name": "YourPackageDisplayName", "option_windowsuap_description": "Your Description", - "option_windowsuap_version": "3.21.4.0", + "option_windowsuap_version": "3.22.0.0", "option_windowsuap_orient_portrait": true, "option_windowsuap_orient_portrait_flipped": true, "option_windowsuap_orient_landscape": true, diff --git a/BBMOD_GML/scripts/__bbmod_defines/__bbmod_defines.gml b/BBMOD_GML/scripts/__bbmod_defines/__bbmod_defines.gml index 8c4e7262a..f9e4b1801 100644 --- a/BBMOD_GML/scripts/__bbmod_defines/__bbmod_defines.gml +++ b/BBMOD_GML/scripts/__bbmod_defines/__bbmod_defines.gml @@ -9,10 +9,10 @@ #macro BBMOD_RELEASE_MAJOR 3 /// @macro {Real} The minor version number of this BBMOD release. -#macro BBMOD_RELEASE_MINOR 21 +#macro BBMOD_RELEASE_MINOR 22 /// @macro {Real} The patch version number of this BBMOD release. -#macro BBMOD_RELEASE_PATCH 4 +#macro BBMOD_RELEASE_PATCH 0 /// @macro {String} The version of this BBMOD release as a string ("major.minor.patch" format). #macro BBMOD_RELEASE_STRING $"{BBMOD_RELEASE_MAJOR}.{BBMOD_RELEASE_MINOR}.{BBMOD_RELEASE_PATCH}" diff --git a/ChangelogDev.md b/ChangelogDev.md index 2df68eae3..15430d386 100644 --- a/ChangelogDev.md +++ b/ChangelogDev.md @@ -1,10 +1,2 @@ # Changelog dev > This file is used to accumulate changes before a changelog for a release is created. - -* Added new function `bbmod_camera_get_fov_flip()`, which returns whether BBMOD cameras use a flipped field of view. -* Added new function `bbmod_camera_set_fov_flip(_flip)`, using which you can change whether BBMOD cameras should use a flipped field of view. By default this is **enabled** for backwards compatibility. -* Added new function `bbmod_camera_get_aspect_flip()`, which returns whether BBMOD cameras use a flipped aspect ratio. -* Added new function `bbmod_camera_set_aspect_flip(_flip)`, using which you can change whether BBMOD cameras should use a flipped aspect ratio. By default this is **enabled** for backwards compatibility. -* Added new property `ClearColor` to `BBMOD_DeferredRenderer`, which is the color to clear the background with. Default value is `c_black`. -* Fixed normal vectors of backfaces being flipped incorrectly. -* Fixed lens dirt post-processing effect on OpenGL platforms. diff --git a/docs_src/index.md b/docs_src/index.md index 6cf25fcb2..bccb66aa0 100644 --- a/docs_src/index.md +++ b/docs_src/index.md @@ -1,5 +1,5 @@ # BBMOD -Welcome to the official documentation of BBMOD 3.21.4! +Welcome to the official documentation of BBMOD 3.22.0! BBMOD is an advanced 3D rendering solution for GameMaker. It consists of a custom model, animation and material formats, a model converter (BBMOD CLI), diff --git a/gmdoc.json b/gmdoc.json index 6a21dcb14..b9075fd0d 100644 --- a/gmdoc.json +++ b/gmdoc.json @@ -5,7 +5,7 @@ "title": "BBMOD Docs", "author": "BlueBurn", "prefix": ["bbmod", "__bbmod"], - "version": "3.21.4", + "version": "3.22.0", "analytics": "", "api": { "rating": "/bbmod/page_rating.php"