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

1002 add world positionrotationscale getters to localtoworld #1031

fix(transform): make global getters const

b51ad04
Select commit
Loading
Failed to load commit list.
Merged

1002 add world positionrotationscale getters to localtoworld #1031

fix(transform): make global getters const
b51ad04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 27, 2024 in 0s

0.00% of diff hit (target 37.71%)

View this Pull Request on Codecov

0.00% of diff hit (target 37.71%)

Annotations

Check warning on line 16 in engine/src/transform/local_to_world.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/transform/local_to_world.cpp#L16

Added line #L16 was not covered by tests

Check warning on line 18 in engine/src/transform/local_to_world.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/transform/local_to_world.cpp#L18

Added line #L18 was not covered by tests

Check warning on line 21 in engine/src/transform/local_to_world.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/transform/local_to_world.cpp#L21

Added line #L21 was not covered by tests

Check warning on line 23 in engine/src/transform/local_to_world.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/transform/local_to_world.cpp#L23

Added line #L23 was not covered by tests

Check warning on line 26 in engine/src/transform/local_to_world.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/transform/local_to_world.cpp#L26

Added line #L26 was not covered by tests

Check warning on line 28 in engine/src/transform/local_to_world.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/transform/local_to_world.cpp#L28

Added line #L28 was not covered by tests