f3d icon indicating copy to clipboard operation
f3d copied to clipboard

Orthographic projection

Open kidharb opened this issue 1 year ago • 4 comments

Added orthographic projection by pressing 5

kidharb avatar Jan 29 '24 06:01 kidharb

The following tests are failing, I am investigating

168 - f3d::TestInteractionCheatsheetRaytracing (Failed)
169 - f3d::TestInteractionCheatsheetWhiteBGRaytracing (Failed)
170 - f3d::TestInteractionCheatsheetBlackBGRaytracing (Failed)
171 - f3d::TestInteractionCheatsheetScalarsRaytracing (Failed)
172 - f3d::TestInteractionNoFileCheatsheetRaytracing (Failed)

kidharb avatar Jan 29 '24 06:01 kidharb

Yes, the baselines needs to be updated surely

mwestphal avatar Jan 29 '24 06:01 mwestphal

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.44%. Comparing base (e554e26) to head (19b6545).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1235      +/-   ##
==========================================
+ Coverage   96.43%   96.44%   +0.01%     
==========================================
  Files         146      146              
  Lines        8716     8745      +29     
==========================================
+ Hits         8405     8434      +29     
  Misses        311      311              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jan 30 '24 15:01 codecov[bot]

There was an issue that required rewriting history. Please cherry pick your commits on f3d-app/f3d master.

mwestphal avatar Feb 10 '24 22:02 mwestphal

almost there @kidharb ! just a few more changes and we are good for integration :)

mwestphal avatar Mar 12 '24 21:03 mwestphal

Missing an update of INTERACTIONS.md

mwestphal avatar Mar 13 '24 07:03 mwestphal

You need to rebase on master.

mwestphal avatar Mar 15 '24 07:03 mwestphal

CI is unrelated, merging.

mwestphal avatar Mar 15 '24 18:03 mwestphal