Skip to content

Activity

Fixes for internal API changes in 1.92.x: PlotImage() uses ImTextureR…

Pull request merge
ocornutpushed 1 commit to master • 193b9d8…3da8bd3 • 
5 days ago

Fixes for internal API changes in 1.92.x: ImFontBaked, ImGuiWindow::C…

Pull request merge
ocornutpushed 1 commit to master • 47522f4…193b9d8 • 
19 days ago

Fix build for removal of ImGuiColorEditFlags_AlphaPreview in IMGUI_VE…

ocornutpushed 1 commit to master • f1b0792…47522f4 • 
on Jan 22

Fix MyDataGetter example after #319 (#532)

Pull request merge
epezentpushed 1 commit to master • 35f7955…f1b0792 • 
on Dec 26, 2024

feat: add ImPlotPieChartFlags_Exploding (#592)

Pull request merge
epezentpushed 1 commit to master • 2b2a6e4…35f7955 • 
on Dec 24, 2024

Added IMGUI_DISABLE_DEMO_WINDOWS support (#603)

Pull request merge
epezentpushed 1 commit to master • fc3b781…2b2a6e4 • 
on Dec 24, 2024

Update build.yml to macos-latest

epezentpushed 1 commit to master • 93ce416…fc3b781 • 
on Dec 21, 2024

Deleted branch

epezentdeleted time-utils • 
on Dec 21, 2024

refactor a few time utils; add Now/Today (#605)

Pull request merge
epezentpushed 1 commit to master • 77674d2…93ce416 • 
on Dec 21, 2024

refactor a few time utils; add Now/Today

epezentcreated time-utils • ad454e9 • 
on Dec 21, 2024

Update README.md

epezentpushed 1 commit to master • 419a8a0…77674d2 • 
on Dec 18, 2024

Added support for IMGUI_DISABLE. (#563)

ocornutpushed 1 commit to master • 9be7915…419a8a0 • 
on Oct 29, 2024

Added header guard for IMGUI_DEFINE_MATH_OPERATORS (#546, #449)

Pull request merge
ocornutpushed 1 commit to master • 33811aa…9be7915 • 
on Oct 29, 2024

Fix typo in user guide

Pull request merge
ocornutpushed 1 commit to master • f156599…33811aa • 
on Oct 29, 2024

Remove trailing blanks.

ocornutpushed 1 commit to master • 1f7a8c0…f156599 • 
on Jan 22, 2024

Using offsetof() instead of obsoleted IM_OFFSETOF()

ocornutpushed 1 commit to master • 065acc3…1f7a8c0 • 
on Nov 9, 2023

ImPlotNextItemData HiddenCond reset

epezentpushed 1 commit to features/spec • 5dc4bcc…1c8944d • 
on Oct 2, 2023

make ImPlotPoint::Clamp const

epezentpushed 1 commit to features/spec • 27cff50…5dc4bcc • 
on Oct 2, 2023

more doc additions/corrections

epezentpushed 1 commit to features/spec • 56f7169…27cff50 • 
on Oct 2, 2023

Add ImPlotStyle::DigitalPadding; add spec demo and docs

epezentpushed 1 commit to features/spec • 041cf53…56f7169 • 
on Oct 2, 2023

remove DigitalBitHeight in favor of ImPlotSpec::Size; rename DigitalB…

epezentpushed 1 commit to features/spec • a26d812…041cf53 • 
on Oct 2, 2023

Make remaining applicable PlotX functions honor offset/stride; docs; …

epezentpushed 1 commit to features/spec • 76af113…a26d812 • 
on Sep 30, 2023

Make markers automatically cycle; adopt constexpr

epezentpushed 1 commit to features/spec • 90b92ff…76af113 • 
on Sep 30, 2023

Add ImPlotSpec and remove existing plot item styling mechanisms (SetN…

epezentcreated features/spec • 90b92ff • 
on Sep 30, 2023

Fix EndPlot() not deducing auto color for ImPlotCol_PlotBorder (#517)

Pull request merge
epezentpushed 1 commit to master • 22ef01e…065acc3 • 
on Sep 26, 2023

Small Pie Chart enhancements (#412)

Pull request merge
epezentpushed 1 commit to master • 538a306…22ef01e • 
on Sep 26, 2023

fix: Fix indexing logic of GetterHeatmapColMaj::operator() (#511)

Pull request merge
epezentpushed 1 commit to master • 5e5e884…538a306 • 
on Sep 26, 2023

Fix using ImFloor() instead of IM_FLOOR().

ocornutpushed 1 commit to master • 7b91715…5e5e884 • 
on Sep 26, 2023

Ability to query point, line and rect drags for their click, hovered …

Pull request merge
epezentpushed 1 commit to master • 4f47cdf…7b91715 • 
on Aug 23, 2023

ImPlotPoint::operator[] bounds checking and adopt constexpr constructors

epezentpushed 1 commit to master • cb6026a…4f47cdf • 
on Aug 21, 2023