Commit History

Author SHA1 Message Date
  Grant Sanderson 902a4f264e Add white space after assert statements 2 months ago
  Grant Sanderson 4feb831a11 Pass group parameter in LaggedStartMap -> AnimationGroup 4 months ago
  Grant Sanderson 6b3834739c Undo redundant previous tweak to LaggedStartMap input type 7 months ago
  Grant Sanderson 7db69e32aa Update input type to LaggedStartMap 7 months ago
  Grant Sanderson 2380ffd616 Allow LaggedStart to accept an iterable as an argument 7 months ago
  Grant Sanderson 45d9049405 Minor clean up 8 months ago
  Grant Sanderson dcb58c1f4f Remove arg_creator arg from LaggedStartMap 1 year ago
  Grant Sanderson 4e90a77fcd Change type hint on LaggedStart to accept any functions outputting animations 1 year ago
  Grant Sanderson bf2a609246 Have animation group collect parts as a VGroup if it can 1 year ago
  Grant Sanderson 3b4a233bb1 Fix LaggedStartMap 1 year ago
  Grant Sanderson ef09d6fce2 Allow for AnimationGroup to specify that parts belong to a VGroup 1 year ago
  Grant Sanderson b1f363d5a9 Expand input type for AnimationGroup 1 year ago
  Grant Sanderson 10c0f4b694 Don't pass kwargs to Animation from LaggedStart 1 year ago
  Grant Sanderson a7bf10c570 Kill composition CONFIGs 1 year ago
  Grant Sanderson d24b8ff48f Merge branch 'master' into master 2 years ago
  Grant Sanderson fdeab8ca95 Make sure AnimationGroup plays nicely with setting mobject animation status 2 years ago
  YishiMichael 9ef9961d0e Sort imports 2 years ago
  TonyCrane 4fbe948b63 style: insert an empty line after import 2 years ago
  TonyCrane 41c4023986 chore: add type hints to manimlib.animation 2 years ago
  friedkeenan d24ba30fde Add .animate syntax 3 years ago
  Grant Sanderson d24a757609 Have LaggedStartMap remember group 4 years ago
  Grant Sanderson c94aef8845 Have AnimationGroup initialize its runtime before begin is called. This way it can be composed 5 years ago
  Grant Sanderson e8fe67650a Fixed problem with LaggedStartMap 5 years ago
  Grant Sanderson 7ae67fad09 Quick fix for LaggedStart kwargs confusion, but this needs a better long-term solution 5 years ago
  Grant Sanderson 993f7edee9 OldLaggedStart -> LaggedStartMap 5 years ago
  Grant Sanderson 643955ab1c Added warning to usage of OldLaggedStart 5 years ago
  Grant Sanderson d3a68aff1e Added new LaggedStart default lag_ratio 5 years ago
  Grant Sanderson 9180a687f9 Bug fix to Succession; it wasn't initializing runtimes 5 years ago
  Grant Sanderson 88e700b5b0 Small fixes to AnimationGroup and Succession 5 years ago
  Grant Sanderson eb7f1e21a3 Fixed Succession to work when animations share a mobject 5 years ago