blender/release/scripts
Sergey Sharybin a75f11d036 Fix #32219: Inconsistent influence of Units Scale on new objects
Made it so meshes, curves, surfaces and metaballs are scaling to a grid cell size,
which makes them behave consistently now.

There're still issues to be resolved still:

- Lattice is not scaled to grid cell size yet, it uses slightly different add
  function which makes scaling a bit tricky and hacky. Would prefer to do a
  bit bigger refactor here, so it's a TODO for now.

- Cameras, speakers and other helpers are not scaling. They don't have data
  on which scale could be applied and perhaps it should be some kind of draw
  scale. Also would consider it's a TODO for now.
2012-10-19 12:53:03 +00:00
..
modules Fix #32219: Inconsistent influence of Units Scale on new objects 2012-10-19 12:53:03 +00:00
presets Fix #32780: Maya keymap selection issues 2012-10-10 08:07:28 +00:00
startup Fix #32219: Inconsistent influence of Units Scale on new objects 2012-10-19 12:53:03 +00:00
templates minor changes 2012-10-17 16:10:04 +00:00