Log In
New Account
Home My Page Projects Blender 2.x BF release
Summary Activity Tracker SCM Files

Blender 2.6 Bug Tracker: Browse

[#25570] modify initial properties make copy of the object.

Date:
2011-01-10 09:09
Priority:
3
State:
Closed
Submitted by:
Massimiliano Puliero (mmaaxx)
Assigned to:
Ton Roosendaal (ton)
Category:
Tools
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
modify initial properties make copy of the object.
Detailed description
hi devs!

add a new mesh, change a value like size or "align to view" etc, you can see that for every click blender makes a copy of the mesh.

win vista 64
svn 34200 x64

thankyou!

Followup

Message
  • Date: 2011-01-10 09:59
  • Sender: Campbell Barton
  • This is caused by having "Global Undo" option disabled in the user preferences (Editing section).

    At the moment the operator redo system uses undo.

    perhaps disabling undo could be a disallowed unless in debug mode (disabling undo is useful for debugging sometimes).

    Assigning to Ton.
  • Date: 2011-01-10 16:34
  • Sender: Ton Roosendaal
  • I have it on my own todo; a simple workaround for now is to add a simple print in the tool-redo panel that you have to enable at least 1 undo step for it, and not draw the buttons.
  • Date: 2011-01-12 19:00
  • Sender: Ton Roosendaal
  • OK less simple than I thought, but it's working according specs now. :)

    If you disable undo now, the redo options will shown greyed out, so you can inspect settings but not edit.
 

Attached Files:

No Files Currently Attached

Changes:

Field Old Value Date By
status_idOpen2011-01-12 19:00ton
close_dateNone2011-01-12 19:00ton
StatusInvestigate2011-01-12 19:00ton
assigned_tonone2011-01-10 09:59campbellbarton
StatusNew2011-01-10 09:59campbellbarton