engine_components icon indicating copy to clipboard operation
engine_components copied to clipboard

style: change MathUtils imports from tree

Open zlodeev opened this issue 10 months ago • 0 comments

Refs: #368

Description

Some imports of MathUtils was related to source code instead of library.


What is the purpose of this pull request?

  • [ ] Bug fix
  • [ ] New Feature
  • [ ] Documentation update
  • [x] Other

Before submitting the PR, please make sure you do the following:

  • [x] Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • [x] Follow the Conventional Commits v1.0.0 standard for PR naming (e.g. feat(examples): add hello-world example).
  • [x] Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • [x] Ideally, include relevant tests that fail without this PR but pass with it.

zlodeev avatar Apr 20 '24 19:04 zlodeev