|
|
3ba5461af0
|
Object: support 'Affect Parents' for snap/clear transform
Resolves T69450
|
2020-02-01 13:34:27 +11:00 |
|
|
|
34c8ba6d3e
|
Fix T73399: Crash trying to move the origin of an empty.
Empty objects have no obdata, so we need to check for NULL id...
|
2020-01-27 11:48:44 +01:00 |
|
|
|
c128b30bd1
|
Edit Mesh: pass in Mesh instead of BMEditMesh to EDBM_update_generic
This avoids a list lookup in Main (recently added), passing in a mesh
instead of an edit-mesh, since the mesh links to the edit-mesh.
|
2020-01-07 22:14:36 +11:00 |
|
|
|
6929d8aa59
|
Object: extract data transform container into own API
|
2019-12-22 23:34:42 +11:00 |
|
|
|
20620afc33
|
Object: edit-mode data support for object vertex coordinate access
Allows to access/transform/restore edit-mode
coordinates in a generic way.
|
2019-11-21 22:45:15 +11:00 |
|
|
|
acdb14d264
|
Transform: option to transform origins in object mode
Currently supports mesh, armature, lattice, curve & metaballs.
Access from pivot popover.
|
2019-08-24 07:34:43 +10:00 |
|