Commit History

Author SHA1 Message Date
  Bill Xi 97c0f4857b Update numbers.py 2 years ago
  Grant Sanderson 5f878a2c1a Fix match_style 3 years ago
  Grant Sanderson d19b386415 Fix dots 3 years ago
  Grant Sanderson e151334675 Alternate fix to Decimal scaling issue 3 years ago
  Grant Sanderson d3e61b962b Have DecimalNumber match full family style when setting a new value 3 years ago
  Grant Sanderson e3b74ffd7a Remove unecessary lines 3 years ago
  Grant Sanderson c292046913 Have DecimalMobject use Text instead of Tex 3 years ago
  Grant Sanderson f91c81dd6a Rename TexMobject -> Tex and TextMobject -> TexText 3 years ago
  Grant Sanderson 9f5f682351 Factor out get_num_string 3 years ago
  Grant Sanderson 8cc484943e Remove note 3 years ago
  Grant Sanderson bf3571c103 Have DecimalMobject look to the same cache that TexMobjects do 3 years ago
  Grant Sanderson 20593d8fa8 Change how DecimalNumber.set_value works so that it's not creating new instances each time 3 years ago
  Grant Sanderson 7af100489b Include font_size in data 3 years ago
  Grant Sanderson ddfc3a6567 Replace lingering .points references 3 years ago
  Grant Sanderson 572383f541 Have buff between Decimal digits change with font size 3 years ago
  Grant Sanderson c2b16d768e Have decimal remember and match font size, not height 3 years ago
  Grant Sanderson df6ea06f89 Have DecimalNumber take in a font size 3 years ago
  Grant Sanderson feb6a33135 Account for fixed_in_frame in set_value 4 years ago
  Grant Sanderson fbe917d461 Add height to DecimalNumber config 4 years ago
  Grant Sanderson ea59950b2c Have mobjects track family and parents more directly 4 years ago
  Grant Sanderson 6b69ed2174 Add a small todo 4 years ago
  Grant Sanderson 81d91da752 Moved increment_value method to DecimalNumber 5 years ago
  Guillermo Garza ae1efc6009 Fix alignment of minus sign to numbers 5 years ago
  Grant Sanderson b2625b0667 Whoops, left a print statement 5 years ago
  Grant Sanderson 94b943f544 Removed use of self.__dict__ in DecimalNumber 5 years ago
  Grant Sanderson d88c301622 Updating coordinate system mobjects 5 years ago
  Grant Sanderson 20f25615a6 arrange_submobjects -> arrange 5 years ago
  Grant Sanderson a72b769c0f Made 0 a default value for DecimalNumber 5 years ago
  Grant Sanderson fc7d67e25f Fixed negative decimal issue 5 years ago
  Grant Sanderson ff87e2bfbc More clack animations 5 years ago