Releases: Weisl/simple_renaming
simple_renaming_panel_2_1_1 (Blender 4.2+)
Version 2.1 of the Simple Renaming Panel has been refactored and converted to an extension for Blender 4.2. This breaks compatibility with older Blender versions.
Release Notes
2.1
Version 2.1 of the Simple Renaming Panel has been refactored and upgraded for Blender 4.2 and is available as an Extension.
Features
- #175: The Simple Renaming Panel has been converted from an add-on to an Extension.
- #185: Users can now reverse the sorting order.
- #181: Added an option to enable or disable the Prefix/Suffix by Type panel.
Fixes
SimpleRenamingPanel_v2_0
Release Notes
2.0
This is the first Blender Market Release. This release includes a major restructuring of the code base and, most notably, introduces support for Blender 4.0.
features
- #141: Numerate by Axis Order.
- #159: Added documentation link for user guidance and reference.
- #153: UI Update: Added a warning that selection for Collections is only effective from the Outliner.
- #151: UI Enhancement: Added links to other addons/stores for improved branding.
- #149: UI Improvement: Added a direct link to settings from the UI Panel for easier access.
- #114: UI Refinement: Improved the renaming target selection dropdown for better user experience.
- #147: Code Update: Rewrote code related to hotkey assignment and registration for enhanced performance and reliability.
Fixes
- #152: Fixed an issue with category renaming.
- #150: Removed FaceMaps renaming feature, as it is no longer supported in Blender 4.0.
- #148: Addressed Attribute renaming issues for Blender 4.0 compatibility.
- #146: Corrected an issue where some objects were selected unintentionally.
- #144: Fixed the numeration of Mesh Data to ensure accuracy.
- #130: Resolved a bug causing key bindings to reset to default after restarting Blender.
SimpleRenamingPanel_v1_6_2
SimpleRenamingPanel_v1_6_1
SimpleRenamingPanel_v1_6_0
1.6.0
features
- #112 Support UV Maps, Facemaps, Color Attributes, Attributes.
- #62 Support vertex group renaming
- #106 Renaming Variables: add object data.
- #70 Use selection order for object renaming
- #99 Expose Renaming Panel to the Outliner
- #69 Renaming selected collections (only works in outliner)
- #120 Properties panel: delete simple UI and reorganize buttons
- #119 Reorganize Preferences
SimpleRenamingPanel_v1_5_3
SimpleRenamingPanel_v1_5_2
Documentation: https://weisl.github.io/renaming_release_nodes/
- Performance improvement for operations affecting a lot of items to rename
- Improve stability for renaming bones, especially in Edit Mode
Fixes
#85 Numerate on bones not working!
#84 Can't rename font and metaballs!
#93 'Rename All' does not work in Edit Bone Mode!
SimpleRenamingPanel_v1_5_1
SimpleRenamingPanel v 1.5.0
[1.5.0]
[NEW] Auto Updater is back!
[NEW] Changing the properties panel category from the user preferences works now properly!
[NEW] The renaming variable @c contains the object collections!
[NEW] Specify numerate digits and start in the preferences
[Fix] Blender console warning for “doesn’t contain ‘PT’ with prefix & suffix”
SimpleRenamingPanel v 1.4.1
[Fix]: Renaming only selected Bones in Object mode shows now an info that selected bones can only be renamed in object mode.
[Fix]: Improved Error handling
[Fix] Duplicate popup window is not shown in the tools panel anymore.