16 Commits

Author SHA1 Message Date
f2b4245c13 Slight speed-up to InteractiveScene.gather_selection 2022-04-24 13:24:55 -07:00
205116b8ce Fix refresh_selection_highlight 2022-04-23 18:52:44 -07:00
0fd8491c51 Move Command + z and Command + shift + z behavior to Scene 2022-04-23 09:20:44 -07:00
2ba9243067 Merge branch 'master' of github.com:3b1b/manim into video-work 2022-04-23 09:03:53 -07:00
754316bf58 Factor out event handling 2022-04-22 23:14:19 -07:00
3961005fd7 Rename is_movable to interaction_allowed 2022-04-22 19:17:39 -07:00
7b342a2759 Remove unnecessary lines 2022-04-22 19:03:00 -07:00
cf466006fa Add undo and redo stacks for scene, together with Command + Z functionality 2022-04-22 11:44:28 -07:00
b9751e9d06 Add cursor location label 2022-04-22 10:17:29 -07:00
37075590b5 Sort imports 2022-04-22 16:42:45 +08:00
b4b72d1b68 Allow stretched-resizing 2022-04-21 15:31:46 -07:00
4caa033323 Allow for sweeping selection 2022-04-21 15:01:54 -07:00
3a60ab144b Remove saved mobject directory logic from InteractiveScene 2022-04-21 15:01:30 -07:00
f53f202dcd A few small cleanups 2022-04-21 15:00:58 -07:00
6474e25fcd A few small updates to InteractiveScene 2022-04-21 00:28:37 -07:00
c3afc84bfe Add a rudimentary InteractiveScene to allow for Mobject editing in a GUI fashion 2022-04-20 21:54:16 -07:00