Skip to content

Commit

Permalink
### Fixed
Browse files Browse the repository at this point in the history
- Method how menu class is import
- Added proper Prefix & Suffix to menu classes
- Some keymaps not show in Preference panel
- Clearing keymaps
  • Loading branch information
schroef committed Aug 22, 2019
1 parent 4f3fc17 commit ebd9609
Show file tree
Hide file tree
Showing 3 changed files with 256 additions and 110 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
All notable changes to this project will be documented in this file.
# Changelog

## [0.0.9] - 2019-08-21
### Fixed
- 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
### Fixed
- Issue with quick render menu. Now render window will show like as dropdown menu (mentioned by Jacques Lucke)

## [0.0.7] - 2019-01-10
### Changed
- Fixed typo in workspace Texture Paint > was TEXTURE_PAINTING
Expand Down Expand Up @@ -41,6 +52,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
<!--### Official Rigify Info-->

[0.0.9]:https://github.com/schroef/QuickSwitch/releases/tag/v.0.0.9
[0.0.8]:https://github.com/schroef/QuickSwitch/releases/tag/v.0.0.8
[0.0.7]:https://github.com/schroef/QuickSwitch/releases/tag/v.0.0.7
[0.0.6]:https://github.com/schroef/QuickSwitch/releases/tag/v.0.0.6
[0.0.5]:https://github.com/schroef/QuickSwitch/releases/tag/v.0.0.5
Expand Down
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,15 @@ QuickSwitch a helper to quick switch workspaces and view render menu in viewport

> Some limitations are currently present due to Beta containing some bugs
!['Look UI'](https://raw.githubusercontent.com/wiki/schroef/quickswitch/images/quickswitch_v007.jpg?v10-01-2019)
!['Look UI'](https://raw.githubusercontent.com/wiki/schroef/quickswitch/images/quickswitch_v009.jpg?v21-08-2019)

> Choose either Pie menu or WM menu
!['Example Addon Prefs'](https://raw.githubusercontent.com/wiki/schroef/quickswitch/images/addon-preferences_v007.jpg)
!['Example Addon Prefs'](https://raw.githubusercontent.com/wiki/schroef/quickswitch/images/addon-preferences_v009.jpg)

> Customise shortscuts from addon preferences


### System Requirements

| **OS** | **Blender** |
Expand Down
Loading

0 comments on commit ebd9609

Please sign in to comment.