Giter VIP home page Giter VIP logo

Comments (6)

Menotdan avatar Menotdan commented on May 29, 2024

@mafiesto4 is there a reason this is on 1.9? I think this is a pretty big bug considering it's basic transformation operations, those should probably be stable for a release version lol

from flaxengine.

mafiesto4 avatar mafiesto4 commented on May 29, 2024

Ah okay. This will account for more delay on the update tho.

from flaxengine.

Menotdan avatar Menotdan commented on May 29, 2024

This might be a regression from 9a21cfd.

from flaxengine.

mafiesto4 avatar mafiesto4 commented on May 29, 2024

I don't know how to fix this. Clearly Actor::SetParent should calculate _localTransform differently when worldPositionsStays=true but Transform is limited to a single Translation+Rotation+Scale so when changing transformation hierarchies this might not be possible to preserve transformation properly. We would need to migrate to matrix-only usage representing any linear transformation. I tested this and Unity seems to not handle it properly as well so it's not an obvious issue.

from flaxengine.

Menotdan avatar Menotdan commented on May 29, 2024

I tested this and Unity seems to not handle it properly as well so it's not an obvious issue.

Oh yeah, you are right lol
Weird. I guess I will have to find some other way to organize my meshes then? Or just not use scale

from flaxengine.

Menotdan avatar Menotdan commented on May 29, 2024

I've asked in the Unity discord about this issue, and apparently it is expected behavior or at least a known problem that needs to be worked around. Maybe this can be closed.

from flaxengine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.