News:

 

Topic: Renaming Objects to the Same Name As A Deleted Object  (Read 3965 times)

0 Members and 1 Guest are viewing this topic.

  • No avatar
  • Posts: 130
  • Spline
December 05, 2014, 09:49:26 am
Quick bug I've run into a number of times over a long period, including in the latest 02Nov14 build.  Basically, if you try to rename an object to the same name as a previously deleted object, NVil simply won't let you.  This can be a nuisance for all sorts of reasons, particularly when trying to keep your scene organised by allowing new objects to take on the same name as a superceded placeholder object.

 To reproduce this issue try the following:

1. Create a box object.
2. Rename the box object to "Box"
3. Delete "Box"
4. Create a new box object
5. Try to rename the new box object to "Box"
6. NVil won't allow this... you have to name it something else.

  • Posts: 496
  • Triangle
December 05, 2014, 01:25:28 pm
It'll work if you clear the history, and therefor the undo stack.

Edit >> Clear History

  • No avatar
  • Posts: 976
  • Polygon
December 05, 2014, 07:26:29 pm
IMHO it shouldn't be necessary to delete history just to perform a simple renaming operation.

  • No avatar
  • Posts: 2103
  • Polygon
December 05, 2014, 08:29:30 pm
Hi rubberDuck,

Currently, Nvil does not allow objects to have same name.
An "Undo" operation does not undo renaming, so names in undo stack are taken into account when renaming objects in scene, in case they are brought back into scene.

But I do agree with you.

  • No avatar
  • Posts: 3760
  • Developer
  • Administrator
  • Polygon
December 22, 2014, 09:12:59 am
Fixed.