Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating CLI options names for clarity #1819

Merged
merged 6 commits into from
Dec 22, 2024

Conversation

mwestphal
Copy link
Contributor

progress -> loading-progress
trackball -> interaction-trackball
cells -> coloring-by-cells
range -> coloring-range
bar -> coloring-scalar-bar
inverse -> volume-inverse
samples -> raytracing-samples
denoise -> raytracing-denoise
ref -> reference
ref-threshold -> reference-threshold

Fix #1530

@mwestphal mwestphal self-assigned this Dec 21, 2024
progress -> loading-progress
trackball -> interaction-trackball
cells -> coloring-by-cells
range -> coloring-range
bar -> coloring-scalar-bar
inverse -> volume-inverse
samples -> raytracing-samples
denoise -> raytracing-denoise
ref -> reference
ref-threshold -> reference-threshold
Copy link

codecov bot commented Dec 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.68%. Comparing base (d447a48) to head (77491f4).
Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1819   +/-   ##
=======================================
  Coverage   95.68%   95.68%           
=======================================
  Files         123      123           
  Lines        9756     9757    +1     
=======================================
+ Hits         9335     9336    +1     
  Misses        421      421           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mwestphal mwestphal merged commit 22213dc into f3d-app:master Dec 22, 2024
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cleanup libf3d options / cli options names
2 participants