mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Deploying to gh-pages from @ 558f2652a4
🚀
This commit is contained in:
parent
3e80076e67
commit
ebbd513d2f
22 changed files with 67 additions and 67 deletions
|
@ -19,7 +19,7 @@ This document is for reference only, see the source code for details.
|
|||
- Deleted ``FadeInFrom, FadeInFromDown, FadeOutAndShift, FadeOutAndShiftDown, FadeInFromLarge``, these can be used ``FadeIn, FadeOut`` to achieve the same effect more easily
|
||||
- Added ``FadeTransform`` to cross fade between two objects, and subclass ``FadeTransformPieces``
|
||||
- Added ``CountInFrom(decimal_mob, source_number=0)`` to count ``decimal_mob`` from ``source_number`` to the current value
|
||||
- ``Rotating`` can directly pass in ``angle`` and ``axis`` without writing keywords ``angle=, axis= ``
|
||||
- ``Rotating`` can directly pass in ``angle`` and ``axis`` without writing keywords ``angle=, axis=``
|
||||
- ``Rotate`` has become a subclass of ``Rotating``, and the distortion effect in ``Transform`` will not appear
|
||||
- Removed ``MoveCar`` animation
|
||||
- Added ``TransformMatchingShapes(mobject, target_mobject)`` and ``TransformMatchingTex(mobject, target_mobject)``
|
||||
|
@ -141,4 +141,4 @@ This document is for reference only, see the source code for details.
|
|||
- ``constants``
|
||||
|
||||
- Fixed the aspect ratio of the screen to 16:9
|
||||
- Deleted the old gray series (``LIGHT_GREY``, ``GREY``, ``DARK_GREY``, ``DARKER_GREY``), added a new series of gray ``GREY_A``~``GREY_E``
|
||||
- Deleted the old gray series (``LIGHT_GREY``, ``GREY``, ``DARK_GREY``, ``DARKER_GREY``), added a new series of gray ``GREY_A`` ~ ``GREY_E``
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?194c26202f65d2da871cc45f">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?194c26202f65d2da871cc45f">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?b1e448f811c9edabe4cdeb57">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?b1e448f811c9edabe4cdeb57">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?194c26202f65d2da871cc45f"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?b1e448f811c9edabe4cdeb57"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?fc7cb8d036b4012912e2fd43">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?fc7cb8d036b4012912e2fd43">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?2a854fc506e96283bfe40ec0">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?2a854fc506e96283bfe40ec0">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?fc7cb8d036b4012912e2fd43"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?2a854fc506e96283bfe40ec0"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?96867b8be01891b6d52fdd89">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?96867b8be01891b6d52fdd89">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?57bea9b4f0af499c09e3166b">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?57bea9b4f0af499c09e3166b">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?96867b8be01891b6d52fdd89"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?57bea9b4f0af499c09e3166b"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?60ee990fba961cebfa8f5bce">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?60ee990fba961cebfa8f5bce">
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?910e47cb38dcadb9fd8adb2c">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?910e47cb38dcadb9fd8adb2c">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../../_static/clipboard.min.js"></script>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?60ee990fba961cebfa8f5bce"></script></head>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?910e47cb38dcadb9fd8adb2c"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?d194860d70014769c488709f">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?d194860d70014769c488709f">
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?5fa00980e152cff29223cf32">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?5fa00980e152cff29223cf32">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../../_static/clipboard.min.js"></script>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?d194860d70014769c488709f"></script></head>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?5fa00980e152cff29223cf32"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?2483a38f546b037c9a58510e">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?2483a38f546b037c9a58510e">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?9f131079181b3fbd47f99284">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?9f131079181b3fbd47f99284">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?2483a38f546b037c9a58510e"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?9f131079181b3fbd47f99284"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?7cdcbca0468a7d954756d38c">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?7cdcbca0468a7d954756d38c">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?07524330ce2a9ab254473be1">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?07524330ce2a9ab254473be1">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?7cdcbca0468a7d954756d38c"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?07524330ce2a9ab254473be1"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?792b96398c86dfd907ccd4dc">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?792b96398c86dfd907ccd4dc">
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?2e266b5ea8dd34b99a2b6497">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?2e266b5ea8dd34b99a2b6497">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../../_static/clipboard.min.js"></script>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?792b96398c86dfd907ccd4dc"></script></head>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?2e266b5ea8dd34b99a2b6497"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?5793aff40c19c2d6e4f081ec">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?5793aff40c19c2d6e4f081ec">
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?7dc213d97ddbbc88bf58cd21">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?7dc213d97ddbbc88bf58cd21">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../../_static/clipboard.min.js"></script>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?5793aff40c19c2d6e4f081ec"></script></head>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?7dc213d97ddbbc88bf58cd21"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?e50b8db2832775f0b03cfd1c">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?e50b8db2832775f0b03cfd1c">
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?6e45f7bb8c468d561144963c">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?6e45f7bb8c468d561144963c">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../../_static/clipboard.min.js"></script>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?e50b8db2832775f0b03cfd1c"></script></head>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?6e45f7bb8c468d561144963c"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?4ce840c0ccf9ee9800f78a5a">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?4ce840c0ccf9ee9800f78a5a">
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?2bbe4f9aabab2356947bd19c">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?2bbe4f9aabab2356947bd19c">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../../_static/clipboard.min.js"></script>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?4ce840c0ccf9ee9800f78a5a"></script></head>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?2bbe4f9aabab2356947bd19c"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="_static/custom.css" />
|
||||
<link rel="stylesheet" href="_static/colors.css" />
|
||||
<link rel="stylesheet" href="_static/styles/default.css?89d396f0eb53d547350a2660">
|
||||
<link rel="stylesheet" href="_static/pygments.css?89d396f0eb53d547350a2660">
|
||||
<link rel="stylesheet" href="_static/styles/default.css?ab5bb48e212cc284780483c5">
|
||||
<link rel="stylesheet" href="_static/pygments.css?ab5bb48e212cc284780483c5">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="_static/language_data.js" defer></script>
|
||||
|
||||
<script src="_static/clipboard.min.js"></script>
|
||||
<script src="_static/copybutton.js"></script><script src="_static/scripts/main.js?89d396f0eb53d547350a2660"></script></head>
|
||||
<script src="_static/copybutton.js"></script><script src="_static/scripts/main.js?ab5bb48e212cc284780483c5"></script></head>
|
||||
<body dir="">
|
||||
|
||||
</body>
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?cf715056261cefa9344237b5">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?cf715056261cefa9344237b5">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?516438d1cc69de41397f1c17">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?516438d1cc69de41397f1c17">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?cf715056261cefa9344237b5"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?516438d1cc69de41397f1c17"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?5673dfb2c320ef7c759811d7">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?5673dfb2c320ef7c759811d7">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?139f5058ea9eed69292b8245">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?139f5058ea9eed69292b8245">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?5673dfb2c320ef7c759811d7"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?139f5058ea9eed69292b8245"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?f078220c42d2ee0fcc0210bd">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?f078220c42d2ee0fcc0210bd">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?dbf9f465b8938903dbfb9fd4">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?dbf9f465b8938903dbfb9fd4">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?f078220c42d2ee0fcc0210bd"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?dbf9f465b8938903dbfb9fd4"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?848a9bf90e4a159813261812">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?848a9bf90e4a159813261812">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?c759225c0892a5fb38359f15">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?c759225c0892a5fb38359f15">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?848a9bf90e4a159813261812"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?c759225c0892a5fb38359f15"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?4d237e445c45e12ed87bb176">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?4d237e445c45e12ed87bb176">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?638c7ce611817b7fb0055425">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?638c7ce611817b7fb0055425">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?4d237e445c45e12ed87bb176"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?638c7ce611817b7fb0055425"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?7483e1582a7ad7988d5dc2ac">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?7483e1582a7ad7988d5dc2ac">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?4ba0eca3b7bc10c43b295827">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?4ba0eca3b7bc10c43b295827">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?7483e1582a7ad7988d5dc2ac"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?4ba0eca3b7bc10c43b295827"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?941f75ba8041041867c7f485">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?941f75ba8041041867c7f485">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?bed35700a6766d73842af152">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?bed35700a6766d73842af152">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?941f75ba8041041867c7f485"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?bed35700a6766d73842af152"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
@ -137,7 +137,7 @@ that affect the use are not mentioned below.</p>
|
|||
<li><p>Deleted <code class="docutils literal notranslate"><span class="pre">FadeInFrom,</span> <span class="pre">FadeInFromDown,</span> <span class="pre">FadeOutAndShift,</span> <span class="pre">FadeOutAndShiftDown,</span> <span class="pre">FadeInFromLarge</span></code>, these can be used <code class="docutils literal notranslate"><span class="pre">FadeIn,</span> <span class="pre">FadeOut</span></code> to achieve the same effect more easily</p></li>
|
||||
<li><p>Added <code class="docutils literal notranslate"><span class="pre">FadeTransform</span></code> to cross fade between two objects, and subclass <code class="docutils literal notranslate"><span class="pre">FadeTransformPieces</span></code></p></li>
|
||||
<li><p>Added <code class="docutils literal notranslate"><span class="pre">CountInFrom(decimal_mob,</span> <span class="pre">source_number=0)</span></code> to count <code class="docutils literal notranslate"><span class="pre">decimal_mob</span></code> from <code class="docutils literal notranslate"><span class="pre">source_number</span></code> to the current value</p></li>
|
||||
<li><p><code class="docutils literal notranslate"><span class="pre">Rotating</span></code> can directly pass in <code class="docutils literal notranslate"><span class="pre">angle</span></code> and <code class="docutils literal notranslate"><span class="pre">axis</span></code> without writing keywords <a href="#id1"><span class="problematic" id="id2">``</span></a>angle=, axis= ``</p></li>
|
||||
<li><p><code class="docutils literal notranslate"><span class="pre">Rotating</span></code> can directly pass in <code class="docutils literal notranslate"><span class="pre">angle</span></code> and <code class="docutils literal notranslate"><span class="pre">axis</span></code> without writing keywords <code class="docutils literal notranslate"><span class="pre">angle=,</span> <span class="pre">axis=</span></code></p></li>
|
||||
<li><p><code class="docutils literal notranslate"><span class="pre">Rotate</span></code> has become a subclass of <code class="docutils literal notranslate"><span class="pre">Rotating</span></code>, and the distortion effect in <code class="docutils literal notranslate"><span class="pre">Transform</span></code> will not appear</p></li>
|
||||
<li><p>Removed <code class="docutils literal notranslate"><span class="pre">MoveCar</span></code> animation</p></li>
|
||||
<li><p>Added <code class="docutils literal notranslate"><span class="pre">TransformMatchingShapes(mobject,</span> <span class="pre">target_mobject)</span></code> and <code class="docutils literal notranslate"><span class="pre">TransformMatchingTex(mobject,</span> <span class="pre">target_mobject)</span></code></p></li>
|
||||
|
@ -274,7 +274,7 @@ that affect the use are not mentioned below.</p>
|
|||
<li><p><code class="docutils literal notranslate"><span class="pre">constants</span></code></p>
|
||||
<ul>
|
||||
<li><p>Fixed the aspect ratio of the screen to 16:9</p></li>
|
||||
<li><p>Deleted the old gray series (<code class="docutils literal notranslate"><span class="pre">LIGHT_GREY</span></code>, <code class="docutils literal notranslate"><span class="pre">GREY</span></code>, <code class="docutils literal notranslate"><span class="pre">DARK_GREY</span></code>, <code class="docutils literal notranslate"><span class="pre">DARKER_GREY</span></code>), added a new series of gray <code class="docutils literal notranslate"><span class="pre">GREY_A``~``GREY_E</span></code></p></li>
|
||||
<li><p>Deleted the old gray series (<code class="docutils literal notranslate"><span class="pre">LIGHT_GREY</span></code>, <code class="docutils literal notranslate"><span class="pre">GREY</span></code>, <code class="docutils literal notranslate"><span class="pre">DARK_GREY</span></code>, <code class="docutils literal notranslate"><span class="pre">DARKER_GREY</span></code>), added a new series of gray <code class="docutils literal notranslate"><span class="pre">GREY_A</span></code> ~ <code class="docutils literal notranslate"><span class="pre">GREY_E</span></code></p></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="_static/custom.css" />
|
||||
<link rel="stylesheet" href="_static/colors.css" />
|
||||
<link rel="stylesheet" href="_static/styles/default.css?f87e9afa1c90583605ca1c6d">
|
||||
<link rel="stylesheet" href="_static/pygments.css?f87e9afa1c90583605ca1c6d">
|
||||
<link rel="stylesheet" href="_static/styles/default.css?82d078444674bb4c69a06236">
|
||||
<link rel="stylesheet" href="_static/pygments.css?82d078444674bb4c69a06236">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="_static/language_data.js" defer></script>
|
||||
|
||||
<script src="_static/clipboard.min.js"></script>
|
||||
<script src="_static/copybutton.js"></script><script src="_static/scripts/main.js?f87e9afa1c90583605ca1c6d"></script></head>
|
||||
<script src="_static/copybutton.js"></script><script src="_static/scripts/main.js?82d078444674bb4c69a06236"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
<link rel="shortcut icon" href="_static/icon.png"/><meta name="generator" content="sphinx-3.0.3, furo 2020.10.05.beta9"/><title>Search - manim documentation</title><link rel="stylesheet" href="_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="_static/custom.css" />
|
||||
<link rel="stylesheet" href="_static/colors.css" />
|
||||
<link rel="stylesheet" href="_static/styles/default.css?941bcd7d67b7f525a1e67309">
|
||||
<link rel="stylesheet" href="_static/pygments.css?941bcd7d67b7f525a1e67309">
|
||||
<link rel="stylesheet" href="_static/styles/default.css?fe351e0cf3e3f2c14b142fed">
|
||||
<link rel="stylesheet" href="_static/pygments.css?fe351e0cf3e3f2c14b142fed">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -25,7 +25,7 @@
|
|||
|
||||
<script src="_static/clipboard.min.js"></script>
|
||||
<script src="_static/copybutton.js"></script>
|
||||
<script src="_static/searchtools.js" defer></script><script src="_static/scripts/main.js?941bcd7d67b7f525a1e67309"></script></head>
|
||||
<script src="_static/searchtools.js" defer></script><script src="_static/scripts/main.js?fe351e0cf3e3f2c14b142fed"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
Loading…
Add table
Reference in a new issue