Commit History

Upphovsman SHA1 Meddelande Datum
  Jeff Myers f137472778 add support for gamepad 0 1 år sedan
  Jeff Myers 99e52088ec only do DPI scale if we are in high DPI mode. 1 år sedan
  Jeff Myers f094baeebc style cleanups 1 år sedan
  Jeffery Myers bba6c25eea Merge pull request #51 from bennywwg/fix-dpi-scaling 1 år sedan
  Benny Wysong-Grass d25b976628 Fix dpi scaling issue on MacOS 1 år sedan
  Jeffery Myers 3207174f69 make simple example be resizeble 1 år sedan
  Jeff Myers 5c49511bcb Merge branch 'main' of github.com:raylib-extras/rlImGui 1 år sedan
  Jeff Myers a7ea68023c use the correct window size for scissor mode inverts. 1 år sedan
  Jeffery Myers 03d4b8196e Merge pull request #46 from omar-elhamedy/patch-1 1 år sedan
  Omar Elhamedy 7e748c83c1 Update rlImGuiColors.h 1 år sedan
  Jeffery Myers f6a3f85be2 cleanup 1 år sedan
  Jeffery Myers 0e4bf66eda free the font texture on shutdown 1 år sedan
  Jeffery Myers 57e55c3a8f don't auto load fonts for ImGui low level API, add font loading to the low level API example 1 år sedan
  Jeffery Myers 16db43e57d specify rayib to imgui mappings 1 år sedan
  Jeffery Myers 682be08152 swap mouse over to events 1 år sedan
  Jeffery Myers 095ab9d1b5 only set the global context if it's set. 1 år sedan
  Jeffery Myers a07b514fe2 add low level ImGui backend that matches the other backends. 1 år sedan
  Jeffery Myers f29be1c5ac Merge branch 'main' of github.com:raylib-extras/rlImGui 1 år sedan
  Jeffery Myers 9afeb831a5 wildcards for platforms 1 år sedan
  Jeff Myers 437adf4c2d always set the context. 1 år sedan
  Jeffery Myers ad3a1243eb Merge branch 'main' of github.com:raylib-extras/rlImGui 1 år sedan
  Jeffery Myers 43389bf371 update to work with current raylib 1 år sedan
  Jeff Myers 557147b495 add comment that we are centering the image on 0,0 for the image editor 1 år sedan
  Jeffery Myers af19e7de47 cleanup sample 1 år sedan
  Jeffery Myers 6136b05be5 cleanup 1 år sedan
  Jeffery Myers b202e0f4e2 add function to draw a render texture fit to the content area 1 år sedan
  Jeffery Myers fe0548317d add comments to public functions 1 år sedan
  Jeffery Myers 1e71198786 add a function to let the caller define the delta time for uses with custom timing. 1 år sedan
  Jeff Myers be225043ee Remove testing code 1 år sedan
  Jeff Myers c71a02530c Go back to glfw checks for frame buffer size so that resizeable widows work again. 1 år sedan