Skip to content
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

我更新了UE5版本,怎么发pull request? #3

Open
Evianaive opened this issue Apr 14, 2022 · 3 comments
Open

我更新了UE5版本,怎么发pull request? #3

Evianaive opened this issue Apr 14, 2022 · 3 comments

Comments

@Evianaive
Copy link

为了在一个UE5项目中使用,我在一些跨版本编译的部分增加了ENGINE_MAJOR_VERSION的判断,修复了UE5引擎更新引发的几个问题,如一些类的变量类型由FVector改为FVector3f,以及SSCSEditor被弃用,改用SubobjectEditor的问题。虽然工作量不是很大,但是我想知道我如何提交这些更改的代码?
In order to use this plugin in a UE5 project. I added some ENGINE_MAJOR_VERSION macro branch to support across versions compiling and fixed some problems caused by the Engine update. For example, the type of some fields was changed from FVector to FVector3f and SSCSEditor was deprecated. Although the work is not very hard, I would like to know how can I submit my changes?

@Sm2ny
Copy link

Sm2ny commented Dec 7, 2023

@Evianaive hi,Could you share one with me?Tank!

@Evianaive
Copy link
Author

@Evianaive hi,Could you share one with me?Tank!

could you provide your email?

@Sm2ny
Copy link

Sm2ny commented Dec 8, 2023

@Evianaive hoooo,Tak!Bro
[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants