| .. |
|
control_data
|
Added Fading example and removed Fade methods (deprecation) (#827)
|
2020-12-22 11:47:25 -05:00 |
|
helpers
|
Fix typo in import statement (#743)
|
2020-11-23 07:07:41 -05:00 |
|
test_graphical_units
|
Added Fading example and removed Fade methods (deprecation) (#827)
|
2020-12-22 11:47:25 -05:00 |
|
test_logging
|
change every mention of file_writer_config to config. Also some tweaks to ManimConfig
|
2020-10-14 22:08:00 -04:00 |
|
test_scene_rendering
|
Fix 258: set_color(COLOR) doesn't change the self.color attribute (#751)
|
2020-11-28 16:15:15 -05:00 |
|
utils
|
Remove old str.format() syntax and change to f-Strings (#867)
|
2020-12-20 17:46:34 +01:00 |
|
__init__.py
|
Refactored tests and added new tests tools for videos-tests. (#335)
|
2020-09-01 23:12:39 +02:00 |
|
conftest.py
|
Refactored tests and added new tests tools for videos-tests. (#335)
|
2020-09-01 23:12:39 +02:00 |
|
template_generate_graphical_units_data.py
|
Better creation Example in docs & buff parameter in arrange (#825)
|
2020-12-05 17:48:05 +01:00 |
|
test_axes_shift.py
|
Fix shift in axis in GraphScene (#580)
|
2020-11-14 08:45:17 +01:00 |
|
test_color.py
|
Fix 258: set_color(COLOR) doesn't change the self.color attribute (#751)
|
2020-11-28 16:15:15 -05:00 |
|
test_composition.py
|
Succession honors individual animations run times (#691)
|
2020-11-10 16:56:33 -05:00 |
|
test_config.py
|
use ManimConfig.get_dir() where possible
|
2020-10-29 18:37:01 -04:00 |
|
test_container.py
|
Fix 305: mobject.add should do input validation (#750)
|
2020-11-21 17:53:13 -05:00 |
|
test_coordinate_system.py
|
Running Black On Master (#419)
|
2020-09-08 07:47:55 -04:00 |
|
test_copy.py
|
merge master
|
2020-10-26 17:46:00 -04:00 |
|
test_family.py
|
Running Black On Master (#419)
|
2020-09-08 07:47:55 -04:00 |
|
test_hashing.py
|
fixed tuples in hashing, but converting them to lists
|
2020-10-01 09:16:33 +02:00 |
|
test_pango.py
|
check ->test
|
2020-11-19 13:00:41 +05:30 |
|
test_quality_flags.py
|
add test_quality to constants.QUALITIES
|
2020-11-18 22:24:55 -05:00 |
|
test_unit_geometry.py
|
Updated the test case
|
2020-09-28 08:51:10 +05:30 |
|
test_value_tracker.py
|
Run black
|
2020-10-04 03:28:12 +05:30 |
|
test_vectorized_mobject.py
|
feat: implement __add__, __iadd__, __sub__, and __isub__ for Mobject
|
2020-12-05 13:45:20 -05:00 |