Blender Git Commit Log
Git Commits -> Revision d3bb020
Revision d3bb020 by Ton Roosendaal (master) November 21, 2005, 11:30 (GMT) |
Bugfix #3426 Object duplicators didn't draw when not selected. Was one 'else' to many in the code! Also noticed that duplicators couldn't be transformed when they have Ipos, was an improper call to do_ipo in duplicator code... also made sure the transformation info in the object is stored/restored before duplicating. |
Commit Details:
Full Hash: d3bb02013f2a3a26f6b9f3563ee4757cbff87d52
SVN Revision: 5862
Parent Commit: d34ab07
Lines Changed: +4, -3