Changes

add pending decision on blocks introduced by plugins
Line 58: Line 58:  
** How to implement this? E.g., call a <code>wait(step_time)</code> function in between two steps?
 
** How to implement this? E.g., call a <code>wait(step_time)</code> function in between two steps?
 
* Should the status bar be shown when the exported code is run?
 
* Should the status bar be shown when the exported code is run?
 +
* Blocks introduced by plugins: Should the plugin provide info about how to transform its blocks into Python?
51

edits