Age | Commit message (Collapse) | Author |
|
|
|
working with local files), but is also able to load in any endian depending on archive's header information
|
|
|
|
|
|
given by the user
|
|
|
|
|
|
- Fix compile error on MSVC where <vector> is not included properly
- Fix creating a workflow actually saves to the templates/ directory
- Fix renaming assets are not saved to disk
- TODO ser/deser still not working
- Cleanup AssetList::* pure virtual setup (fewer splits)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(cherry picked from commit f45084562cfc95392b4dfb968dd215c25be3fc67)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- requires-expression still not working, because they aren't supported yet outside of a concept
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
indexing), switch child-class-providing-entry-specific-impls to a if constexpr() based template approach
|
|
|