-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Helper generator: avoid to generate GTraits file multiple times * Externalize FS scanning to its own class Also, create a simple logger system, internal to the addon. Use it everywhere * Fix some FS utility issues with file duplication, helper generator now regenerate GTraits if (future) scene traits have changed * Ability to use scene traits 🎊 * Introduce the _initialize method to do auto-injection for scene traits (and for script traits too, to be consistent) * Update documentation * Trait storage: fix internal mode when adding trait instance as a child of the receiver * README: fix broken links * README: fix broken links, again * Bump to 0.4.0
- Loading branch information
Showing
21 changed files
with
1,171 additions
and
177 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.