Blender Git Commit Log

Git Commits -> Revision a7bbf82

Revision a7bbf82 by Ton Roosendaal (master)
May 12, 2005, 19:17 (GMT)
Fixed various errors with Blender allowing editing Library linked data.

CTRL+V on buttons
NKEY Panels
join mesh
join curve
editing buttons
boolean
vpaint
faceselect
Manipulator

Also; Transform() got in useless loop when you entered without anything
selected. Not sure why Martin recoded it this way... maybe as a first
step to handlerify it? For evil Python Aussie Bosses? :P

Commit Details:

Full Hash: a7bbf8245a072da845277d049321d6dfbc709ad2
SVN Revision: 4421
Parent Commit: 2579d37
Lines Changed: +46, -28

10 Modified Paths:

/source/blender/src/buttons_editing.c (+3, -2) (Diff)
/source/blender/src/drawview.c (+3, -0) (Diff)
/source/blender/src/editcurve.c (+1, -1) (Diff)
/source/blender/src/editface.c (+2, -1) (Diff)
/source/blender/src/editobject.c (+12, -11) (Diff)
/source/blender/src/interface.c (+2, -1) (Diff)
/source/blender/src/meshtools.c (+4, -4) (Diff)
/source/blender/src/transform.c (+2, -0) (Diff)
/source/blender/src/transform_manipulator.c (+4, -7) (Diff)
/source/blender/src/vpaint.c (+13, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021