Obsolete transition and rate, and add end time for relative motion node.
This commit is contained in:
@@ -586,7 +586,7 @@ namespace Cryville.Crtr {
|
||||
MissingMemberHandling = MissingMemberHandling.Error
|
||||
});
|
||||
|
||||
if (chart.format != 2) throw new FormatException("Invalid chart file format version");
|
||||
if (chart.format != 3) throw new FormatException("Invalid chart file format version");
|
||||
|
||||
etor = new PdtEvaluator(); loadPregress = .05f;
|
||||
|
||||
|
Reference in New Issue
Block a user