branchrust_reboot/main/syncvar_ilpostprocessor_hookcancel
                         
                     
             
         
     
    
        
8 Commits over 0 Days - ∞cph!
    
    
        
        
            
            
            
                
                Dont print anything on weaving success - only failure
Wrap lots of weaver variables in using statements to help prevent any leaks/issues in the future
                
                
                
                
             
         
        
            
            
            
                
                Only create new stopwatch if we need to
                
                
                
                
             
         
        
            
            
            
                
                Remove editor menu item - doesnt work well with il post processor (as expected)
                
                
                
                
             
         
        
            
            
            
                
                Make stop watch static. Add editor menu item to show weaving performance information (time taken to weave etc)
                
                
                
                
             
         
        
            
            
            
                
                Cleanup, and more server defines checks
                
                
                
                
             
         
        
            
            
            
                
                Weaving time reduction to 1.6 seconds
                
                
                
                
             
         
        
            
            
            
                
                Rewrote weaver with Burst ILPostProcessor
Booleans to enable/disable old weaving setup