Blender Git Commit Log

Git Commits -> Revision 6a00fcd

Revision 6a00fcd by Brecht Van Lommel (master)
April 22, 2005, 20:16 (GMT)


Add "View Selected" (numpad .-key) for faceselect mode and the uv editor.
Also includes some 2d vector operations (subtract, dot, normalise).

Commit Details:

Full Hash: 6a00fcd90ca8a2c4bd3a0429d37be2ce6c2ac77a
SVN Revision: 4290
Parent Commit: 43835d4
Lines Changed: +186, -0

11 Modified Paths:

/source/blender/blenlib/BLI_arithb.h (+20, -0) (Diff)
/source/blender/blenlib/intern/arithb.c (+35, -0) (Diff)
/source/blender/include/BDR_editface.h (+1, -0) (Diff)
/source/blender/include/BIF_drawimage.h (+1, -0) (Diff)
/source/blender/include/BIF_editsima.h (+1, -0) (Diff)
/source/blender/src/drawimage.c (+29, -0) (Diff)
/source/blender/src/editface.c (+48, -0) (Diff)
/source/blender/src/editsima.c (+39, -0) (Diff)
/source/blender/src/header_image.c (+3, -0) (Diff)
/source/blender/src/space.c (+4, -0) (Diff)
/source/blender/src/view.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021