Grant Sanderson
39fbb677dc
Have autoreload update shell namespace with reloaded module variables ( #2278 )
...
docs / build up document and deploy (push) Has been cancelled
* Have autoreload update shell namespace with reloaded module variables
* Update comments
2024-12-13 13:23:50 -08:00
Grant Sanderson
744e695340
Misc. clean up ( #2269 )
...
* Comment tweak
* Directly print traceback
Since the shell.showtraceback is giving some issues
* Make InteracrtiveSceneEmbed into a class
This way it can keep track of it's internal shell; use of get_ipython has a finicky relationship with reloading.
* Move remaining checkpoint_paste logic into scene_embed.py
This involved making a few context managers for Scene: temp_record, temp_skip, temp_progress_bar, which seem useful in and of themselves.
* Change null key to be the empty string
* Ensure temporary svg paths for Text are deleted
* Remove unused dict_ops.py functions
* Remove break_into_partial_movies from file_writer configuration
* Rewrite guarantee_existence using Path
* Clean up SceneFileWriter
It had a number of vestigial functions no longer used, and some setup that could be made more organized.
* Remove --save_pngs CLI arg (which did nothing)
* Add --subdivide CLI arg
* Remove add_extension_if_not_present
* Remove get_sorted_integer_files
* Have find_file return Path
* Minor clean up
* Clean up num_tex_symbols
* Fix find_file
* Minor cleanup for extract_scene.py
* Add preview_frame_while_skipping option to scene config
* Use shell.showtraceback function
* Move keybindings to config, instead of in-place constants
* Replace DEGREES -> DEG
2024-12-12 08:39:54 -08:00
Grant Sanderson
00b34f2020
Autoreload v2 ( #2268 )
...
docs / build up document and deploy (push) Waiting to run
* Add autoreload
* Typo correction
* Add --autoreload to configuration docts
Co-Authored-By: Splines <37160523+Splines@users.noreply.github.com>
---------
Co-authored-by: Splines <37160523+Splines@users.noreply.github.com>
2024-12-12 06:52:03 -08:00
Grant Sanderson
e2e785d6c9
Remove init_config.py
...
It may become a bit unwieldy to make sure this matches the structure of default_config, given the amount of code repetition involved. It seems easier for a user to just create their own custom_config.yml file directly.
2024-12-11 10:50:53 -06:00
Grant Sanderson
1794e4d0ba
Better align docs description of configuration with the updated format
2024-12-11 07:37:52 -06:00
Grant Sanderson
d5c36de3c5
DEFAULT_MOBJECT_TO_MOBJECT_BUFFER -> DEFAULT_MOBJECT_TO_MOBJECT_BUFF
...
docs / build up document and deploy (push) Waiting to run
And likewise DEFAULT_MOBJECT_TO_MOBJECT_BUFFER -> DEFAULT_MOBJECT_TO_MOBJECT_BUFF
2024-12-10 19:23:15 -06:00
Rudransh Bhardwaj
71ab276e05
Update installation.rst added FFmpeg install
...
Added how to install ffmpeg
2023-05-26 16:24:30 +05:30
Grant Sanderson
33682b7199
MTex is the new Tex, Tex is now OldTex
...
Global replace
Tex -> OldTex
TexText -> OldTexText
MTex -> Tex
MTexText -> TexText
2022-12-21 13:18:20 -08:00
Grant Sanderson
e357885da0
Replace TexText with MTexText
2022-12-20 15:24:38 -08:00
Grant Sanderson
44b7d33784
Delete config.rst
2022-12-18 09:40:51 -08:00
Grant Sanderson
c00af3c1bf
Rename config_ops -> dict_ops
2022-12-16 18:59:23 -08:00
Maciej Musielik
fb50e4eb55
Fixing a typo ("termnial" -> "terminal") ( #1872 )
2022-10-01 16:07:09 +08:00
TonyCrane
3c7a38660a
small fix
2022-06-28 09:16:06 +08:00
TonyCrane
606ee5e4f1
update docs
2022-06-28 09:13:41 +08:00
TonyCrane
844d139ed4
update changelog
2022-06-28 09:04:57 +08:00
Grant Sanderson
6decb0c32a
Rename frame_rate -> fps
2022-05-14 17:47:31 -07:00
TonyCrane
bda7f98d2e
release: ready to release v1.6.1
2022-04-13 10:36:38 +08:00
TonyCrane
9d74e8bce3
docs: update changelog for #1783 #1785 #1788 #1791
2022-04-13 10:34:59 +08:00
TonyCrane
9d7db7aacd
release: ready to release v1.6.0
2022-04-07 11:00:43 +08:00
TonyCrane
e8430b38b2
docs: update changelog for #1781
2022-04-07 10:57:21 +08:00
TonyCrane
d31f3df5af
docs: update changelog for #1779 #1780
2022-04-07 10:05:04 +08:00
TonyCrane
e4ccbdfba9
docs: update changelog since v1.5.0
2022-04-06 11:14:45 +08:00
YishiMichael
6ad8636fab
Adjust some typings ( #1765 )
...
* Adjust some typings
* Adjust typings
2022-03-23 14:17:34 +08:00
鹤翔万里
37b548395c
Merge branch 'master' into master
2022-02-16 20:30:53 +08:00
TonyCrane
4356c42e00
release: ready to release v1.5.0
2022-02-16 12:01:03 +08:00
TonyCrane
9f3b404df6
resolve conflict and add type hints for it
2022-02-16 11:46:55 +08:00
TonyCrane
6be6bd3075
docs: change the style of changelog
2022-02-16 11:20:08 +08:00
TonyCrane
a33eac7aa8
docs: update changelog for #1742 #1744 #1745 #1746
2022-02-16 11:17:37 +08:00
鹤翔万里
09ce4717aa
Merge branch '3b1b:master' into master
2022-02-14 20:02:50 +08:00
TonyCrane
f29ef87bba
style/docs: fix argument help style and update docs for it
2022-02-14 19:50:30 +08:00
TonyCrane
fc1e916f42
docs: update changelog for #1725 #1727 #1728 #1731 #1739 #1740
2022-02-14 14:03:51 +08:00
TonyCrane
960463d143
docs: remove support for python 3.6
2022-02-13 20:47:04 +08:00
TonyCrane
3883f57bf8
release: ready to release v1.4.1
2022-02-04 11:03:37 +08:00
TonyCrane
1ec00629a5
release: ready to release v1.4.0
2022-01-30 13:06:22 +08:00
TonyCrane
aa6335cd90
docs: update changelog for #1719 #1720 #1721 and #1723
2022-01-30 13:00:57 +08:00
TonyCrane
1d14a23af9
docs: update changelog for #1712 #1717 and #1716
2022-01-27 22:21:40 +08:00
TonyCrane
dffa70ea15
docs: update changelog for #1704 and #1709
2022-01-27 22:09:57 +08:00
TonyCrane
09ced7ce9a
docs: update changelog for #1694 and #1697
2021-12-23 10:34:15 +08:00
TonyCrane
b61f1473a5
release: ready to release v1.3.0
2021-12-14 13:41:44 +08:00
TonyCrane
e3d5b49a55
docs: remove deprecated config usage example
2021-12-14 13:35:50 +08:00
TonyCrane
4d6a0db1e1
docs: update changelog for #1691 and #1678
2021-12-14 13:31:44 +08:00
TonyCrane
896b011d76
docs: update changelog for #1688
2021-12-14 12:11:25 +08:00
TonyCrane
d9cac38618
update changelog
2021-11-28 18:50:57 +08:00
Nightsky
c03279d626
Update the link of the Chinese Ver. Docs
2021-10-20 17:20:52 +08:00
TonyCrane
4d81d3678b
update changelog
2021-10-16 21:07:53 +08:00
TonyCrane
97d1609849
update changelog
2021-10-16 21:03:36 +08:00
TonyCrane
b6c23a09e9
update version to v1.2.0
2021-10-16 13:07:26 +08:00
TonyCrane
bee3470856
update changelog
2021-10-16 11:12:13 +08:00
TonyCrane
0021880fba
update changelog
2021-10-07 23:37:33 +08:00
Kausik SS
e712951f2d
Typo fix in UpdatersExample
2021-08-24 10:44:24 +05:30