Commit History

作者 SHA1 備註 提交日期
  Julianiolo fa2b5db288 improved mousewheel support 2 年之前
  Jeffery Myers 81f5267da8 Specifically handle modifier key events so that shortcuts work. Fixes issue #18 2 年之前
  Jeffery Myers a06d8a9c86 move rlSetupKeymap into rlImGuiBeginInitImGui so that it can be used with custom setups 2 年之前
  Jeffery Myers 90954f1aef don't include conifg.h, it doesn't have guards. 2 年之前
  Jeffery Myers 726afae6f0 fully convert over to use key events for imgui 1.87+ 2 年之前
  Jeffery Myers 7fbed1c666 remove unused key macros 2 年之前
  Jeffery Myers bc28cff523 get rid of legacy keyboard IO methods in ImGui 2 年之前
  Jeffery Myers d87331caa0 update to current game-premake system 2 年之前
  sduman 21d95192de Remove std:: dependencies. 2 年之前
  Jeffery Myers 4e998bb904 fix casting warnings 2 年之前
  Jeffery Myers 1237c59c86 Fix memory leak (thanks @Julianiolo) 2 年之前
  Jeffery Myers 25472760df handle fullscreen 3 年之前
  Jeffery Myers 8c8bf94d58 Upgrade to Font Awesome 6 free. 3 年之前
  Steffen Schuemann 82704a7655 Support for scaled framebuffer on high-dpi macOS screens 3 年之前
  SplatTab a23c06791e Tinybrain moment 3 年之前
  SplatTab 59d874d393 Update rlImGui.cpp 3 年之前
  Jeffery Myers 9ed63441b2 use index offset from command 3 年之前
  Jeffery Myers 8ef861be49 don't try to index counts < 3 3 年之前
  Jeffery Myers 1fb470eae5 don't try to iterate 0 indexes 3 年之前
  Jeffery Myers 5d6eb837d1 reorg code for separate module use 3 年之前