SVN maintenance.
This commit is contained in:
@@ -4888,4 +4888,4 @@ int dynamicPaint_calculateFrame(DynamicPaintSurface *surface, Scene *scene, Obje
|
|||||||
}
|
}
|
||||||
|
|
||||||
return dynamicPaint_doStep(scene, cObject, surface, timescale, 0.0f);
|
return dynamicPaint_doStep(scene, cObject, surface, timescale, 0.0f);
|
||||||
}
|
}
|
||||||
|
@@ -682,4 +682,4 @@ void BLI_end_threaded_malloc(void)
|
|||||||
thread_levels--;
|
thread_levels--;
|
||||||
if(thread_levels==0)
|
if(thread_levels==0)
|
||||||
MEM_set_lock_callback(NULL, NULL);
|
MEM_set_lock_callback(NULL, NULL);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user