Blender Git Loki
Git Commits -> Revision 48f6c5b
Revision 48f6c5b by Campbell Barton (master) May 7, 2008, 20:34 (GMT) |
was missing depgraph update for centering objects in editmode if they were unselected. ctrl+num keys for switching subsurf didnt work in editmode if the object wasnt selected. changed this to only operate on the editmode object. also disallow ctrl+num to change layers for values above 4. |
Commit Details:
Full Hash: 48f6c5b05feecb516a6bc4374fb75de709c626c4
SVN Revision: 14731
Parent Commit: 3527c10
Lines Changed: +45, -15