specklepy icon indicating copy to clipboard operation
specklepy copied to clipboard

feat(objects): transform helper methods

Open izzylys opened this issue 2 years ago • 1 comments

to be developed in parallel w blender to implement the ones we need

plan is to implement the most important (same as in sharp) and then we can add more as needed in the future

izzylys avatar Dec 13 '21 12:12 izzylys

Codecov Report

Merging #146 (9f5631c) into main (af50afe) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #146      +/-   ##
==========================================
+ Coverage   89.21%   89.27%   +0.05%     
==========================================
  Files          41       41              
  Lines        2753     2768      +15     
==========================================
+ Hits         2456     2471      +15     
  Misses        297      297              
Impacted Files Coverage Δ
specklepy/objects/geometry.py 91.79% <100.00%> (+0.11%) :arrow_up:
tests/test_transforms.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update af50afe...9f5631c. Read the comment docs.

codecov[bot] avatar Dec 13 '21 12:12 codecov[bot]

Closed for now, as is not a priority, See #246

JR-Morgan avatar Jan 05 '23 01:01 JR-Morgan