Changeset View
Changeset View
Standalone View
Standalone View
source/blender/windowmanager/intern/wm_jobs.c
| Context not available. | |||||
| /* ******************* public API ***************** */ | /* ******************* public API ***************** */ | ||||
| /** | /** | ||||
| * \return current job or adds new job, but doesnt run it. | * \return current job or adds new job, but doesn't run it. | ||||
| * | * | ||||
| * \note every owner only gets a single job, | * \note every owner only gets a single job, | ||||
| * adding a new one will stop running job and when stopped it starts the new one. | * adding a new one will stop running job and when stopped it starts the new one. | ||||
| Context not available. | |||||