Layout and Scatter related helper tools for Unreal Engine
This plugin has some layout tools that have developed over time for inhouse use. Ported over first from a blueprint only repo, and then from an older codebase into a formal plugin. The repo will be updated as more stuff is ported into the plugin.
Pending
Versions will follow the usual major.minor.fix
versioning system for tagging. Tagging will be done on the main branch.
This plugin will be considered to be at version 1 when it reaches parity with the internal tooling that is being ported.
All PR's welcome from forks!
- Must use git lfs for binary files (default
.gitattributes
file already exists) - Must be a PR to the
dev
branch - If creating a new actor, MUST NOT be only a c++ class. Subclass to a blueprint and follow good folder structure rules
- Aashish Vasudevan - aashish-greenrain
Licensed under the MIT License, see the LICENSE for details.