Nessuna descrizione

ocornut fdca6c08ad Inputs: added IsMouseReleasedWithDelay() helper. (#8337, #8320) 6 mesi fa
.github dbf76f62f9 Update issue_template.yml 7 mesi fa
backends d17e9fc107 Backends: SDL_GPU: shallow tweaks + disable anisotropy in sampler. Examples: SDL+Vulkan: Fixed incorrect defines. 6 mesi fa
docs fdca6c08ad Inputs: added IsMouseReleasedWithDelay() helper. (#8337, #8320) 6 mesi fa
examples d17e9fc107 Backends: SDL_GPU: shallow tweaks + disable anisotropy in sampler. Examples: SDL+Vulkan: Fixed incorrect defines. 6 mesi fa
misc 4c64ba16c5 imgui_freetype: fixed issue where glyph advances would incorrectly be snapped to pixels. 6 mesi fa
.editorconfig 0b2da67912 Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors. 3 anni fa
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. 5 anni fa
.gitignore 007735737a Ignore vscode artifacts (#8324) 6 mesi fa
LICENSE.txt a0f907933d Happy new year! 7 mesi fa
imconfig.h c3ffd4c53e Misc: Added IMGUI_USE_LEGACY_CRC32_ADLER to use old tables. (#8169, #4933) 7 mesi fa
imgui.cpp fdca6c08ad Inputs: added IsMouseReleasedWithDelay() helper. (#8337, #8320) 6 mesi fa
imgui.h fdca6c08ad Inputs: added IsMouseReleasedWithDelay() helper. (#8337, #8320) 6 mesi fa
imgui_demo.cpp fdca6c08ad Inputs: added IsMouseReleasedWithDelay() helper. (#8337, #8320) 6 mesi fa
imgui_draw.cpp e8779a67b1 Font: direct AddText()/RenderText() calls don't need to call strlen() if below clipping region. 6 mesi fa
imgui_internal.h 2af26b75d1 ColorEdit, ColorPicker: Fixed alpha preview broken in 1.91.7. (#8336, #8241). [@PathogenDavid] 6 mesi fa
imgui_tables.cpp c59a2267d0 Version 1.91.8 WIP 6 mesi fa
imgui_widgets.cpp 7ae7c90790 Tabs, Style: reworked selected overline rendering to better accommodate for rounded tabs. (#8334) 6 mesi fa
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 anni fa
imstb_textedit.h 1674fe96ff InputText: amends: add stb_textedit_text() api. (#7925) 10 mesi fa
imstb_truetype.h 07dbcf1f70 Fixed typos. (#7593) 1 anno fa