Skip to content
Snippets Groups Projects
  • Bastien Montagne's avatar
    b9d24279
    Add a mechanism to abort a blend file reading on critical error. · b9d24279
    Bastien Montagne authored
    This commit introduces a new Main boolean flag that marks is as invalid.
    
    Higher-level file reading code does checks on this flag to abort reading
    process if needed.
    
    This is an implementation of the #105083 design task.
    
    Given the extense of the change, I do not think this should be
    considered for 3.5 and previous LTS releases.
    b9d24279
    History
    Add a mechanism to abort a blend file reading on critical error.
    Bastien Montagne authored
    This commit introduces a new Main boolean flag that marks is as invalid.
    
    Higher-level file reading code does checks on this flag to abort reading
    process if needed.
    
    This is an implementation of the #105083 design task.
    
    Given the extense of the change, I do not think this should be
    considered for 3.5 and previous LTS releases.