Giter VIP home page Giter VIP logo

meshoperations's People

Contributors

ffreality avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

meshoperations's Issues

Async Issues

Assinging tasks other than game thread gives crashes with access violation.

Because RHI and Flush functions from Unreal's itself requires GameThread and engine checks if it is GameThread or not.
If you have a solution, feel free to pull request. We can pay for it.

GetMeshDescription gives package error.

Code Link:
https://github.com/FF-Projects-UE/MeshOperations/blob/main/Source/MeshOperations/Private/MeshOperationsBPLibrary.cpp

Code Line:
Function starts from 517

Goal:
Move pivot of runtime imported CAD based static mesh components to center and return them to their original locations.

Issue Description:
When I want to try package my project, UE4 gives me this error.
'GetMeshDescription': is not a member of 'UStaticMesh'
Also it points me irrelevant .h files such as MorphTargets
I added #include "Engine/StaticMesh.h" to my .cpp file but it does not work.

Error:
UATHelper: Packaging (Windows (64-bit)): [1/3] Module.MeshOperations.cpp UATHelper: 
Packaging (Windows (64-bit)): D:/Epic/Projects/FROZEN/SDKs/FF_Plugins/Plugins/MeshOperations/Source/MeshOperations/Private/MeshOperationsBPLibrary.cpp(251): error C2039: 'GetMeshDescription': is not a member of 'UStaticMesh' 
UATHelper: Packaging (Windows (64-bit)): D:\Epic\Engines\UE_4.27\Engine\Source\Runtime\Engine\Classes\Animation/MorphTarget.h(15): note: see declaration of 'UStaticMesh' 
UATHelper: Packaging (Windows (64-bit)): Took 6.9196636s to run UnrealBuildTool.exe, ExitCode=6 
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool failed. 
See log for more details. (C:\Users\erayo\AppData\Roaming\Unreal Engine\AutomationTool\Logs\D+Epic+Engines+UE_4.27\UBT-FF_Plugins-Win64-Development.txt) 
UATHelper: Packaging (Windows (64-bit)): AutomationTool exiting with ExitCode=6 (6) 
UATHelper: Packaging (Windows (64-bit)): BUILD FAILED

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.