Commit graph

3754 commits

Author SHA1 Message Date
Grant Sanderson
dcffbe21d5
Merge pull request #1335 from sahilmakhijani/master
Refactored Event Handling Mechanism
2021-02-02 09:57:55 -08:00
Sahil Makhijani
74365065fe Merge remote-tracking branch 'upstream/master' 2021-02-02 16:05:47 +05:30
Sahil Makhijani
7b614bc968 Refactored Event Dispatching Mechanism 2021-02-02 16:04:50 +05:30
Sahil Makhijani
a4dbd0881b Renamed event folder to event handler 2021-02-02 16:02:10 +05:30
Sahil Makhijani
e9ec5e0c93 Added Concept of Event Listners and Event Dispatcher 2021-02-02 15:59:27 +05:30
Grant Sanderson
fbb0d76f4f
Merge pull request #1326 from sahilmakhijani/master
Interactive Mobjects Performance Improvements
2021-02-01 09:30:04 -08:00
Sahil Makhijani
2061f95ef5 Fixed ControlMobject Typo 2021-02-01 22:55:36 +05:30
Sahil Makhijani
fdcac10861 Commented out self.embed in ControlsExample 2021-02-01 01:41:37 +05:30
Tony031218
fe85d4e02f update icon 2021-01-31 22:32:57 +08:00
Tony031218
8f9ce57de5 update custom_default doc and fix a list 2021-01-31 22:29:19 +08:00
Tony031218
1253c18c54 update example_scenes for AnimatingMethods 2021-01-31 22:03:53 +08:00
Tony031218
3dc0c7b0cb fix search 2021-01-31 21:38:14 +08:00
Tony031218
09ae714edb fix
add a link to Chinese version in home page

fix a list wrong display

fix color list
2021-01-31 21:37:53 +08:00
Sahil Makhijani
d6b23324a6 Interactive Mobjects Performance Improvements 2021-01-31 16:05:55 +05:30
Grant Sanderson
b63ba1c7a4 Merging master (to record a merge) 2021-01-30 23:30:37 -08:00
Grant Sanderson
b00c93dc88 Add AnimatingMethods examples 2021-01-30 22:51:34 -08:00
Grant Sanderson
5fb06e77b5 Don't save triangulations to file, as this introduces unwanted errors 2021-01-30 22:51:15 -08:00
Grant Sanderson
d5d13c3174 Updated TexTransformExample.mp4 and UpdatersExample.mp4 2021-01-30 22:22:35 -08:00
Grant Sanderson
9b3332ad02 Update changed example scenes in docs 2021-01-30 22:20:37 -08:00
Grant Sanderson
3c0f8abe5f Only display writing message when a new tex file is actually being written 2021-01-30 22:12:44 -08:00
Grant Sanderson
53cfbacab4 Improve how brace sets its width 2021-01-30 22:11:48 -08:00
Grant Sanderson
e3b74ffd7a Remove unecessary lines 2021-01-30 22:11:23 -08:00
Grant Sanderson
52dd06ce6f Allow always_redraw to take in arguments 2021-01-30 22:10:58 -08:00
Grant Sanderson
90293f3907 Refresh bounding box after Mobject.become 2021-01-30 22:10:32 -08:00
Grant Sanderson
32e5b2b4b1 Change updater example 2021-01-30 22:10:09 -08:00
Grant Sanderson
c292046913 Have DecimalMobject use Text instead of Tex 2021-01-30 18:13:38 -08:00
Grant Sanderson
73edeaa153 Fix TexTransformExample 2021-01-30 17:52:02 -08:00
Grant Sanderson
375bc2073d Include save_state and restore as shortcut methods during an embed 2021-01-30 17:51:40 -08:00
Grant Sanderson
b353c4f21c Change comment 2021-01-30 17:51:14 -08:00
Grant Sanderson
367e243066 Align families in a way that respects their family heirarchy depth 2021-01-30 17:50:59 -08:00
Grant Sanderson
5a2a363a87 Some cleanup for interactive mobjects 2021-01-28 12:26:05 -08:00
Grant Sanderson
baab9ddf02 Included fix for Text(%), though the underlying bug for rending these persists. 2021-01-28 12:01:49 -08:00
Grant Sanderson
c1ebb583c8
Merge pull request #1323 from sahilmakhijani/shaders
Interactive Mobjects in Manim
2021-01-28 11:59:12 -08:00
Grant Sanderson
696e952a3a
Merge pull request #1320 from TonyCrane/shaders
Add documentation for shaders version
2021-01-28 11:53:03 -08:00
Sahil Makhijani
a3754fa606 Interactive Mobjects added 2021-01-28 14:02:43 +05:30
Tony031218
5de62edfb8 update workflow 2021-01-27 10:45:06 +08:00
Tony031218
c39d208ff0 update workflow 2021-01-26 23:13:22 +08:00
Tony031218
a47b7c6bae add icon 2021-01-26 23:06:29 +08:00
Tony031218
4aa6be6e55 add pycairo to env 2021-01-26 22:57:32 +08:00
Tony031218
f900669bc4 fix bugs and update README 2021-01-26 22:56:54 +08:00
Tony031218
06ba7031c7 finish example scenes 2021-01-26 20:52:17 +08:00
Tony031218
2fd4d7a2c4 finish config, structure, constants and custom_default 2021-01-26 14:57:05 +08:00
Tony031218
cd79151c10 finished Quick Start 2021-01-25 19:53:44 +08:00
Tony031218
a7697095d6 finish development category and improve style 2021-01-25 10:20:41 +08:00
Tony031218
42c59f80c8 create manim_example_ext 2021-01-24 23:22:11 +08:00
Tony031218
c68bf1c8f7 change theme 2021-01-24 19:44:48 +08:00
Tony031218
ddcfd01fa3 add manimlib to path 2021-01-24 16:03:18 +08:00
Tony031218
bb62ff4cd6 set up structure 2021-01-24 14:51:06 +08:00
鹤翔万里
c0852eae88
Fix Action Workflow (#5) 2021-01-24 14:06:44 +08:00
Tony031218
4494d80a4c fix path for sphinx-build 2021-01-24 11:44:39 +08:00