Dataset_Synthesizer icon indicating copy to clipboard operation
Dataset_Synthesizer copied to clipboard

Unreal Engine Version?

Open Ademord opened this issue 5 years ago • 12 comments

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 :)

Ademord avatar Jul 30 '20 11:07 Ademord

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?

wightwhale avatar Aug 27 '20 20:08 wightwhale

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?

wightwhale avatar Aug 27 '20 20:08 wightwhale

I was able to get it all pulled into my version yesterday. Thanks for updating it to 4.24!

wightwhale avatar Aug 28 '20 18:08 wightwhale

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.

Ademord avatar Aug 28 '20 19:08 Ademord

Hey guys! Any new information about updating to 4.25?

HaiyiMei avatar Oct 19 '20 09:10 HaiyiMei

Im porting it to unreal 4.26. I will leave a message here when completed

SanggunLee avatar Nov 13 '20 03:11 SanggunLee

@HaiyiMei here you have the pull request for 4.25

@SanggunLee you're the real MVP, thank you!

Ademord avatar Nov 15 '20 15:11 Ademord

There is a compile error in https://github.com/NVIDIA/Dataset_Synthesizer/pull/89 I tested with UE4.25.4

SanggunLee avatar Nov 16 '20 11:11 SanggunLee

I tested NDDS on UE 4.25.4 and it worked well. I will upload codes.

SanggunLee avatar Nov 19 '20 12:11 SanggunLee

Where did you upload it @SanggunLee ? can you make a pull request as well if you need?

Ademord avatar Nov 23 '20 17:11 Ademord

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 download code and just follow the NDDS.pdf

SanggunLee avatar Nov 30 '20 04:11 SanggunLee

NDDS with UE4.26 updated. Check https://github.com/SanggunLee/Dataset_Synthesizer/tree/UE4.26 Only Window supported, not Linux.

SanggunLee avatar Dec 07 '20 15:12 SanggunLee