Dynamic Space Bar adds Lattice instead of empty after adding at least one lattice object. Menu act correctly though. #40629

Closed
opened 2014-06-15 00:03:44 +02:00 by Joel Godin · 9 comments

System Information
OS: OSX 10.9.3
GCard: AMD Radeon HD 6770M 512 MB

Blender Version
Broken: (2.70 e53c00a)
Worked: (Checked back to 2.65a and could not find any working)

After adding Lattice from Dynamic Spacebar, one can no longer add Empties from DynSpBar, only the 'Add' menu works

Exact steps for others to reproduce the error
With Dynamic Spacebar addon enabled,
Space> Add Empty (adds one), add another if you like, then
Space> Add Lattice, then
Space> Add Empty (it adds another Lattice).

Adding via the 'Add' menu works correctly.

**System Information** OS: OSX 10.9.3 GCard: AMD Radeon HD 6770M 512 MB **Blender Version** Broken: (2.70 e53c00a) Worked: (Checked back to 2.65a and could not find any working) **After adding Lattice from Dynamic Spacebar, one can no longer add Empties from DynSpBar, only the 'Add' menu works** **Exact steps for others to reproduce the error** With Dynamic Spacebar addon enabled, Space> Add Empty (adds one), add another if you like, then Space> Add Lattice, then Space> Add Empty (it adds another Lattice). Adding via the 'Add' menu works correctly.
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @joel.godin

Added subscriber: @joel.godin
Brendon Murphy was assigned by Bastien Montagne 2014-06-15 00:07:18 +02:00

Added subscriber: @mont29

Added subscriber: @mont29
Member

hi, I've looked at the code already & a fix will be done within a few days.
thanks for report.

hi, I've looked at the code already & a fix will be done within a few days. thanks for report.
Member

please find attached fixed file.

change line 661:

      layout.operator_menu_enum("object.empty_add", "type", text="Empty", icon='OUTLINER_OB_EMPTY')
please find attached fixed file. change line 661: ``` layout.operator_menu_enum("object.empty_add", "type", text="Empty", icon='OUTLINER_OB_EMPTY')
Author

Works great. Thanks.

Works great. Thanks.

This issue was referenced by 12f04ea8ca

This issue was referenced by 12f04ea8ca707c933465ceb4a3246c43a7e4c5f0

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Closed by commit 12f04ea8ca.

Closed by commit 12f04ea8ca.
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#40629
No description provided.