All notable changes to this project will be documented in this file.
0.2.6.7 - 2025-04-04
- align object to 3d cursors now can added orientation
- align light to 3d cursors also has rotation
- light power uses same precision as light data property panel
- light size x an y use meters
- changed precision of props to match blender GUI props
0.2.6.6 - 2025-03-12
- operator to quick open prefences and other addons by adding name
- Quick find operator > open search and addon name it opens preference search with addon filled in
- Restart operator > useful for devolopers
0.2.6.5 - 2024-11-12
- operator to quickly orientate selection to 3dview cursor. Set scale and distance
- Temp removed maxid checker for store screen workspace (get_names_workspaces) names, issue arose
0.2.6.5 - 2024-11-11
- Issue with storeview viewloc going from Compositor to 3Dview
- Store View issue, wasnt working some since new blender update (+/- 3.6)
- operator to quickly orientate lights to 3dview cursor
- shortcut for 3 button enum, handy for laptop users
- Opening prefs operator shows addon expanded
- WIP try to storre workspaces using ID, workspace is saved by alphabetical list. Causes issue on name change ^ Try to save names workspaces, issue is still present when name is changed. Workspaces dont have any info order
0.2.1 - 2022-01-20
- Store view after looking at MACHIN3 method. I was close > Set store view as a default
- If workspace are not in default names, revert to a default name and interaction mode > needs work for keymaps
- Menu operator for console > hode for OSX
- Operator to go to file location > missing since old blender
- Show console (Windows)
- Viewport Render Frames
- Warning error Panel class
- Space in enumproperty
- Render Display changed named
- Moved Render in to render section
- Viewport render animation operator was missing part
- Save preset
- Sync View Settings
0.1.1 - 2019-09-10
- Display Log Info (is missing in UI)
0.1.0 - 2019-08-28
- Viewport render & render animation to render menu
0.0.9 - 2019-08-21
- Method how menu class is import
- Added proper Prefix & Suffix to menu classes
- Some keymaps not show in Preference panel
- Clearing keymaps
0.0.8 - 2019-02-13
- Issue with quick render menu. Now render window will show like as dropdown menu (mentioned by Jacques Lucke)
0.0.7 - 2019-01-10
- Fixed typo in workspace Texture Paint > was TEXTURE_PAINTING
0.0.6 - 2018-12-26
- Fix for returning to default Workspace Object Interaction Modes
0.0.5 - 2018-12-25
- Keep Mode stores last Object Interaction Mode and falls back to this instead of Default Workspace Object Interaction Mode
0.0.4 - 2018-12-23
- Quick render now visible in all screens
0.0.3 - 2018-12-23
- Order of menu's is set by checking shortcuts
- Icons are now proper workspace icons
- Fixed typo in icon names
0.0.2 - 2018-12-22
- Merged quick screen switch and quick render menu into one
- Pie menu and custom position
0.0.1 - 2018-12-20
- Initial addon setup
- Renamed all screens to workspace
- Convertion to Blender 2.80
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.