Blender Git Loki

Git Commits -> Revision 64fd636

Revision 64fd636 by Martin Poirier (master)
April 24, 2004, 21:09 (GMT)
Mirror in object mode. Works like Mirror in edit mode but only works on local axis (doing it differently would require a much more clever algorithm).
Mirror Object is assigned to Ctrl-M and I've add Ctrl-M to call Mirror Edit (on top of M alone) for practical reason. We should consider switching both to Ctrl-M for pratical reasons but I kept M for backward compatibility
Also added the menu and toolbox counterparts.

Minor addition to arithb.c: A function to print vectors to the console. Easier for debuging.

Commit Details:

Full Hash: 64fd636f0ced7ed164d5772df2d1d6b3c5b7b496
SVN Revision: 2398
Parent Commit: f860c88
Lines Changed: +143, -21

8 Modified Paths:

/source/blender/blenlib/BLI_arithb.h (+5, -0) (Diff)
/source/blender/blenlib/intern/arithb.c (+8, -0) (Diff)
/source/blender/include/BDR_editobject.h (+2, -1) (Diff)
/source/blender/include/BSE_headerbuttons.h (+2, -1) (Diff)
/source/blender/src/editobject.c (+71, -5) (Diff)
/source/blender/src/header_view3d.c (+37, -7) (Diff)
/source/blender/src/space.c (+5, -2) (Diff)
/source/blender/src/toolbox.c (+13, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021