1
0
mirror of https://github.com/ocornut/imgui.git synced 2025-02-20 04:21:01 +01:00

Commit Graph

  • 33e832353e Initialize last_pixel_unpack_buffer by default Michal Šlesár 2024-05-22 11:38:59 +02:00
  • cc3a1ffd58
    Merge bbdfb362b4592f4ca3d3c4e6c900c1e4de5ab1e6 into 36ffdd69d304659388ad3d3be487a467de65eaf6 srkizer 2024-05-22 06:47:57 +08:00
  • 3557ff5221
    Merge 4dd6a822ba6bb3ce2af7bc9e410c615b4ef8e3b6 into a1566c5e1ba22755c359e3079f5f25ab53f1eafb Mark Jansen 2024-05-22 06:47:49 +08:00
  • 5c90b9586e
    Merge b08c3f792c9d8d701c2ec23f0affdb3fd25bbafe into a1566c5e1ba22755c359e3079f5f25ab53f1eafb nyaoouo 2024-05-22 06:47:47 +08:00
  • a6ebfefe09 Fix a bug that caused the columns to be generated erroneously. George Gerdin 2024-05-18 12:36:28 +02:00
  • 2d4d3e5b63 Merge v1.90.6 George Gerdin 2024-05-18 12:11:49 +02:00
  • 11a6150270
    Fixed typos in comments Eugene Sandulenko 2024-05-17 22:33:19 +02:00
  • 4d3387984b
    Answered important source code question. Coby 2024-05-17 00:19:17 +01:00
  • b70bb086d4
    JANITORIAL: Fix prefered typo in imgui_freetype.cpp Hubert Maier 2024-05-16 09:22:33 +02:00
  • cdf6ec209f
    JANITORIAL: Fix occured typo in uSynergy.h Hubert Maier 2024-05-16 09:21:35 +02:00
  • 73ff7f9fbb
    JANITORIAL: Fix transfered typo in main.cpp Hubert Maier 2024-05-16 09:20:32 +02:00
  • 4ed24d63fc
    JANITORIAL: Fix targetting typos in EXAMPLES.md Hubert Maier 2024-05-16 09:19:06 +02:00
  • c855d82deb
    JANITORIAL: Fix accomodate, symetry and accross typos in CHANGELOG.txt Hubert Maier 2024-05-16 09:18:16 +02:00
  • 0c6d4ed8af
    JANITORIAL: Fix unecessary and symetry typos in imgui_impl_vulkan.cpp Hubert Maier 2024-05-16 09:15:44 +02:00
  • 3765911a81
    JANITORIAL: Fix incuding typo in imgui_impl_opengl3_loader.h Hubert Maier 2024-05-16 09:14:24 +02:00
  • 5417b94bae
    JANITORIAL: Fix recived typo in imstb_truetype.h Hubert Maier 2024-05-16 09:13:20 +02:00
  • 2827fee459
    JANITORIAL: Fix supress typo in imstb_textedit.h Hubert Maier 2024-05-16 09:12:27 +02:00
  • 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 +02:00
  • 4703bfa117
    JANITORIAL: Fix symetrical typo in imgui_tables.cpp Hubert Maier 2024-05-16 09:07:58 +02:00
  • 365a52dfeb
    JANITORIAL: Fix everytime typo in imgui_internal.h Hubert Maier 2024-05-16 09:05:51 +02:00
  • 3efe75cd88
    JANITORIAL: Fix preceeding and prefered typos in imgui.h Hubert Maier 2024-05-16 09:03:39 +02:00
  • 275ab0bb83
    JANITORIAL: Fix unecessary, immediatly and fullfill typos in imgui.cpp Hubert Maier 2024-05-16 08:58:45 +02:00
  • 14a89bcbad Squashed commit of the following: Zelif 2024-05-15 09:41:40 +10:00
  • afe93fa312 Internals: Don't use IME and clipboard when WINAPI_FAMILY_GAMES Erin Melucci 2024-05-14 18:54:53 +02:00
  • 23d11664ba Rename SDLK_QUOTE and SDLK_BACKQUOTE to SDLK_APOSTROPHE and SDLK_GRAVE kuvaus 2024-05-14 04:44:48 +03:00
  • 68f82a5196
    Add move cursor functions Rageking8 2024-05-13 10:43:56 +08:00
  • 6261cebae8 fixed cell background overlapping with header prabu 2024-05-11 18:26:45 +05:30
  • 7d07922c53
    Merge fb98ed9868c7a9fe7c4eeaff601c6ba435c8d283 into e391fe2e66eb1c96b1624ae8444dc64c23146ef4 Zelif 2024-05-10 22:54:06 +00:00
  • fb98ed9868 Changed window creation to be a user callback Zelif 2024-05-11 08:53:39 +10:00
  • b8f770cd50
    move to 1es Hamza 2024-05-09 15:41:30 -04:00
  • 132d15c916 Internals: Add ButtonFlags param to Combo Box Evgeny Tskhovrebov 2024-05-09 15:56:28 +02:00
  • 1d7d901bb8 Internals: Add ButtonFlags param to Combo Box Evgeny Tskhovrebov 2024-05-09 11:55:21 +02:00
  • 7057f667d6 t oscar 2024-05-08 19:15:04 +03:00
  • 452332794a Create index.html oscar 2024-05-08 19:14:15 +03:00
  • 8911f557ec feat: Add Android and OpenGL3 backends to example_android_opengl3 Vivek09Chahal 2024-05-08 11:29:21 +05:30
  • 5467f70c4e Add modern GNU/Linux GLVND OpenGL implementation support. vanfanel 2024-05-06 00:26:54 +02:00
  • 80f57f2fb5 Examples: SDL3: Add post-build step to copy SDL3.dll to outdir StewMcc 2024-05-05 20:35:06 +01:00
  • 6ad87ab8fd Examples: SDL3: change to using $(var) syntax for environment paths StewMcc 2024-05-05 20:42:37 +01:00
  • 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 +10:00
  • 69730eae75 Removed old Files Zelif 2024-05-05 05:51:45 +10:00
  • 80d21d056c Update index.html Zelif 2023-12-29 09:17:13 +11:00
  • 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 +11:00
  • ec89c075ff Update CMakeLists.txt Zelif 2023-12-16 05:43:47 +11:00
  • 6cd66dde69 Update example_emscripten_wgpu demo Zelif 2023-12-16 05:14:28 +11:00
  • ecdae77052 Add Cmake files Zelif 2023-12-16 04:09:11 +11:00
  • 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 +10:00
  • 9a7f1b17b8 Added MultiViewport WebGPU Zelif 2024-05-05 05:29:30 +10:00
  • de18d1dbfc
    Merge 6a1b16580a76e4c30392539aa922370f914ac60c into b30df8890de9468aa2f7d0c2a5e184ec6794bcb8 astharoth-tlotb 2024-04-30 13:10:22 -07:00
  • dd5ac6ede1
    Update imgui_impl_glfw.cpp Lukas Lipp 2024-04-28 16:33:36 +02:00
  • a43885fc3f Merge remote-tracking branch 'origin/master' into emscripten-hi-dpi-aware-2 Yan Pujante 2024-04-25 09:08:34 -07:00
  • e017905b74 implemented logic in CMakeLists.txt Yan Pujante 2024-04-25 09:05:15 -07:00
  • 3790ae9a94 A few more tweaks Yan Pujante 2024-04-25 06:27:17 -07:00
  • eee847e5f5 Move device ticking to the beginning of main loop Elie Michel 2024-04-22 22:13:19 +02:00
  • e72c915a56 Adapt example_glfw_wgpu to wgpu-native Elie Michel 2024-04-22 21:58:51 +02:00
  • d111ec3e22 detect which emscripten port is used Yan Pujante 2024-04-22 11:21:36 -07:00
  • dff8e9846e
    Merge branch 'ocornut:docking' into docking Rahul Vadhyar 2024-04-22 23:27:33 +05:30
  • fd249f99c5 applying changes to CMakeLists.txt Yan Pujante 2024-04-21 08:57:53 -07:00
  • 0a3c07c034 added check for proper option Yan Pujante 2024-04-21 08:34:44 -07:00
  • 36dd4b9f1c provide implementation for deprecated API Yan Pujante 2024-03-30 09:29:59 -07:00
  • f9a34491b4 added old API back with deprecated annotation Yan Pujante 2024-03-25 10:01:18 -07:00
  • b535c67666 use contrib port Yan Pujante 2024-03-17 11:44:28 -07:00
  • 3bdec0c8c7 use new glfw3 implementation Yan Pujante 2024-02-19 09:23:17 -08:00
  • c8a9b5a268 this should also probably return InsideBSI 2024-04-20 20:56:56 +02:00
  • 4d97ce3e43 mb this can stay as 100 InsideBSI 2024-04-20 19:37:25 +02:00
  • 4d53a61ed2 fix for https://github.com/ocornut/imgui/issues/7508 InsideBSI 2024-04-20 19:30:49 +02:00
  • ff17195288
    Merge 4819e643ec7caf361906047e909a1bfd2eda1b7c into eba46cb0d22f6364048008bbb29872dd22cbd4a0 Lukasz Stalmirski 2024-04-18 12:56:50 +08:00
  • 6a1b16580a
    Merge branch 'ocornut:master' into master astharoth-tlotb 2024-04-17 16:56:20 +02:00
  • f9b7a261dc
    Merge branch 'ocornut:master' into master DreamHunter0 2024-04-15 22:29:21 +05:30
  • 03a77d857f
    Merge ba594c31c961fed75a88f7c7a48ef35753e7626d into b475309fa1e9d7a91825a169e243f9c4fa085f71 Elias Daler 2024-04-15 17:10:02 +02:00
  • ba594c31c9 Fix condition for when to recreate swapchain in the WebGPU example Jules Fouchy 2024-04-05 19:07:39 +02:00
  • d2483d86f8 Use ClampToEdge instead of Repeat for the texture sampler Jules Fouchy 2024-04-03 21:51:10 +02:00
  • 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 +03:00
  • bbdfb362b4 trailing comma consistency Soreepeong 2024-04-03 11:19:34 +09:00
  • b35d0a7775 Revert CreateDXGIFactory2 debugging Soreepeong 2024-04-03 11:17:40 +09:00
  • 4ba7f54031 Add DirectComposition for DX12 backend Soreepeong 2024-04-02 21:18:03 +09:00
  • 36dda875da fixing warning Katie M 2024-04-01 21:42:08 -04:00
  • 52491c11cf Implemented IME preview text for SDL2. Katie M 2024-04-01 21:37:56 -04:00
  • 152812ee53
    Merge branch 'ocornut:master' into master astharoth-tlotb 2024-04-01 12:26:30 +02:00
  • 490ad7d19f Change cppdialect Vladyslav Lytosh 2024-04-01 01:09:59 +03:00
  • 473d8cb012
    Merge branch 'ocornut:docking' into docking RahulVadhyar 2024-03-29 12:11:23 +05:30
  • 655cf4cbc9
    Backends: SDL3: Re-enable calling SDL_StartTextInput()/SDL_StopTextInput() Green Sky 2024-03-28 21:05:44 +01:00
  • 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 -05:00
  • 676474c5ad Add vs studio files to gitignore, modify premake Vladyslav Lytosh 2024-03-27 19:41:56 +02:00
  • 69967e7c32 Added premake Vladyslav Lytosh 2024-03-27 15:44:10 +02:00
  • 72b8077b32 Added on context initialized hook feature mozahzah 2024-03-26 15:18:44 -05:00
  • dc438e947f
    extend resize borders to the edges when there are no corner grips cfillion 2024-03-25 10:02:40 -04:00
  • 8f854a3ada
    clamp child window resizes to the paren't work rect to exclude padding cfillion 2024-03-25 13:37:04 -04:00
  • f13f3a7ca3
    look at the parent window's flags to decide whether to clamp child resizes cfillion 2024-03-25 13:31:46 -04:00
  • c636955863 Merge branch 'VisualStudio2022' of https://github.com/1090MHz/imgui into VisualStudio2022 Alan Duffy 2024-03-25 07:36:01 -06:00
  • 31d03a5f93 Merge branch 'master' into VisualStudio2022 Alan Duffy 2024-03-25 07:35:45 -06:00
  • b8bf85af56
    Merge branch 'ocornut:master' into VisualStudio2022 1090MHz 2024-03-25 07:33:24 -06:00
  • 11de97fc43
    Merge pull request #2 from ocornut/master 1090MHz 2024-03-25 07:27:38 -06:00
  • 65f651ad18
    Merge ef85428338beb019ce120ab7b129635d15cc6fc2 into 8be48a44f786dc16163112a6a17d4934ada625f9 Paul 2024-03-25 16:30:29 +09:00
  • 5649120cbd
    Avoid using -1u literal Elie Michel 2024-03-24 19:10:41 +01:00
  • 264d345ad9 Restore old Makefile Elias Daler 2024-03-24 17:45:14 +01:00
  • 95d334ef8f Windows build fixes Elias Daler 2024-03-24 16:24:19 +01:00
  • dbbd0f6a4d Fix Emscripten build Elias Daler 2024-03-24 14:55:10 +01:00
  • 7a27b00e7a WIP Elias Daler 2024-03-24 14:18:10 +01:00
  • dccc82fb6c
    ImDrawList: (Breaking) merge float radius_{x,y} parameters into ImVec2 radius in PathEllipticalArcTo(), AddEllipse(), AddEllipseFilled() cfillion 2024-03-18 04:55:33 -04:00
  • 172f729a34
    Tables: Angled headers: fix table contents overflowing when a list clipper is used cfillion 2024-03-18 02:45:38 -04:00