Historial de Commits

Autor SHA1 Mensaje Fecha
  omar 7e7c017b75 Examples: Simplified mouse wheel handling. (#1463) hace 7 años
  omar 7dea158175 Examples: Allegro, Apple, DirectX9/10/11, Glfw+Vulkan :Added support for horizontal mouse wheel. (#1463) hace 7 años
  omar ce95b84825 Added ImGuiKey_Insert for future use. Setup in all example bindings. (#1541) hace 7 años
  omar 9f8632b131 Examples: Comments about invalid mouse pos. hace 7 años
  omar fba704bf5d Examples: Added a bunch of comments/referencs related to io.WantCaptureMouse, io.WantCaptureKeyboard (#1262, #1237, #1219, #635, #1058, #1051, #912, #533, #703, #446, #459, #364, #213, #52, and more) hace 8 años
  omar 92a6faca6f IO: io.MousePos needs to be set to ImVec2(-FLT_MAX,-FLT_MAX) when mouse is unavailable/missing. Previously ImVec2(-1,-1) was enough but we'll now accept negative mouse coordinates. hace 8 años
  omar b0db625cab Examples: Vulkan: Fixed an extra validation (tested on Windows with VulkanSDK 1.0.46.0) (#1042) hace 8 años
  omar ac2eb4b960 Merge branch 'vk_small_fix' of https://github.com/martty/imgui into martty-vk_small_fix hace 8 años
  saschawillems 4da26d85cd Clip negative scissor offsets to zero hace 8 años
  saschawillems 12deb53b11 Set required depth member for buffer image copy hace 8 años
  Marcell Kiss e0244c8f62 Fix scissor offset being negative hace 8 años
  Marcell Kiss 509df3e279 Fix new Vulkan validation warnings hace 8 años
  Håvard Mathisen 08ef9819c8 Vulkan example: Fix validation layer warnings and errors and redeclare gl_PerVertex. hace 9 años
  ocornut 55863dd274 Examples: Vulkan: Shallow stylistic changes (following #879) hace 9 años
  Marcell Kiss 53126cd713 Add location decorators & change to use structs as in/out in glsl, update embedded spv (produced with glslangValidator -x) hace 9 años
  Marcell Kiss 44250caf50 Null the released resources hace 9 años
  ocornut 0d3f8807c7 Added a void* user_data parameter to Clipboard function handlers. (#875) hace 9 años
  ocornut 2825eaa0be Examples: Accessing ImVector fields directly, feel less stl-ey and fix renderer side assert when render list only contains a callback (#810) hace 9 años
  Håvard Mathisen 99b4f951b9 Fix Vulkan example for use when a depth buffer is active. hace 9 años
  Marcell Kiss 4bc6a951fe tabs to space, remove braces hace 9 años
  Marcell Kiss 3234f81cb1 maxImageCount may be 0; add missing sType; change to 1 push constant range hace 9 años
  ocornut 0e7b9b8284 Examples: Vulkan: Coding style tweaks. hace 9 años
  Håvard Mathisen 1394616d9c Vulkan Example: Some code layout changes. hace 9 años
  Håvard Mathisen 4ea4fa3e73 Vulkan Example: Fix synchronization. hace 9 años
  Håvard Mathisen 4cbd316f01 Vulkan example. hace 9 años