Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise config #987

Merged
merged 2 commits into from
Apr 17, 2020
Merged

Revise config #987

merged 2 commits into from
Apr 17, 2020

Conversation

eulertour
Copy link
Collaborator

No description provided.

@eulertour eulertour merged commit 19e3c97 into master Apr 17, 2020
@eulertour eulertour deleted the revise-config branch April 17, 2020 09:51
TonyCrane added a commit to manim-kindergarten/manim that referenced this pull request May 21, 2020
* latex can't recognize path seperator \\ in windows

Modify path before transport it to system command

* Re-add documentation link

* Update README.md

* Remove livestreaming option

* Display help if no input file is specified

* Revise config again (3b1b#987)

* Fix Text wrong display (3b1b#889)

* Performance improvement for most scenes (3b1b#974)

* Fix three bugs(shaders/stroke/size) of Text Class (text_mobject.py)  (3b1b#1030)

* fix: remove the last M tag in svg files to make Text run in shaders branch

* fix: close the svg path manually to fix the bug of wrong stroke

* fix: remove Space mobjects in Text to fix the bug of TransformText

* feat: make Text and TextMobject equal in size

* this will lead to more bugs of setting color, so I delete it

* Fix space characters problem of Text (3b1b#1035)

* Fix Text wrong display

* Fix space characters problem of Text

* Fix a potential bug using height or width in Text

* Update Text

* Fix typo in text_mobject.py

* Remove versions from requirements.txt

* Fixed ffmpeg 'Impossible to Open' and 'Protocol not found'  (3b1b#1057)

* Code() in file Code_mobject.py to display code with color highlighted added Paragraph() and "exact_spaces" parameter to Text()  (3b1b#1036)

* Added DocStrings for all methods in Container, Scene, GraphScene, MovingCameraScene, SceneFileWriter, ThreeDScene, SpecialThreeDScene, ZoomedScene, VectorScene, and LinearTransformationScene. (3b1b#1040)

* Added DocStrings for methods in Container and Scene.
Removed 2 unused imports from scene.py.

* Added DocStrings for all methods in GraphScene, MovingCameraScene, SceneFileWriter, ThreeDScene, SpecialThreeDScene and ZoomedScene.

* Added DocStrings for all methods in `VectorScene` and LinearTransformationScene...
...except `position_x_coordinate` and `position_y_coordinate`

Co-authored-by: Aathish Sivasubrahmanian <aathishs@Aathishs-MacBook-Air.local>

* Remove sanim directory

* Fix "itslef" to "itself"

I know this is trivial, but I had to fix it.

* Add missing import to brace.py

Without `import copy` lines 128 to 131 will throw an error. I've tested this edit in my local version of the library and it fixes the bug.

* Delete perf_scenes.py

Co-authored-by: zombie110year <zombie110year@outlook.com>
Co-authored-by: Devin Neal <devin@eulertour.com>
Co-authored-by: XiaoYoung <47266984+xy-23@users.noreply.github.com>
Co-authored-by: Mike Magruder <mikemag@users.noreply.github.com>
Co-authored-by: NavpreetDevpuri <30471072+NavpreetDevpuri@users.noreply.github.com>
Co-authored-by: Aathish <aathish04@gmail.com>
Co-authored-by: Aathish Sivasubrahmanian <aathishs@Aathishs-MacBook-Air.local>
Co-authored-by: applemonkey496 <55333787+applemonkey496@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant