9 Commits

Author SHA1 Message Date
Steve Streeting
e87b45e948 First try UE5 compatibility update 2022-04-19 12:07:09 +01:00
Steve Streeting
f63c8a86fb Only close the editor by default on datasync pull, not push 2021-07-09 16:14:52 +01:00
Steve Streeting
f17a961d79 Finer-grained checking of umap files for modifications
Ignore untracked umaps, and allow push/pull for unmodified umaps while there are modifications for other maps.
2021-05-18 14:55:10 +01:00
Steve Streeting
03479c2e2f Fix creating local dirs on pull 2021-05-14 16:23:45 +01:00
Steve Streeting
36c0b3d2f1 Fix directory creation problems 2021-05-14 16:06:26 +01:00
Steve Streeting
dfa371bbb3 Datasync pull now uses the latest BuiltData available via git log 2021-05-14 15:17:18 +01:00
Steve Streeting
628f9e33e1 Pruning old BuiltData files implemented 2021-05-14 12:21:08 +01:00
Steve Streeting
045db604ee Only fail to sync if changes include .umap files 2021-05-14 11:28:32 +01:00
Steve Streeting
552f972bf5 Added sync tool for derived _BuiltData.uasset files
The idea is to be able to omit these from git-lfs and sync them via other means
2021-05-13 17:30:25 +01:00