-
-
Notifications
You must be signed in to change notification settings - Fork 263
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
F3D: Update help text for new types #2044
F3D: Update help text for new types #2044
Conversation
mwestphal
commented
Mar 5, 2025
•
edited
Loading
edited
- Parse camera-view-up as a direction
- Update direction related integration testing
- Update help text for direction and factor
- Update doc for direction and factor
- Add conversion from direction_t to vector3_t
- Remove C++11 related point3 and vector3 constructor
You are modifying libf3d public API! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2044 +/- ##
==========================================
- Coverage 95.80% 95.79% -0.02%
==========================================
Files 128 128
Lines 10488 10481 -7
==========================================
- Hits 10048 10040 -8
- Misses 440 441 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|