|
Revision 354, 0.6 kB
(checked in by fdb, 11 months ago)
|
|
Interface borders are smaller (like in 1.9.2)
|
| Line | |
|---|
| 1 | Inferface testing |
|---|
| 2 | |
|---|
| 3 | Open an animation script. |
|---|
| 4 | Export without running first to an image. |
|---|
| 5 | Export without running first to a movie. |
|---|
| 6 | |
|---|
| 7 | Open a static script. |
|---|
| 8 | Export without running first to an image. |
|---|
| 9 | Export without running first to a movie. |
|---|
| 10 | |
|---|
| 11 | Open an animation script. |
|---|
| 12 | Zoom in. |
|---|
| 13 | Export to an image. |
|---|
| 14 | Export to a movie. |
|---|
| 15 | |
|---|
| 16 | Make a NodeBox animation without a draw() command. |
|---|
| 17 | Export one image frame. (should give an error) |
|---|
| 18 | Make the draw command |
|---|
| 19 | Export one image frame. (Should export the one frame) |
|---|
| 20 | |
|---|
| 21 | Stop while rendering an animation. The animation should have all frames up till that point. |
|---|