Blender Git Commit Log
Git Commits -> Revision 78939c0
Revision 78939c0 by Jiri Hnidek (master) April 11, 2005, 19:31 (GMT) |
- It is possible to scale radius of MetaElem again. - It is possible to change dx, dy and dz params in 3Dview with manipulators or with some shortcuts (S-X, S-Y, S-Z). - User can scale stiffness when green circle is selected. - MetaElem is selected with RMB click at green or red circle, then user can grab or rotate with MetaElem as usual. - Screenshot: http://e-learning.vslib.cz/~hnidek/pics/scale_stiffness.jpg - Captured video: http://e-learning.vslib.cz/~hnidek/captured-videos/scale_stiffness.avi |
Commit Details:
Full Hash: 78939c0cc06a67dbf2853ed7d030b9829b812e3f
SVN Revision: 4225
Parent Commit: 52b7b97
Lines Changed: +57, -18
8 Modified Paths:
/source/blender/include/transform.h (+2, -1) (Diff)
/source/blender/makesdna/DNA_meta_types.h (+2, -1) (Diff)
/source/blender/python/api2_2x/Metaball.c (+1, -3) (Diff)
/source/blender/src/drawobject.c (+16, -3) (Diff)
/source/blender/src/editmball.c (+12, -7) (Diff)
/source/blender/src/editview.c (+8, -1) (Diff)
/source/blender/src/transform.c (+3, -0) (Diff)
/source/blender/src/transform_conversions.c (+13, -2) (Diff)
/source/blender/makesdna/DNA_meta_types.h (+2, -1) (Diff)
/source/blender/python/api2_2x/Metaball.c (+1, -3) (Diff)
/source/blender/src/drawobject.c (+16, -3) (Diff)
/source/blender/src/editmball.c (+12, -7) (Diff)
/source/blender/src/editview.c (+8, -1) (Diff)
/source/blender/src/transform.c (+3, -0) (Diff)
/source/blender/src/transform_conversions.c (+13, -2) (Diff)