Commit History

Author SHA1 Message Date
  Grant Sanderson a5ba721f96 Cease useless rendering 2 months ago
  Grant Sanderson 8a4d7b4e8c Add a small hack to ensure Window resets properly in non-primary monitors 11 months ago
  Grant Sanderson d1b1df64a5 Ensure Window's scene always points back to window 1 year ago
  Grant Sanderson be602930c3 Check that scene has a camera frame in pixel_to_point_coords 1 year ago
  Grant Sanderson 215c21babf Small renaming 1 year ago
  Grant Sanderson 9628adc957 Ensure scroll zooming works better in 3d 1 year ago
  Grant Sanderson 277c471c90 Refactor so that view matrix incorporates frame scaling 1 year ago
  Grant Sanderson 09900456f7 Clean up pixel_coords_to_space_coords to work better in 3d 1 year ago
  Grant Sanderson a1595a9e2f Use separate fbo for writing to file when window is active 1 year ago
  Grant Sanderson 97789fff35 Swap buffers when resetting to default position 1 year ago
  Grant Sanderson 8a6deb4068 Enable recording during a Scene embed 1 year ago
  Grant Sanderson 66d12a1687 Specify number of samples at the scene level, and be sure it works for Window as well 1 year ago
  Grant Sanderson 2b67aa0e01 Type hints for Window class variables 1 year ago
  Grant Sanderson afab37c2d2 Remove stray digest_config references 1 year ago
  YishiMichael 9ef9961d0e Sort imports 2 years ago
  TonyCrane 4fbe948b63 style: insert an empty line after import 2 years ago
  TonyCrane f085e6c2dd chore: add type hints to manimlib.window 2 years ago
  Grant Sanderson c635f19f2a Push pixel_coords_to_space_coords to Window 3 years ago
  slowy07 1e621e8278 fix: fix typo spelling grammar 3 years ago
  Calvin Pelletier a06d5613f4 fix issue #1509 3 years ago
  Grant Sanderson 120d26defa If chosen monitor is not available, choose one that does exist 3 years ago
  Grant Sanderson a46b7d6931 Fix window size issue 3 years ago
  Grant Sanderson 368a6c3d1c Include from manimlib.mobject.interactive import * 3 years ago
  Grant Sanderson e7240547fb Small reorderings 3 years ago
  Grant Sanderson 1798875396 Call Window.init_mgl_context and reorder Window.__init__ 3 years ago
  Grant Sanderson 156b83c38e Change window size if it's passed in 3 years ago
  Grant Sanderson 36e8421395 Let the user specify which monitor the window should show up in 3 years ago
  鹤翔万里 fc6953e102 remove samples=1 in window.py 3 years ago
  Grant Sanderson 20b787223b Rename get_position -> find_initial_position 3 years ago
  Grant Sanderson 9a502cd83b Move window position logic into window 3 years ago