Blender Git Commit Log
Git Commits -> Revision d272b70
Revision d272b70 by Campbell Barton (master) February 7, 2011, 08:13 (GMT) |
rename ID.update() --> update_tag() since this function only tags for updating and scene.update() executes the update. |
Commit Details:
Full Hash: d272b70ee09be8c949247404c9324cfffc833976
SVN Revision: 34681
Parent Commit: ad8c794
Lines Changed: +7, -7
6 Modified Paths:
/release/scripts/op/add_mesh_torus.py (+1, -1) (Diff)
/release/scripts/op/object.py (+1, -1) (Diff)
/release/scripts/op/uvcalc_follow_active.py (+1, -1) (Diff)
/release/scripts/templates/operator_mesh_add.py (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+2, -2) (Diff)
/source/blender/python/intern/bpy_props.c (+1, -1) (Diff)
/release/scripts/op/object.py (+1, -1) (Diff)
/release/scripts/op/uvcalc_follow_active.py (+1, -1) (Diff)
/release/scripts/templates/operator_mesh_add.py (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+2, -2) (Diff)
/source/blender/python/intern/bpy_props.c (+1, -1) (Diff)