Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
486b5fa
feat: render only ground
haiha95 Oct 15, 2025
f31685a
feat: add flag to lock the ground plane always right side up
haiha95 Oct 15, 2025
99b94db
feat: add perspective render
haiha95 Oct 15, 2025
de8e97d
fix: correct rotation behavior to be consistent in ground only mode
haiha95 Oct 15, 2025
0d91086
feat: Add WorldMode flag
haiha95 Oct 15, 2025
b87bfd7
feat: add translation with mouse outside the box plot or ground
haiha95 Oct 15, 2025
d350948
fix: correct axis labels to follow tick labels, instead of going insi…
haiha95 Oct 15, 2025
e63cad9
merge: Merge pull request #1 from haiha95:move-box-plot
haiha95 Oct 15, 2025
c25ae97
feat: mouse scroll outside box plot or ground to change size.
haiha95 Oct 15, 2025
73f3a91
fix: update DemoBoxScale to reflect mouse scrolling outside the box p…
haiha95 Oct 15, 2025
a7dfd68
merge: pull request #2 from haiha95:zoom-box-plot
haiha95 Oct 15, 2025
e8d6f77
fix: zoom data around the ground center in ground only mode
haiha95 Oct 15, 2025
4ca2d58
docs: add comments, change correct mouse left/right comments
haiha95 Oct 15, 2025
be00746
refactor: consistently use IM_PI
haiha95 Oct 15, 2025
f32ec63
refactor: small optimization by adding `else` when limiting angle value
haiha95 Oct 15, 2025
80cfa25
refactor: small optimization to only draw one plane if in 2D or groun…
haiha95 Oct 15, 2025
393253e
refactor: small optimization by reducing unnecessary division
haiha95 Oct 15, 2025
30a2a34
merge: pull request #3 from haiha95:minor-fix
haiha95 Oct 15, 2025
ed3e572
refactor: consistent usage of `ImFabs`; clarify `IM_PI * 0.01f`.
haiha95 Oct 17, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading