Releases: Mister-Kin/ToggleLanguage
Releases · Mister-Kin/ToggleLanguage
Toggle Language v1.6.3
New Features
- feat: Import Blueprint (Reference Image)
4d36599 - feat: Check Addon Update
4a1867b - feat: add Video Editing workspace for load_my_blender_settings
2a9c186
Bug Fixes
- fix: invoke_confirm and message_box support for blender versions prior to v4.1.0
711c9ff - fix: "OUTLINER_COLLECTION" not found in blender v2.83
24c036e
Code Improvements
- perf: polish some text
0e9512a - perf: polish description of BoolProperty
334d8f9 - style: rename class
f45ffab
Documentation
- docs: update REAMDE
bb7be9b
For full changes, see the comparison between v1.6.2 and v1.6.3
Toggle Language v1.6.2
New Features
- feat: Addon's Keymaps
e78b150
Bug Fixes
- fix: load_my_settings might fail when installing addon from disk
0df8696
Code Improvements
- perf: add more tips for operator confirm dialog
89971b2 - style: format code using black-formatter
0bfbcda - perf: polish some text and add a tip for toggle operator
c939173 - perf: polish some text
6e7216d - perf: polish some label text
a056781 - style: adjusting import statements to file headers
6c13808 - perf: enable use_auto_save_temporary_files back
df357f1
For full changes, see the comparison between v1.6.1 and v1.6.2
Toggle Language v1.6.1
Code Improvements
- perf: support for blender v4.2
1897c1d - perf: set denoiser to OpenImageDenoise using gpu for blender v4.1
6b5575b
For full changes, see the comparison between v1.6 and v1.6.1
Toggle Language v1.6
Bug Fixes
- fix: toggle language not working in blender v4.0 (#2)
dbdf2a1 - fix: load_my_settings not working in blender v4.0
813b194 - fix: addon translation not working in blender v4.0
3593a03
Code Improvements
- style: format code using black-formatter
af260ec
Documentation
- docs: update REAMDE
947a099
For full changes, see the comparison between v1.5.1 and v1.6
Toggle Language v1.5.1
Bug Fixes
- fix: optix_exist referenced before assignment
f175c71
Code Improvements
- perf: polish translations
6b753cb
For full changes, see the comparison between v1.5 and v1.5.1
Toggle Language v1.5
New Features
Bug Fixes
- fix: fail to update use_translate_new_dataname
2a1e64a
Documentation
- docs: update README
5ebec61
For full changes, see the comparison between v1.4 and v1.5
Toggle Language v1.4
New Features
- feat: delete all collections and objects
8653257 - feat: add a checkbox to disable saving startup file
8bf6b09
Code Improvements
- chore: adjust checkbox position
939fed5 - perf: adjust tile size and enable autopack
376cf94 - chore: add translations for bl_info
1c8065b
Documentation
- docs: update links of following me
9fede76
For full changes, see the comparison between v1.3.1 and v1.4
Toggle Language v1.3.1
Documentation
For full changes, see the comparison between v1.3 and v1.3.1
Toggle Language v1.3
Bug Fixes
- fix: optix_exist referenced before assignment
3774fa8
Code Improvements
- perf: improve setting of denoiser
1283236
For full changes, see the comparison between v1.2 and v1.3
Toggle Language v1.2
New Features
- feat: set preset theme in Load My Settings feature
a1c51ef - feat: support for disabling cpu in gpu render
cd4aca0 - feat: select optix devices when it's available
e559d25
Code Improvements
- perf: optimize render settings for Load My Settings
c90cd4b - perf: improve update_translate_new_dataname_state
1255d7d - perf: set undo steps to 256
3161752 - style: update paths
1a19df8
Bug Fixes
- fix(typo): correct translation of features
ba0aeea - fix: refresh_devices() not work under blender v3
8801960
For full changes, see the comparison between v1.1 and v1.2