From 2d8f2b3b642055eb26c7a4e803e5c4a4c254d6bf Mon Sep 17 00:00:00 2001 From: Patrik Kraif Date: Sat, 4 Jan 2025 20:25:19 +0100 Subject: [PATCH] Increase version to 3.22.1 --- 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 | 2 +- ChangelogDev.md | 7 ------- docs_src/index.md | 2 +- gmdoc.json | 2 +- 14 files changed, 13 insertions(+), 20 deletions(-) diff --git a/BBMOD_GML/options/amazonfire/options_amazonfire.yy b/BBMOD_GML/options/amazonfire/options_amazonfire.yy index ba4a3048..2e2af1ff 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.22.0", + "option_amazonfire_version":"3.22.1", "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 0d2d650f..535e8067 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.22.0", + "option_android_version":"3.22.1", "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 6f0d369f..6570eeb5 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.22.0.0", + "option_html5_version":"3.22.1.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 349ad0ec..01b4c6ad 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.22.0", + "option_ios_version":"3.22.1", "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 c9d19d92..57ef05f0 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.22.0", + "option_linux_version":"3.22.1", "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 cf897497..2e878404 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.22.0", + "option_mac_version":"3.22.1", "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 8016d78f..5e0e9835 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.22.0.0", + "option_operagx_version":"3.22.1.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 2de898e2..f9daf426 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.22.0", + "option_tvos_version":"3.22.1", "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 84f91290..79f19f62 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.22.0.0", + "option_windows_version":"3.22.1.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 7c4ace3a..93b7eb0e 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.22.0.0", + "option_windowsuap_version": "3.22.1.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 f9e4b180..8a6b9c94 100644 --- a/BBMOD_GML/scripts/__bbmod_defines/__bbmod_defines.gml +++ b/BBMOD_GML/scripts/__bbmod_defines/__bbmod_defines.gml @@ -12,7 +12,7 @@ #macro BBMOD_RELEASE_MINOR 22 /// @macro {Real} The patch version number of this BBMOD release. -#macro BBMOD_RELEASE_PATCH 0 +#macro BBMOD_RELEASE_PATCH 1 /// @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 b08b2097..15430d38 100644 --- a/ChangelogDev.md +++ b/ChangelogDev.md @@ -1,9 +1,2 @@ # Changelog dev > This file is used to accumulate changes before a changelog for a release is created. - -* Added new method `update_bbox` to `BBMOD_Mesh`, which updates the mesh's bounding box using data from its vertex buffer. -* Methods `from_buffer` and `to_buffer` of `BBMOD_Mesh` now throw a `BBMOD_Exception` if used when property `Model` is `undefined`. Previously this would cause a crash. -* Fixed `ClearColor` of `BBMOD_DeferredRender` resulting into a wrong color because of gamma correction. -* Disabled Assimp option `AI_CONFIG_IMPORT_FBX_PRESERVE_PIVOTS`, which should fix some problems with converting animated FBX models to BBMOD. -* Fixed specular color of dielectric materials in `BBMOD_DeferredRenderer`. -* Fixed crash in `bbmod_async_save_load_update` in GM 2024.11. diff --git a/docs_src/index.md b/docs_src/index.md index bccb66aa..a82e7341 100644 --- a/docs_src/index.md +++ b/docs_src/index.md @@ -1,5 +1,5 @@ # BBMOD -Welcome to the official documentation of BBMOD 3.22.0! +Welcome to the official documentation of BBMOD 3.22.1! 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 b9075fd0..719c10b5 100644 --- a/gmdoc.json +++ b/gmdoc.json @@ -5,7 +5,7 @@ "title": "BBMOD Docs", "author": "BlueBurn", "prefix": ["bbmod", "__bbmod"], - "version": "3.22.0", + "version": "3.22.1", "analytics": "", "api": { "rating": "/bbmod/page_rating.php"