Histórico de commits

Autor SHA1 Mensagem Data
  ocornut adfa5364cd Merge branch 'master' into docking 1 mês atrás
  ocornut 673eb7de96 Version 1.92.0 1 mês atrás
  ocornut da3c86925a Demo: added TextLinkOpenURL() call in Widgets section. 1 mês atrás
  ocornut 2819ab32f8 Layout: commented out legacy ErrorCheckUsingSetCursorPosToExtendParentBoundaries() fallback. (#5548, #4510, #3355, #1760, #1490, #4152, #150) 1 mês atrás
  ocornut 6f21bed66d Fonts: removing assert from legacy PushFont() to mirror new PushFont(). for consistency. 1 mês atrás
  ocornut 719a3fe98e Additional comments on ErrorCheckUsingSetCursorPosToExtendParentBoundaries(). (#5548) 1 mês atrás
  ocornut 5bc70c68e2 Fonts: fix PushFont(NULL) to work as advertised. 1 mês atrás
  ocornut dcf14505e2 Backends: SDLGPU: fixes call to SDL_MapGPUTransferBuffer(). Fixes artifacts on OSX/Metal. (#8465, #8703) 1 mês atrás
  ocornut d8c6953710 Fonts: comments. 1 mês atrás
  ocornut e4bba0b53c Merge branch 'master' into docking 1 mês atrás
  ocornut 89b5a2c3d5 (Breaking) Fonts: removed ImFontFlags_DefaultToLegacySize. 1 mês atrás
  ocornut 97e0d59619 (Breaking) Fonts: removed PushFontSize(), PopFontSize(). 1 mês atrás
  ocornut ca72eb0596 (Breaking) Fonts: obsolete PushFont() default parameter. 1 mês atrás
  Geert Bleyen 04a5b9c2cf Backends: SDL3: fixed pulling SDL_PROP_WINDOW_COCOA_WINDOW_POINTER into viewport->PlatformHandleRaw. (#8725, #8726) 1 mês atrás
  ocornut 776897d3c9 Fonts: fixed PVS Studio false positive "expression 'cmd_count != draw_list->CmdBuffer.Size' is always false." (#8720, #8465) 1 mês atrás
  ocornut 7cd567202e Merge branch 'master' into docking 1 mês atrás
  ocornut 0218ddd575 Fonts: moved GetFont(), GetFontSize(), GetFontBaked() to higher section. 1 mês atrás
  ocornut 6722d789e9 (Breaking) Fonts: Removed support for PushFont(NULL) which was a shortcut for "default font". 1 mês atrás
  ocornut 6e846c56b4 Demo: fixed ID conflicts. (#8723) 1 mês atrás
  ocornut 608dd96de6 Fonts: fixed RenderText() asserting when crossing VtxOffset change boundaries. (#8720, #8465) 1 mês atrás
  ocornut a49ddaac89 Fonts: add comments and examples for GlyphExcludeRanges[]. 1 mês atrás
  ocornut 613a6a964c Fonts: AddFontDefault() adds to GlyphOffset.y instead of overriding it. 1 mês atrás
  ocornut 0dc2885f3e InputText: fix for InsertChars() to work on read-only buffer. (#8714, #8689, #8242) 1 mês atrás
  ocornut efe2b21a5f Backends: GLFW: Fixed not installing WndProc hook in all GLFW version, so AddMouseSourceEvent() logic was missing for some viewports. 1 mês atrás
  ocornut e132b444a9 Backends: GLFW: Fixed crash when using GLFW 3.3 (#8713, #8676, #8239, #8069) 1 mês atrás
  ocornut 4fde473f38 Backends: warning fixes (for docking branch). 1 mês atrás
  ocornut afe20dc9b6 Backends: warning fix. 1 mês atrás
  ocornut b580c11303 Merge branch 'master' into docking 1 mês atrás
  ocornut e97e55adbc Backends: Fixed various warnings discovered when using MinGW GCC 15/Clang on latest backends. 1 mês atrás
  ocornut 2f9c518ca8 Textures: ImTextureData::GetPixels() returns void* for clarity. 1 mês atrás