Issue - 5 Cannot correctly Undo a "Delete All" from a script

1-Run the following code on the script editor #python import k3d doc = Document doc.start_change_set() for i in doc.nodes(): doc.delete_node(i) doc.finish_change_set("Delete All") 2- Undo the script 3- The viewport stays grayed Users need to change the viewport to another panel then back to viewport not a big deal :D Saludos! Joaquín

Details

Id:
0ca786b59608c113bdb0a99f16c1e0e8e0076d8f
Type:
Bugfix
Creation Time:
2009-05-19 03:39 UTC
Reporter:
Beverly L. Shead <bshead@k-3d.com>
Release:
1.0.0.0
Status:
Unstarted

Issue Log

2009-05-19 03:39 UTCBeverly L. Shead <bshead@k-3d.com>created
2009-08-02 22:53 UTCTimothy M. Shead <tshead@k-3d.com>assigned to release 0.8.0.0 from unassigned
2009-08-21 05:49 UTCTimothy M. Shead <tshead@k-3d.com>assigned to release 1.0.0.0 from 0.8.0.0