Commit 668a04a
committed
Add Asset Compiler tab
Add Loose Texture Compiler Core
Submodule changes
Correct text
Add custom path function.
Refactor name to asset compiler
Right align buttons. Store project files outside of the folder of the currently selected mod.
Add Simple Mode
Fix issue with simple mode not clearing itself.
Update constructors
Add modifier keys to filepicker clearing buttons.
Submodule changes
Minor cleanup
Adjust event names
Fix project persistence.
Add a cap to how many texture sets can exist.
Only save project if asset compiler tab is actually used.
Submodule updates
Remove incomplete class.
Add Drag And Drop, add bulk name replacement.1 parent 1d5e050 commit 668a04a
File tree
10 files changed
+2863
-280
lines changed- Penumbra
- Import/Textures
- Services
- UI
- AdvancedWindow
- ModsTab
10 files changed
+2863
-280
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
Submodule LooseTextureCompilerCore added at 610931a
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
47 | 53 | | |
48 | 54 | | |
49 | 55 | | |
| |||
0 commit comments