Skip to content

Initial port to UnrealEngine 4.24 - #817

Open
nafeesb wants to merge 1 commit into
20tab:masterfrom
nafeesb:ddna-ue4.24
Open

Initial port to UnrealEngine 4.24#817
nafeesb wants to merge 1 commit into
20tab:masterfrom
nafeesb:ddna-ue4.24

Conversation

@nafeesb

Copy link
Copy Markdown

Most changes are simple. I also changed methods that have deprecation warnings. Disabled the following functions

py_ue_fmenu_builder_add_asset_actions
The menu build system has been refactored. Needs more work to figure out how to port this correctly.

py_unreal_engine_reload_blueprint
Reload functionality has been removed from the engine.

@nafeesb
nafeesb changed the base branch from master to developDecember 18, 2019 05:41
@nafeesb
nafeesb changed the base branch from develop to masterDecember 18, 2019 19:17
@fairbairn

Copy link
Copy Markdown

I was unable to build the PR on Mac Catalina with UE 4.24.

@nafeesb

Copy link
Copy Markdown
Author

Thanks for the report @fairbairn . Unfortunately I don't do UE dev on osx, and I did not try that myself. Can you share the errors you encountered?

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@nafeesb@fairbairn