Skip to content

Update ReadMe to provide clarity... #1

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

Merged
merged 1 commit into from
May 19, 2020
Merged

Update ReadMe to provide clarity... #1

merged 1 commit into from
May 19, 2020

Conversation

Aathish04
Copy link
Member

... on the purpose of the Issues tab.

Thanks for contributing to manim!

Please ensure that your pull request works with the latest version of manim.
You should also include:

  1. The motivation for making this change (or link the relevant issues)
  2. How you tested the new behavior (e.g. a minimal working example, before/after
    screenshots, gifs, commands, etc.) This is rather informal at the moment, but
    the goal is to show us how you know the pull request works as intended.

... on the purpose of the Issues tab.
@Aathish04 Aathish04 closed this May 19, 2020
@Aathish04 Aathish04 deleted the patch-1 branch May 19, 2020 02:56
@Aathish04 Aathish04 restored the patch-1 branch May 19, 2020 02:56
@Aathish04 Aathish04 reopened this May 19, 2020
@kilacoda-old kilacoda-old merged commit 9da59bb into ManimCommunity:master May 19, 2020
@PgBiel PgBiel added the enhancement Additions and improvements in general label May 20, 2020
leotrs pushed a commit that referenced this pull request Jul 11, 2020
leotrs pushed a commit that referenced this pull request Oct 14, 2020
friedkeenan pushed a commit to friedkeenan/manim that referenced this pull request Feb 10, 2021
friedkeenan pushed a commit to friedkeenan/manim that referenced this pull request Feb 10, 2021
friedkeenan pushed a commit to friedkeenan/manim that referenced this pull request Feb 10, 2021
kolibril13 added a commit that referenced this pull request Feb 26, 2021
added some content to readme
naveen521kk added a commit that referenced this pull request Feb 26, 2021
* added many svg test images

* Added test for the Rhomboid

* Fixed multi-point lists of L type

* Two more svg files

* Also ignore pycharm-specific project information

* Allow skipping of tests with a pytest_skip class attribute

* Stubbed a couple tests out before rewrite

* Rewrite of SVG path midlayer

* refactored old test name

* Added tests for two more files

* Bugfix for absolute H/V paths

* small refactor of cubics

* Enabled correct quadratic bezier functionality.

* Black formatting

* Test the SVG smoothed curves (S and T)

* handful more tests

* Add all Discord svg tests

* Update manim/mobject/types/vectorized_mobject.py

Co-authored-by: Leo Torres <dleonardotn@gmail.com>

* Apply suggestions from code review 1

Co-authored-by: Leo Torres <dleonardotn@gmail.com>

* Remove files of questionable origin

* rolled back review change due to ValueError

* Added entries from the SVG Support github project

* smaller fixes from review #1

* Enabled fill and stroke.

* Troubles with the use of "currentcolor" - for now we wont support it

* Minimize visual effect of downstream changes on Tex

* Style changes ordered by Black

* fixed background opacity handling

* enable coloring of circles

* Remove periodic table test (requires text)

* Update documentation

* refactored bare exception catch

* Rolling back the pytest_skip functionality

* Document some less obvious unit tests

* fixing leo's rec

* edit to penrose triangle test

* Don't copy the list, copy the objects in the list.

* black styling

* Include defs in tree parsing

* Update default svg values for visibility in test.

* black formatting

* Interpret RGB percentages

* mild fix to for btd rebuild.

* Force family update for classes that inherit SVGMobjects in order to preserve behavior.

* Apply suggestions from code review 2

Co-authored-by: Naveen M K <naveen@syrusdark.website>
Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>

* make static parsing methods into object methods, and add typing

* Add typing to use_to_mobject which misled me earlier, and fix documentation merge error

* Apply suggestions from code review 3

Co-authored-by: Naveen M K <naveen@syrusdark.website>

* black fix

* add types for quadratic bezier

* prevent fail after matrix transform

* Add UK Flag Test

* black style

* remove DEFAULT SVG STYLE and converted to inline argument.

* Remove useless comments.

* Refactor svg_mobject.py into multiple files.

* documentation and typings

* black styling

* allow floats in rgb pct specification

* parse floats like 2.4.3 into 2.4 0.3, with test

* update typing for SUPPORTED_STYLING_ATTRIBUTES

Co-authored-by: Naveen M K <naveen@syrusdark.website>

* forgot import List from typings

Co-authored-by: Leo Torres <dleonardotn@gmail.com>
Co-authored-by: Naveen M K <naveen@syrusdark.website>
Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>
jsonvillanueva pushed a commit to jsonvillanueva/manim that referenced this pull request Mar 14, 2021
behackl pushed a commit to heittpr/manim that referenced this pull request Nov 1, 2021
…-cfg

allow setting the input file via a config file
vikingout pushed a commit to vikingout/manimCommunity that referenced this pull request May 17, 2025
Added gitignore and removed all the unnecessary files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Additions and improvements in general
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants