-
Notifications
You must be signed in to change notification settings - Fork 127
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
Unreal Engine Version? #83
Comments
I'm extremely interested in updating this to a newer unreal version. Can you share what you needed to do to upgrade the plugin to 4.24? Perhaps we could make a branch that works with newer unreal versions? |
I actually see the pull request on the other tab, do I just need to just open the project in 4.24 and make the changes to the files listed in the pull request? |
I was able to get it all pulled into my version yesterday. Thanks for updating it to 4.24! |
Yes I did the same! I couldn't finishing updating it to 4.25 unfortunately. I got blocked on some C++ errors I didn't know how to move past, like the UProperties for example. |
Hey guys! Any new information about updating to 4.25? |
Im porting it to unreal 4.26. I will leave a message here when completed |
@HaiyiMei here you have the pull request for 4.25 @SanggunLee you're the real MVP, thank you! |
There is a compile error in |
I tested NDDS on UE 4.25.4 and it worked well. |
Where did you upload it @SanggunLee ? can you make a pull request as well if you need? |
Check https://github.com/SanggunLee/Dataset_Synthesizer/tree/UE4.25.4 |
NDDS with UE4.26 updated. |
Hello
I was wondering if there is a way to make NDDS compatible with 4.25?
Edit: I have successfully upgraded the plugin to 4.24 but upgrading to 4.25 is giving me a headache :/ if someone understands the changes between Uproperties and Fproperties it'd be a great first step :)
The text was updated successfully, but these errors were encountered: