| | | |
Offset 312, 15 lines modified | Offset 312, 15 lines modified |
312 | ····attr(frames,·"nframes")·<-·nframes·+·nframes_before·-·1 | 312 | ····attr(frames,·"nframes")·<-·nframes·+·nframes_before·-·1 |
313 | ····attr(frames,·"max_id")·<-·find_max_id(prior,·new_tween) | 313 | ····attr(frames,·"max_id")·<-·find_max_id(prior,·new_tween) |
314 | ····frames | 314 | ····frames |
315 | } | 315 | } |
| |
316 | BASEDATE·(double)·=·structure(0,·class·=·"Date") | 316 | BASEDATE·(double)·=·structure(0,·class·=·"Date") |
| |
317 | BASEDATETIME·(double)·=·structure(-5.24520874023438e-06,·class·=·c("POSIXct",·"POSIXt" | 317 | BASEDATETIME·(double)·=·structure(-6.43730163574219e-06,·class·=·c("POSIXct",·"POSIXt" |
318 | )) | 318 | )) |
| |
319 | PHASE_LEVELS·(character)·=·c("raw",·"static",·"transition",·"enter",·"exit") | 319 | PHASE_LEVELS·(character)·=·c("raw",·"static",·"transition",·"enter",·"exit") |
| |
320 | add_keyframe·(closure)·=·function·(.data,·keyframe,·ease,·length,·id·=·NULL,·enter·=·NULL,· | 320 | add_keyframe·(closure)·=·function·(.data,·keyframe,·ease,·length,·id·=·NULL,·enter·=·NULL,· |
321 | ····exit·=·NULL)· | 321 | ····exit·=·NULL)· |
322 | { | 322 | { |