Commit: d4433b1bb36036314a876e2b0d153c1f62e687b7
Author: Campbell Barton
Date:   Fri Jan 25 11:04:00 2019 +1100
Branches: master
https://developer.blender.org/rBd4433b1bb36036314a876e2b0d153c1f62e687b7

Missed last commit

===================================================================

M       source/blender/editors/interface/view2d.c

===================================================================

diff --git a/source/blender/editors/interface/view2d.c 
b/source/blender/editors/interface/view2d.c
index fb8e7e8d68f..06780eceeef 100644
--- a/source/blender/editors/interface/view2d.c
+++ b/source/blender/editors/interface/view2d.c
@@ -1057,7 +1057,7 @@ bool UI_view2d_tab_set(View2D *v2d, int tab)
 
 void UI_view2d_zoom_cache_reset(void)
 {
-       /* TODO(sergey): This way we avoid threading conflict with VSE rendering
+       /* TODO(sergey): This way we avoid threading conflict with sequencer 
rendering
         * text strip. But ideally we want to make glyph cache to be fully safe
         * for threading.
         */

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to