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

1068 add rotation to box gizmos #1071

Merged
merged 2 commits into from
Mar 12, 2024

feat(tools): enable planar drag for local axes

9e2f860
Select commit
Loading
Failed to load commit list.
Merged

1068 add rotation to box gizmos #1071

feat(tools): enable planar drag for local axes
9e2f860
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 12, 2024 in 1s

0.00% of diff hit (target 37.90%)

View this Pull Request on Codecov

0.00% of diff hit (target 37.90%)

Annotations

Check warning on line 101 in engine/src/gizmos/gizmos.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/gizmos/gizmos.cpp#L101

Added line #L101 was not covered by tests

Check warning on line 106 in engine/src/gizmos/gizmos.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/gizmos/gizmos.cpp#L106

Added line #L106 was not covered by tests

Check warning on line 109 in engine/src/gizmos/gizmos.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/gizmos/gizmos.cpp#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 25 in engine/src/gizmos/types/box.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/gizmos/types/box.hpp#L25

Added line #L25 was not covered by tests

Check warning on line 30 in engine/src/gizmos/types/box.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/gizmos/types/box.hpp#L30

Added line #L30 was not covered by tests

Check warning on line 49 in engine/src/gizmos/types/box.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/gizmos/types/box.hpp#L42-L49

Added lines #L42 - L49 were not covered by tests