Blender Git Commit Log

Git Commits -> Revision 1ea97e5

Revision 1ea97e5 by Martin Poirier (master)
October 1, 2006, 19:45 (GMT)
Patch: [ #5036 ] IPO Curve Mirroring by Joshua Leung (aligorith)

This patch adds the feature of IPO curve mirroring. It mirrors the selected keyframes in the active ipo curves over a user-nominated mirror-line.

Options are:
- Mirror over current frame
- Mirror over vertical axis (X = 0)
- Mirror over horizontal axis (Y = 0)

Functionality can be accessed from:
- Hotkey M in IPO editor
- Submenu in header of IPO editor

Commit Details:

Full Hash: 1ea97e5552bfb9c9845a7cfc5e0a2ce5ecf23cb4
SVN Revision: 8573
Parent Commit: e5ba493
Lines Changed: +123, -0

4 Modified Paths:

/source/blender/include/BSE_editipo.h (+2, -0) (Diff)
/source/blender/src/editipo.c (+86, -0) (Diff)
/source/blender/src/header_ipo.c (+31, -0) (Diff)
/source/blender/src/space.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021