Skip to content

Commit

Permalink
Initial work on ImportFolders (#1)
Browse files Browse the repository at this point in the history
* Switch to asmdef and start work on FileSystem Integration
* Add initial UnitTests
* Work on switching to KnownItem based Library
* Reorganize repo
* FileWatcher integration and automatic update of item view
* Finalized Metadata storage and fixed bugs with parallel imports
* Switch to newly imported folder
  • Loading branch information
rubenwe authored Apr 1, 2020
1 parent c138b4c commit dc289c2
Show file tree
Hide file tree
Showing 366 changed files with 42,289 additions and 6,013 deletions.
3 changes: 3 additions & 0 deletions Assets/Demigiant/DOTween/Modules/DoTweenModules.asmdef
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"name": "DoTweenModules"
}
7 changes: 7 additions & 0 deletions Assets/Demigiant/DOTween/Modules/DoTweenModules.asmdef.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Assets/Graphics/UI/settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
139 changes: 139 additions & 0 deletions Assets/Graphics/UI/settings.png.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Assets/Plugins/Castle/Castle.Core.dll
Git LFS file not shown
69 changes: 69 additions & 0 deletions Assets/Plugins/Castle/Castle.Core.dll.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit dc289c2

Please sign in to comment.