Blender Git Loki

Git Commits -> Revision c918f24

Revision c918f24 by Sergey Sharybin (master)
June 3, 2014, 16:05 (GMT)
Tweaks to bevel and crease transform

They were using INPUT_SPRING in a way which didn't allow
it to easily redo the operator because INPUT_SPRING internally
is stored as a ration between old value and new one and crease
and bevel were converting this to value delta.

Now made it special input type INPUT_SPRING_DELTA which is
storing delta of the spring, meaning now values in the redo
panel kind of makes sense -- they mean how much to add/remove
to the crease/bevel weight.

Expect to be no functional changes from interactive transform
POV, just a bit more convenient to use redo panel.

Commit Details:

Full Hash: c918f24edb5df8cc837b77363c4d928f8bfa9159
Parent Commit: f46b384
Lines Changed: +15, -5

3 Modified Paths:

/source/blender/editors/transform/transform.c (+2, -4) (Diff)
/source/blender/editors/transform/transform.h (+2, -1) (Diff)
/source/blender/editors/transform/transform_input.c (+11, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021