Fork of imgui with the emscripten output .gitignore'ed
        
      
    
    
    
    
      
      
        | 
            
            
              
                 omar
                 authored 
  
    
      on 16 Oct 2018 | 
      
      
        
          |  | .github | Update pull_request_template.md | 7 years ago | 
      
        
          |  | docs | Added ImGuiWindowFlags_NoMouseInputs which is basically the old ImGuiWindowFlags_NoInputs (essentially  we have renamed ImGuiWindowFlags_NoInputs to ImGuiWindowFlags_NoMouseInputs). Made the new ImGuiWindowFlags_NoInputs encompass both NoMouseInputs+NoNav, which is consistent with its description. (#1660, #787) | 7 years ago | 
      
        
          |  | examples | Examples: OpenGL3: Cast compile/link status to GLboolean (#2112, #2125) | 7 years ago | 
      
        
          |  | misc | Fixed typo in misc/README.txt (#2131) | 7 years ago | 
      
        
          |  | .travis.yml | Travis: Fix (still not sure there is a way to test those files). (#1044) | 7 years ago | 
      
        
          |  | LICENSE.txt | Updated copyright date for 2018 | 7 years ago | 
      
        
          |  | imconfig.h | FAQ update | 7 years ago | 
      
        
          |  | imgui.cpp | Added ImGuiWindowFlags_NoMouseInputs which is basically the old ImGuiWindowFlags_NoInputs (essentially  we have renamed ImGuiWindowFlags_NoInputs to ImGuiWindowFlags_NoMouseInputs). Made the new ImGuiWindowFlags_NoInputs encompass both NoMouseInputs+NoNav, which is consistent with its description. (#1660, #787) | 7 years ago | 
      
        
          |  | imgui.h | Demo: Added comments / tweaks related to the popups. | 7 years ago | 
      
        
          |  | imgui_demo.cpp | Demo: Added comments / tweaks related to the popups. | 7 years ago | 
      
        
          |  | imgui_draw.cpp | Fix Clang/GCC's null-conversion warning: (#2081) | 7 years ago | 
      
        
          |  | imgui_internal.h | Shutdown: Unlock font atlas before destroying context, so we can destroy a context between NewFrame and EndFrame if we wait (facilitate main loop structures). Internals: GetWindowScrollMaxX(), GetWindowScrollMaxY() | 7 years ago | 
      
        
          |  | imgui_widgets.cpp | Revert using wchar_t functions (9cf94d5 + 2eaf5b0). Big mistake, wchar_t is not guaranteed to be 16-bits. | 7 years ago | 
      
        
          |  | imstb_rectpack.h | Renamed stb_truetype.h to imstb_truetype.h, stb_textedit.h to imstb_textedit.h, and stb_rect_pack.h to imstb_rectpack.h. (#1718, #2036) | 7 years ago | 
      
        
          |  | imstb_textedit.h | Renamed stb_truetype.h to imstb_truetype.h, stb_textedit.h to imstb_textedit.h, and stb_rect_pack.h to imstb_rectpack.h. (#1718, #2036) | 7 years ago | 
      
        
          |  | imstb_truetype.h | Renamed stb_truetype.h to imstb_truetype.h, stb_textedit.h to imstb_textedit.h, and stb_rect_pack.h to imstb_rectpack.h. (#1718, #2036) | 7 years ago |