aboutsummaryrefslogtreecommitdiff
path: root/src/fields/ScriptField.ts
AgeCommit message (Collapse)Author
2020-05-20cleaned up some warningsBob Zeleznik
2020-05-17fixed presentations to step through slides with "animations"Bob Zeleznik
2020-05-16fixed copying of computed fields (bug when aliasing animated collections). ↵Bob Zeleznik
fixed opacity for presentation view. renamed timecode to match with video timecodes.
2020-05-15moving toward a proper slide transition systemBob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2019-06-08Moved ScriptField to new_fieldsTyler Schicke
2019-06-07Fixed some schema stuff? Tests aren't runningTyler Schicke
2019-06-07fixes for computed script deserializationbob
2019-06-06Added computed fieldsTyler Schicke
2019-04-26MoreTyler Schicke
2019-04-13cleaning up network data transfer.Bob Zeleznik
2019-04-11Fixed another subtle server related bugTyler Schicke
Added optional capturing to scripts
2019-04-09Added script field and added list of scripts to list fieldTyler Schicke