Commit történet

Szerző SHA1 Üzenet Dátum
  Jeffery Myers 57e55c3a8f don't auto load fonts for ImGui low level API, add font loading to the low level API example 1 éve
  Jeffery Myers 16db43e57d specify rayib to imgui mappings 1 éve
  Jeffery Myers 682be08152 swap mouse over to events 1 éve
  Jeffery Myers 095ab9d1b5 only set the global context if it's set. 1 éve
  Jeffery Myers a07b514fe2 add low level ImGui backend that matches the other backends. 1 éve
  Jeffery Myers f29be1c5ac Merge branch 'main' of github.com:raylib-extras/rlImGui 1 éve
  Jeffery Myers 9afeb831a5 wildcards for platforms 1 éve
  Jeff Myers 437adf4c2d always set the context. 1 éve
  Jeffery Myers ad3a1243eb Merge branch 'main' of github.com:raylib-extras/rlImGui 1 éve
  Jeffery Myers 43389bf371 update to work with current raylib 1 éve
  Jeff Myers 557147b495 add comment that we are centering the image on 0,0 for the image editor 1 éve
  Jeffery Myers af19e7de47 cleanup sample 1 éve
  Jeffery Myers 6136b05be5 cleanup 1 éve
  Jeffery Myers b202e0f4e2 add function to draw a render texture fit to the content area 1 éve
  Jeffery Myers fe0548317d add comments to public functions 1 éve
  Jeffery Myers 1e71198786 add a function to let the caller define the delta time for uses with custom timing. 1 éve
  Jeff Myers be225043ee Remove testing code 1 éve
  Jeff Myers c71a02530c Go back to glfw checks for frame buffer size so that resizeable widows work again. 1 éve
  Jeff Myers 62eacc0f2a Merge branch 'main' of github.com:raylib-extras/rlImGui 1 éve
  Jeff Myers d1b2f9157d don't include ImGui in header directly in case they are using cimgui. 1 éve
  Jeffery Myers 237ba176dc Merge branch 'main' of github.com:raylib-extras/rlImGui 2 éve
  Jeffery Myers 297e65557c use rlImgui to get the frame buffer size so we can hot reload. 2 éve
  Jeffery Myers d89083021b fixes 2 éve
  Jeffery Myers ce2df596a2 Merge pull request #24 from ypujante/fix-23 2 éve
  Yan Pujante a38ab7dd05 Fix for #23 (shit and super not set properly) 2 éve
  Jeffery Myers fcb54869a9 Merge pull request #22 from Julianiolo/no-deps 2 éve
  Julianiolo fa2b5db288 improved mousewheel support 2 éve
  Jeffery Myers 8bb3aa7946 Add missing picture 2 éve
  Jeffery Myers 81f5267da8 Specifically handle modifier key events so that shortcuts work. Fixes issue #18 2 éve
  Jeffery Myers a06d8a9c86 move rlSetupKeymap into rlImGuiBeginInitImGui so that it can be used with custom setups 2 éve