RC2 Test - Verification

Hello everyone,

I downloaded the RC2 build from Blender.org, and have been using it on a project. Some of the things I am seeing:

  1. Array modifier - Relative Z offset doesn’t work. X and Y do, but I had to use Constant Z to make it move in Z axis
  2. I could not flip normals. Well at least with draw normals on, the direction did not flip. They did re-orient correctly when using ctrl-n - recaculate outside.
  3. After a while, the buttons would not show in the buttons window. I normally work in 4 viewports and 1 buttons window. I had to change one of the windows I typically use for 3D into a buttons window.

I just looked thru the most recent bugs reported to:
http://projects.blender.org/tracker/?atid=125&group_id=9&func=browse
but did not see anything like these.

If anybody has the time, please verify the above cases. In the meantime, I will do some more testing.

Windows!

Thanks

OK,
After further testing…:o

  1. This works as I described for objects of a single face. The relative Z offfset works for a cube, but not for a plane.
  2. Suddenly, I cannot repeat this - I hate when that happens, cause it makes me sound like a loose nut behind the keyboard!
  3. Definitely a loose nut behind the keyboard - rmb allign horizontal:o:o:o

This is the expected behaviour. The offset is relative to the size of the object over that axis, so that for offset 1, the object is placed right after the previous object. With size 0 over the z-axis, the plane isn’t supposed to move.

OK, but why does it move with constant offset? - OK, I think I understand. In my test, I tabbed into edit, selected all verts, and rotated - this bought the relative Z offset into play.

The constant offset then is unit based?

Yes, the constant offset is basically using global coordinates, but the relative offset is using the actuall size of the object. if the object is five units in all directions, having the relative offset at one will make them all five unit appart, but constant offset will make them one unit appart.

i don’t know what’s wrong with your buttons. Try updating your graphics card drivers.