Blender Git Commit Log

Git Commits -> Revision 3ec57ce

Revision 3ec57ce by Campbell Barton (master)
May 28, 2021, 06:59 (GMT)
Tests: add utility to generate interactive user actions

A utility that supports passing in actions as command line arguments for
writing reproducible interactions, benchmarking, profiling and testing.

Unlike regular scripts this is able to control model operators usefully.

Typical ways of controlling Blender using this utility are via
operator id's, menu search and explicit events.
Others methods can be added as needed.

See the doc-string for example usage.

Commit Details:

Full Hash: 3ec57ce6c7fcd3aa59c9b60139321c11f73fb7f7
Parent Commit: 3bee77b
Lines Changed: +577, -0

1 Added Path:

/tests/python/bl_run_operators_event_simulate.py (+577, -0) (View)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021