- Sep 04, 2023
- Sep 01, 2023
- Aug 31, 2023
- Aug 30, 2023
-
- Aug 29, 2023
-
- Aug 28, 2023
-
-
Diego Mateos authored
-
ocornut authored
-
ocornut authored
-
- Aug 25, 2023
-
-
ocornut authored
-
omar authored
-
wushiyang authored
Examples: Emscripten+webgpu: Fixed WGPUInstance creation process + use preferred framebuffer format. (#6640, #6748)
-
ocornut authored
CloseButton, CollapseButton: don't include FramePadding into size. Use ItemInnerSpacing.x between title bar buttons. (#6749)
- Aug 23, 2023
-
-
Diego Mateos authored
-
- Aug 21, 2023
-
-
ocornut authored
-
- Aug 17, 2023
-
-
ocornut authored
InputFloat, SliderFloat, DragFloat: always turn both '.' and ',' into the current decimal point character. (#6719, #2278)
- Aug 16, 2023
-
-
Rick Huang authored
IO: fix writing to incorrect union section for MouseSource in AddMousePosEvent and AddMouseButtonEvent. (#6727, #2702) Technically may have had no side-effects unless non-standard alignment used.
-
- Aug 15, 2023
- Aug 14, 2023
- Aug 09, 2023
-
-
ocornut authored
-
- Aug 08, 2023
-
-
ocornut authored
Nav, TreeNode: Pressing Left with ImGuiTreeNodeFlags_NavLeftJumpsBackHere now goes through proper navigation logic: honor scrolling and selection. (#1079, #1131) Added a stack for this purpose which other features might build on (e.g. #2920). However this is currently gated by many tests and not a performance concern, but making stack happen all the time may be undesirable.
-
- Aug 07, 2023
-
-
ocornut authored
- Aug 06, 2023
-
-
ocornut authored