Commit Graph

  • 0c6d4ed8af
    JANITORIAL: Fix unecessary and symetry typos in imgui_impl_vulkan.cpp Hubert Maier 2024-05-16 09:15:44 +0200
  • 3765911a81
    JANITORIAL: Fix incuding typo in imgui_impl_opengl3_loader.h Hubert Maier 2024-05-16 09:14:24 +0200
  • 5417b94bae
    JANITORIAL: Fix recived typo in imstb_truetype.h Hubert Maier 2024-05-16 09:13:20 +0200
  • 2827fee459
    JANITORIAL: Fix supress typo in imstb_textedit.h Hubert Maier 2024-05-16 09:12:27 +0200
  • d18104306f
    JANITORIAL: Add apostrophe to seek'ed to distinguish between command and typo in imgui_widgets.cpp Hubert Maier 2024-05-16 09:11:28 +0200
  • 4703bfa117
    JANITORIAL: Fix symetrical typo in imgui_tables.cpp Hubert Maier 2024-05-16 09:07:58 +0200
  • 365a52dfeb
    JANITORIAL: Fix everytime typo in imgui_internal.h Hubert Maier 2024-05-16 09:05:51 +0200
  • 3efe75cd88
    JANITORIAL: Fix preceeding and prefered typos in imgui.h Hubert Maier 2024-05-16 09:03:39 +0200
  • 275ab0bb83
    JANITORIAL: Fix unecessary, immediatly and fullfill typos in imgui.cpp Hubert Maier 2024-05-16 08:58:45 +0200
  • 14a89bcbad Squashed commit of the following: Zelif 2024-05-15 09:41:40 +1000
  • afe93fa312 Internals: Don't use IME and clipboard when WINAPI_FAMILY_GAMES Erin Melucci 2024-05-14 18:54:53 +0200
  • 23d11664ba Rename SDLK_QUOTE and SDLK_BACKQUOTE to SDLK_APOSTROPHE and SDLK_GRAVE kuvaus 2024-05-14 04:44:48 +0300
  • 68f82a5196
    Add move cursor functions Rageking8 2024-05-13 10:43:56 +0800
  • 6261cebae8 fixed cell background overlapping with header prabu 2024-05-11 18:26:45 +0530
  • 7d07922c53
    Merge fb98ed9868 into e391fe2e66 Zelif 2024-05-10 22:54:06 +0000
  • fb98ed9868 Changed window creation to be a user callback Zelif 2024-05-11 08:53:39 +1000
  • b8f770cd50
    move to 1es Hamza 2024-05-09 15:41:30 -0400
  • 132d15c916 Internals: Add ButtonFlags param to Combo Box Evgeny Tskhovrebov 2024-05-09 15:56:28 +0200
  • 1d7d901bb8 Internals: Add ButtonFlags param to Combo Box Evgeny Tskhovrebov 2024-05-09 11:55:21 +0200
  • 7057f667d6 t oscar 2024-05-08 19:15:04 +0300
  • 452332794a Create index.html oscar 2024-05-08 19:14:15 +0300
  • 8911f557ec feat: Add Android and OpenGL3 backends to example_android_opengl3 Vivek09Chahal 2024-05-08 11:29:21 +0530
  • 5467f70c4e Add modern GNU/Linux GLVND OpenGL implementation support. vanfanel 2024-05-06 00:26:54 +0200
  • 80f57f2fb5 Examples: SDL3: Add post-build step to copy SDL3.dll to outdir StewMcc 2024-05-05 20:35:06 +0100
  • 6ad87ab8fd Examples: SDL3: change to using $(var) syntax for environment paths StewMcc 2024-05-05 20:42:37 +0100
  • 8ff415b3f6 Merge branch 'Add-glfw-wgpu-example' of https://github.com/Zelif/imgui into Add-glfw-wgpu-example Zelif 2024-05-05 05:54:14 +1000
  • 69730eae75 Removed old Files Zelif 2024-05-05 05:51:45 +1000
  • 80d21d056c Update index.html Zelif 2023-12-29 09:17:13 +1100
  • a3abb1fb09 Fix memory leak in render function Removed temp resize code Split the main function up to show init fuctions Zelif 2023-12-29 07:23:57 +1100
  • ec89c075ff Update CMakeLists.txt Zelif 2023-12-16 05:43:47 +1100
  • 6cd66dde69 Update example_emscripten_wgpu demo Zelif 2023-12-16 05:14:28 +1100
  • ecdae77052 Add Cmake files Zelif 2023-12-16 04:09:11 +1100
  • 8d08e0bff4 Updated wgpu example for multiviewport - Added instance to init model - Added Present mode for any new window to adhere by - Added Multiviewport render and update code - Changed Texture format and Present mode to select the first available mode for capabilities (some surface creation such as laptops might not support FiFo) Zelif 2024-05-05 05:34:59 +1000
  • 9a7f1b17b8 Added MultiViewport WebGPU Zelif 2024-05-05 05:29:30 +1000
  • de18d1dbfc
    Merge 6a1b16580a into b30df8890d astharoth-tlotb 2024-04-30 13:10:22 -0700
  • dd5ac6ede1
    Update imgui_impl_glfw.cpp Lukas Lipp 2024-04-28 16:33:36 +0200
  • a43885fc3f Merge remote-tracking branch 'origin/master' into emscripten-hi-dpi-aware-2 Yan Pujante 2024-04-25 09:08:34 -0700
  • e017905b74 implemented logic in CMakeLists.txt Yan Pujante 2024-04-25 09:05:15 -0700
  • 3790ae9a94 A few more tweaks Yan Pujante 2024-04-25 06:27:17 -0700
  • eee847e5f5 Move device ticking to the beginning of main loop Elie Michel 2024-04-22 22:13:19 +0200
  • e72c915a56 Adapt example_glfw_wgpu to wgpu-native Elie Michel 2024-04-22 21:58:51 +0200
  • d111ec3e22 detect which emscripten port is used Yan Pujante 2024-04-22 11:21:36 -0700
  • dff8e9846e
    Merge branch 'ocornut:docking' into docking Rahul Vadhyar 2024-04-22 23:27:33 +0530
  • fd249f99c5 applying changes to CMakeLists.txt Yan Pujante 2024-04-21 08:57:53 -0700
  • 0a3c07c034 added check for proper option Yan Pujante 2024-04-21 08:34:44 -0700
  • 36dd4b9f1c provide implementation for deprecated API Yan Pujante 2024-03-30 09:29:59 -0700
  • f9a34491b4 added old API back with deprecated annotation Yan Pujante 2024-03-25 10:01:18 -0700
  • b535c67666 use contrib port Yan Pujante 2024-03-17 11:44:28 -0700
  • 3bdec0c8c7 use new glfw3 implementation Yan Pujante 2024-02-19 09:23:17 -0800
  • c8a9b5a268 this should also probably return InsideBSI 2024-04-20 20:56:56 +0200
  • 4d97ce3e43 mb this can stay as 100 InsideBSI 2024-04-20 19:37:25 +0200
  • 4d53a61ed2 fix for https://github.com/ocornut/imgui/issues/7508 InsideBSI 2024-04-20 19:30:49 +0200
  • 6a1b16580a
    Merge branch 'ocornut:master' into master astharoth-tlotb 2024-04-17 16:56:20 +0200
  • f9b7a261dc
    Merge branch 'ocornut:master' into master DreamHunter0 2024-04-15 22:29:21 +0530
  • 03a77d857f
    Merge ba594c31c9 into b475309fa1 Elias Daler 2024-04-15 17:10:02 +0200
  • ba594c31c9 Fix condition for when to recreate swapchain in the WebGPU example Jules Fouchy 2024-04-05 19:07:39 +0200
  • d2483d86f8 Use ClampToEdge instead of Repeat for the texture sampler Jules Fouchy 2024-04-03 21:51:10 +0200
  • 5d486d2ecb added default move ctor/operator= (to compile with vc2022 with C5267 warning turned on), needed due to explicit dtor n.savitchev 2024-04-03 17:19:07 +0300
  • bbdfb362b4 trailing comma consistency Soreepeong 2024-04-03 11:19:34 +0900
  • b35d0a7775 Revert CreateDXGIFactory2 debugging Soreepeong 2024-04-03 11:17:40 +0900
  • 4ba7f54031 Add DirectComposition for DX12 backend Soreepeong 2024-04-02 21:18:03 +0900
  • 36dda875da fixing warning Katie M 2024-04-01 21:42:08 -0400
  • 52491c11cf Implemented IME preview text for SDL2. Katie M 2024-04-01 21:37:56 -0400
  • 152812ee53
    Merge branch 'ocornut:master' into master astharoth-tlotb 2024-04-01 12:26:30 +0200
  • 490ad7d19f Change cppdialect Vladyslav Lytosh 2024-04-01 01:09:59 +0300
  • 473d8cb012
    Merge branch 'ocornut:docking' into docking RahulVadhyar 2024-03-29 12:11:23 +0530
  • 655cf4cbc9
    Backends: SDL3: Re-enable calling SDL_StartTextInput()/SDL_StopTextInput() Green Sky 2024-03-28 21:05:44 +0100
  • c51e59ba68 Removed context initialized hook vector from imgui_internal.h to prevent it being publicly accessible by API users. Definition and declaration are now in imgui.cpp mozahzah 2024-03-27 17:26:38 -0500
  • 676474c5ad Add vs studio files to gitignore, modify premake Vladyslav Lytosh 2024-03-27 19:41:56 +0200
  • 69967e7c32 Added premake Vladyslav Lytosh 2024-03-27 15:44:10 +0200
  • 72b8077b32 Added on context initialized hook feature mozahzah 2024-03-26 15:18:44 -0500
  • dc438e947f
    extend resize borders to the edges when there are no corner grips cfillion 2024-03-25 10:02:40 -0400
  • 8f854a3ada
    clamp child window resizes to the paren't work rect to exclude padding cfillion 2024-03-25 13:37:04 -0400
  • f13f3a7ca3
    look at the parent window's flags to decide whether to clamp child resizes cfillion 2024-03-25 13:31:46 -0400
  • c636955863 Merge branch 'VisualStudio2022' of https://github.com/1090MHz/imgui into VisualStudio2022 Alan Duffy 2024-03-25 07:36:01 -0600
  • 31d03a5f93 Merge branch 'master' into VisualStudio2022 Alan Duffy 2024-03-25 07:35:45 -0600
  • b8bf85af56
    Merge branch 'ocornut:master' into VisualStudio2022 1090MHz 2024-03-25 07:33:24 -0600
  • 11de97fc43
    Merge pull request #2 from ocornut/master 1090MHz 2024-03-25 07:27:38 -0600
  • 65f651ad18
    Merge ef85428338 into 8be48a44f7 Paul 2024-03-25 16:30:29 +0900
  • 5649120cbd
    Avoid using -1u literal Elie Michel 2024-03-24 19:10:41 +0100
  • 264d345ad9 Restore old Makefile Elias Daler 2024-03-24 17:45:14 +0100
  • 95d334ef8f Windows build fixes Elias Daler 2024-03-24 16:24:19 +0100
  • dbbd0f6a4d Fix Emscripten build Elias Daler 2024-03-24 14:55:10 +0100
  • 7a27b00e7a WIP Elias Daler 2024-03-24 14:18:10 +0100
  • dccc82fb6c
    ImDrawList: (Breaking) merge `float radius_{x,y}` parameters into `ImVec2 radius` in PathEllipticalArcTo(), AddEllipse(), AddEllipseFilled() cfillion 2024-03-18 04:55:33 -0400
  • 172f729a34
    Tables: Angled headers: fix table contents overflowing when a list clipper is used cfillion 2024-03-18 02:45:38 -0400
  • a0dd84e73a
    Tables: Angled headers: fix borders not moving back up after TableAngleHeadersRow stops being called cfillion 2024-03-18 02:10:46 -0400
  • 3b27c89eff
    Tables: Angled headers: fix border hit box extending beyond non-scrollable tables cfillion 2024-03-18 01:39:36 -0400
  • f25b529b97
    Style: add ImGuiStyleVar{TabBorderSize,TableAngledHeadersAngle} cfillion 2024-03-17 08:48:52 -0400
  • 87654a5d1b
    Demo: fix "Height at least 400" size constraint example being 500 cfillion 2024-03-17 07:47:11 -0400
  • 7f057b8d92
    Demo: fix unchecked usage of BeginTooltip cfillion 2024-03-17 07:46:27 -0400
  • a982fe2e27 Ignore Nuget Packages 1090MHz 2024-03-15 13:38:08 -0600
  • 40b8f317db Update AdditionalLibraryDirectories 1090MHz 2024-03-15 13:37:46 -0600
  • c41c8c943d Add sdl2.nuget and sdl2.nuget.redist 1090MHz 2024-03-15 12:47:18 -0600
  • b6db539f46
    Merge pull request #1 from 1090MHz/VisualStudio2022 1090MHz 2024-03-15 10:15:04 -0600
  • c53a5b3a57 Ignore VS Code Settings 1090MHz 2024-03-15 10:13:12 -0600
  • c4a8b47a42 Update WindowsTargetPlatformVersion and PlatformToolset versions 1090MHz 2024-03-15 08:03:50 -0600
  • 7f03df8d5f Fixed font ascent and descent calculation when a font hits exact integer values GamingMinds-DanielC 2024-03-14 14:58:32 +0100
  • 756feb8ab4 Additional cruft removal and inadvertent copy/paste errors Tim Kane 2024-03-15 00:12:08 +1100
  • 736071831f Revert unnecessary cruft Tim Kane 2024-03-15 00:07:37 +1100