add curve: extra object #42171

Closed
opened 2014-10-10 13:17:45 +02:00 by salmozzo · 8 comments
salmozzo commented 2014-10-10 13:17:45 +02:00 (Migrated from localhost:3001)

System Information
Operating system and graphics card

Blender Version
Broken: (example: 2.69.7 4b206af, see splash screen)
Worked: (optional)

Short description of error

Exact steps for others to reproduce the error
Based on a (as simple as possible) attached .blend file with minimum amount of steps

hi,
is not a bug.. i can't define it.
on blender User preferences .. he description of add curve:extra obgets says:

location view3d>add>curve>extraobject

but the folder extraobject there isn't

so le location correct is : view3d>add>curve

bye :)

**System Information** Operating system and graphics card **Blender Version** Broken: (example: 2.69.7 4b206af, see splash screen) Worked: (optional) **Short description of error** **Exact steps for others to reproduce the error** Based on a (as simple as possible) attached .blend file with minimum amount of steps hi, is not a bug.. i can't define it. on blender User preferences .. he description of add curve:extra obgets says: location view3d>add>curve>extraobject but the folder extraobject there isn't so le location correct is : view3d>add>curve bye :)
salmozzo commented 2014-10-10 13:17:45 +02:00 (Migrated from localhost:3001)
Author

Changed status to: 'Open'

Changed status to: 'Open'
salmozzo commented 2014-10-10 13:17:45 +02:00 (Migrated from localhost:3001)
Author

Added subscriber: @salmozzo

Added subscriber: @salmozzo
Author

This issue was referenced by 1c8717d484

This issue was referenced by 1c8717d4841a3dd766cb763de2256b0b8fbf7fcf
Bastien Montagne self-assigned this 2014-10-10 15:18:07 +02:00

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Closed by commit 1c8717d484.

Closed by commit 1c8717d484.

Added subscriber: @Harvester

Added subscriber: @Harvester

It seems to me more of a programming error of the add-on's integration inside the menu. As you may notice from the screenshot below taken from the 2.71 official release, where it was properly categorized and indenturized withing the Add Curve menu:
pasted_file

While now it's missing some kind or "order and organization" with all the options listed under Add Curve:
pasted_file

But this should be a very easy fix for the addon's maintainer. Here you can see the differences between the init.py of this add-on included with Blender 2.72 (on the left) and 2.71 (right):
pasted_file

It seems to me more of a programming error of the add-on's integration inside the menu. As you may notice from the screenshot below taken from the 2.71 official release, where it was properly categorized and indenturized withing the Add Curve menu: ![pasted_file](https://archive.blender.org/developer/F115728/pasted_file) While now it's missing some kind or "order and organization" with all the options listed under Add Curve: ![pasted_file](https://archive.blender.org/developer/F115731/pasted_file) But this should be a very easy fix for the addon's maintainer. Here you can see the differences between the __init__.py of this add-on included with Blender 2.72 (on the left) and 2.71 (right): ![pasted_file](https://archive.blender.org/developer/F115737/pasted_file)

In fact it was fixed while I was writing my comment! Faster than the light speed! Thanks.

In fact it was fixed while I was writing my comment! Faster than the light speed! Thanks.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 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#42171
No description provided.