X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=blobdiff_plain;f=manifold%2Fmanifoldproxy.py;h=05486cbaea8a1ffa182870e48cdfa3dbc538eca6;hp=6d67863c866b288dddb9fb7ced2c5d14b9edf95d;hb=2c2f185061cdd4de59c4181500f11c2ba4b250c6;hpb=dcd9b621ae5538529fa5d797c4cf7114f850aeb3 diff --git a/manifold/manifoldproxy.py b/manifold/manifoldproxy.py index 6d67863c..05486cba 100644 --- a/manifold/manifoldproxy.py +++ b/manifold/manifoldproxy.py @@ -25,7 +25,10 @@ debug_spin=0 debug_empty=False #debug_empty=True -# turn this on if you want the fastest possible (locally cached) feedback +# Historically we had a feature for developing without an Internet connection +# However this won't work anymore as the python layer itself does manifold calls +# before javascript has a chance to do so. +# Might still come in handy if you want the fastest possible (locally cached) feedback # beware that this is very rough though... work_offline=False #work_offline=True