Blender Git Commit Log

Git Commits -> Revision ef9fa4b

Revision ef9fa4b by Ton Roosendaal (master)
July 2, 2004, 12:44 (GMT)
Bug #1411

"inserting keys in editmode didnt work on newly created Meshes"

Found out the error was in code committed by Hos in december, when
he added feature to copy newly added vertices (or remove) when editing
vertex keys. In his commit he already noted "please test" :)

Error was that newly created meshes didn't give a correct first key. For keys
to work in 2.32 and 2.33 you have to leave editmode at least once, or
insert keys outside of editmode.

The fix was fairly simple, just checking for an empty first key.

Commit Details:

Full Hash: ef9fa4bf50226f9bebba014bb2e8601bd9a2cbc5
SVN Revision: 2734
Parent Commit: ea7e5c9
Lines Changed: +32, -29

1 Modified Path:

/source/blender/src/editmesh.c (+32, -29) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021