Utilze "folder merging" with SCU #12994
dustdfg
started this conversation in
Engine Core
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Current scu implementation has internal ability to merge code from folders (subfolders to be more precise) but it isn't used in the code at all... We are passing arrays of individual folders while could leverage merging of those folders by passing arrays with several folders. The function is made for this... It would increase possibility of namespace collisions and etc but in some places it is reasonable enough I think...
Additionally as example after PR to split editor folder it also split ability to make big SCU files
@lawnjelly
Beta Was this translation helpful? Give feedback.
All reactions