YishiMichael
|
26de7c9ce5
|
Fix a logistic bug
|
2022-05-20 18:49:38 +08:00 |
|
YishiMichael
|
49723f54cb
|
Add necessary imports (#1804)
* Add necessary imports
* Add necessary imports
* Add necessary imports
* Add `from __future__ import annotations`
|
2022-05-19 22:07:06 +08:00 |
|
Grant Sanderson
|
cd240f2a80
|
Merge pull request #1795 from YishiMichael/refactor
Refactor StringMobject and relevant classes
|
2022-05-17 09:17:53 -07:00 |
|
YishiMichael
|
cdadaf8a8c
|
Rename LabelledString to StringMobject
|
2022-05-06 22:09:58 +08:00 |
|
YishiMichael
|
7cf0e0ba10
|
Refactor LabelledString and relevant classes
|
2022-05-06 17:56:27 +08:00 |
|
YishiMichael
|
b509f62010
|
Refactor LabelledString and relevant classes
|
2022-05-06 16:43:20 +08:00 |
|
YishiMichael
|
642602155d
|
[WIP] Refactor LabelledString and relevant classes
|
2022-05-05 23:03:02 +08:00 |
|
YishiMichael
|
511a3aab3d
|
[WIP] Remove comments
|
2022-05-04 22:18:19 +08:00 |
|
YishiMichael
|
1cb7401141
|
[WIP] Refactor LabelledString and relevant classes
|
2022-05-04 21:56:13 +08:00 |
|
YishiMichael
|
ab8f78f40f
|
[WIP] Refactor LabelledString and relevant classes
|
2022-05-03 23:39:37 +08:00 |
|
YishiMichael
|
03cb42ba15
|
[WIP] Refactor LabelledString and relevant classes
|
2022-05-02 22:40:06 +08:00 |
|
YishiMichael
|
065900c6ac
|
Some refactors
|
2022-04-27 23:04:24 +08:00 |
|
YishiMichael
|
69db53d612
|
Merge branch '3b1b:master' into refactor
|
2022-04-26 10:07:40 +08:00 |
|
Grant Sanderson
|
3584926036
|
Merge pull request #1802 from 3b1b/video-work
Video work
|
2022-04-25 10:29:02 -07:00 |
|
Grant Sanderson
|
4c1210b3ab
|
Add smarter default radius to round_corners
|
2022-04-25 10:26:29 -07:00 |
|
Grant Sanderson
|
aaea3f40f6
|
Don't copy Mobject attrs which are mobject but not family members
|
2022-04-25 10:26:07 -07:00 |
|
Grant Sanderson
|
d6bf9f00a1
|
Slight tweaks
|
2022-04-25 10:25:35 -07:00 |
|
Grant Sanderson
|
42d1f48c60
|
Only leave wait notes in presenter mode
|
2022-04-25 09:55:49 -07:00 |
|
Grant Sanderson
|
01f0dd30d0
|
Have Scene.remove look at extended ancestry
|
2022-04-25 09:55:00 -07:00 |
|
Grant Sanderson
|
40b432a29b
|
Add extended option to Mobject.get_ancestors
|
2022-04-25 09:54:32 -07:00 |
|
Grant Sanderson
|
d43b5c9bdc
|
Fix shift + s gather selection bug
|
2022-04-24 13:32:26 -07:00 |
|
Grant Sanderson
|
f2b4245c13
|
Slight speed-up to InteractiveScene.gather_selection
|
2022-04-24 13:24:55 -07:00 |
|
Grant Sanderson
|
e49e4b8373
|
Speed-ups to Mobject.copy
|
2022-04-24 13:24:20 -07:00 |
|
Grant Sanderson
|
66f695a1ed
|
Ensure ShaderWrapper.copy copies uniforms which are numpy arrays
|
2022-04-24 13:23:30 -07:00 |
|
Grant Sanderson
|
cc8922155d
|
Make sure Scene.remove clears internal mobject list of family members of args
|
2022-04-24 13:23:02 -07:00 |
|
Grant Sanderson
|
6310e2fb64
|
Clean up Scene.remove function, delete restructure_list_to_exclude_certain_family_members
|
2022-04-24 10:29:31 -07:00 |
|
Grant Sanderson
|
db884b0a67
|
Add Mobject.get_ancestors
|
2022-04-24 10:29:02 -07:00 |
|
Grant Sanderson
|
efe051b8e1
|
Revert to -e to create a new temporary file, rather than writing over the original
|
2022-04-24 10:28:53 -07:00 |
|
Grant Sanderson
|
205116b8ce
|
Fix refresh_selection_highlight
|
2022-04-23 18:52:44 -07:00 |
|
Grant Sanderson
|
bd2dce0830
|
When scene saves state, have it only copy mobjects which have changed
|
2022-04-23 18:52:26 -07:00 |
|
Grant Sanderson
|
3ae0a4e81b
|
Add equality for ShaderWrapper
|
2022-04-23 18:51:03 -07:00 |
|
Grant Sanderson
|
c3c5717dde
|
Add Mobject.looks_identical
|
2022-04-23 18:50:45 -07:00 |
|
YishiMichael
|
b8efdea6ec
|
Merge pull request #2 from YishiMichael/master
Update 'refactor' branch
|
2022-04-24 08:30:38 +08:00 |
|
YishiMichael
|
97edc2d6cf
|
Merge branch 'master' into refactor
|
2022-04-24 08:26:22 +08:00 |
|
YishiMichael
|
30e33b1baa
|
Merge branch 'refactor' into master
|
2022-04-24 08:24:27 +08:00 |
|
Grant Sanderson
|
304cf88451
|
Merge pull request #1797 from 3b1b/video-work
Video work
|
2022-04-23 10:18:25 -07:00 |
|
Grant Sanderson
|
d9475a6860
|
Remove unnecessary imports
|
2022-04-23 10:16:48 -07:00 |
|
Grant Sanderson
|
902c2c002d
|
Slight copy refactor
|
2022-04-23 10:16:35 -07:00 |
|
Grant Sanderson
|
587bc4d0bd
|
Add necessary import
|
2022-04-23 10:16:23 -07:00 |
|
Grant Sanderson
|
d733687834
|
Have -e write over original source file, then correct
|
2022-04-23 10:16:11 -07:00 |
|
Grant Sanderson
|
0fd8491c51
|
Move Command + z and Command + shift + z behavior to Scene
|
2022-04-23 09:20:44 -07:00 |
|
Grant Sanderson
|
753ef3b74a
|
Merge pull request #1796 from 3b1b/video-work
Improved embed, fixes to Mobject.copy
|
2022-04-23 09:16:46 -07:00 |
|
Grant Sanderson
|
2ba9243067
|
Merge branch 'master' of github.com:3b1b/manim into video-work
|
2022-04-23 09:03:53 -07:00 |
|
Grant Sanderson
|
669182944d
|
Merge pull request #1789 from YishiMichael/master
Sort imports
|
2022-04-23 08:53:14 -07:00 |
|
YishiMichael
|
e085c2e214
|
Refactor LabelledString and relevant classes
|
2022-04-23 17:17:43 +08:00 |
|
Grant Sanderson
|
f70e91348c
|
Remove Mobject.interaction_allowed, in favor of using _is_animating for multiple purposes
|
2022-04-22 23:14:57 -07:00 |
|
Grant Sanderson
|
754316bf58
|
Factor out event handling
|
2022-04-22 23:14:19 -07:00 |
|
Grant Sanderson
|
04bca6cafb
|
Refresh static mobjects on undo's and redo's
|
2022-04-22 23:14:00 -07:00 |
|
Grant Sanderson
|
62289045cc
|
Fix animating Mobject.restore bug
|
2022-04-22 19:42:47 -07:00 |
|
Grant Sanderson
|
3961005fd7
|
Rename is_movable to interaction_allowed
|
2022-04-22 19:17:39 -07:00 |
|