Only search projects.blender.org
Log In
New Account
Home
My Page
Projects
Blender 2.x BF release
Summary
Activity
Tracker
SCM
Files
Blender 2.6 Bug Tracker: Browse
[#25595] Adding Torus when in edit mode strange behavior.
Date:
2011-01-11 21:45
Priority:
3
State:
Closed
Submitted by:
Adam Jaworski (
jawra
)
Assigned to:
Campbell Barton (campbellbarton)
Category:
Mesh Modeling
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
Summary:
Adding Torus when in edit mode strange behavior.
Detailed description
Normal behavior when adding new mesh in edit mode is that already selected geometry becomes deselected and newly added geometry gets selected.
There are two behaviors while adding Torus mesh:
- selection mode is set to Vert/Face then new Torus geometry comes selected and already selected geometry REMAINS selected
- selection mode is set to Edge then new Torus mesh is not selected but already selected geometry REMAINS selected
Also there is missing/forgotten button "Align to view" after adding Torus in Toolbar and F6 popup.
Blender r34247, Ubuntu 10.04.
Followup
Message
Date
: 2011-01-12 12:18
Sender
:
Ton Roosendaal
Add-torus is a python script... so it's not following similar code paths as the other primitives. I can check on pre-post conditions though.
Date
: 2011-01-12 12:43
Sender
:
ronan ducluzeau
ubuntu 10.10 64bit r34279
I take a look at add-ons after seeing this report.
Noone have "Align to View" option.
They are possible choïce in Add menu in edit mode but noone can be added.
Date
: 2011-01-12 15:21
Sender
:
Ton Roosendaal
Hrm, this is 100% python operator, so it needs the author to fix it up.
The missing "align view" option is acceptable, but calling a 'deselect all' first + add mesh with proper selection flags is relevant
Date
: 2011-01-12 16:45
Sender
:
Campbell Barton
fixed r34283. also added align to view option.
Attached Files:
No Files Currently Attached
Changes:
Field
Old Value
Date
By
status_id
Open
2011-01-12 16:45
campbellbarton
close_date
None
2011-01-12 16:45
campbellbarton
Status
Investigate
2011-01-12 16:45
campbellbarton
assigned_to
ton
2011-01-12 15:21
ton
assigned_to
none
2011-01-12 12:18
ton
Status
New
2011-01-12 12:18
ton