Blender Git Loki
Git Commits -> Revision 23e6ada
Revision 23e6ada by Campbell Barton (master) April 8, 2010, 11:46 (GMT) |
bugfix [#21929] linking in groups into a linked in scene is possible and those groups can't be deleted - Disallow this and report a warning in the console when it happens. - File selector operators now report in the global report console. - Cleared some warnings. |
Commit Details:
Full Hash: 23e6ada74f649b7ed69ad1978790d53fe09c43e0
SVN Revision: 28090
Parent Commit: df395fa
Lines Changed: +18, -5
5 Modified Paths:
/source/blender/blenkernel/intern/action.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_animation_api.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+4, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+9, -0) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_animation_api.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+4, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+9, -0) (Diff)