Splines
97b6e39abb
Init new focus() command
2024-11-10 18:48:33 +01:00
Grant Sanderson
b84376d6fd
Add Cone
2024-11-08 14:28:17 -06:00
Grant Sanderson
9475fcd19e
Have clip plane recurse through family
2024-11-08 14:27:20 -06:00
Grant Sanderson
003c4d8626
Merge pull request #2231 from MathItYT/master
...
Fix bad 3D overlapping
2024-10-27 13:07:35 -05:00
MathItYT
693a859caf
revert changes in mobject.py and camera.py
2024-10-27 14:10:12 -03:00
MathItYT
52948f846e
Merge branch 'master' of https://github.com/MathItYT/manimgl
2024-10-27 14:07:03 -03:00
MathItYT
1738876f43
fix bad 3D overlapping using z_index
2024-10-27 14:06:35 -03:00
Mitko Nikov
dc731f8bf2
Properly check modifier keys.
2024-10-25 00:01:30 +02:00
MathItYT
e5cf0558d8
fix 3D bad overlapping
2024-10-23 20:31:52 -03:00
Grant Sanderson
1139b545f9
Merge pull request #2214 from 3b1b/update-pango-requirement
...
Update ManimPango requirement
2024-10-23 17:59:08 -05:00
Grant Sanderson
0b65e4c7b6
Merge pull request #2220 from Varniex/master
...
Minor Bug fixed: window's bg color now changing.
2024-10-23 17:58:52 -05:00
Grant Sanderson
371fca147b
Update version in setup.cfg
2024-10-23 17:54:18 -05:00
Grant Sanderson
e1816c2ac5
Merge pull request #2230 from 3b1b/video-work
...
Misc. bug fixes
2024-10-23 17:44:08 -05:00
Grant Sanderson
199395b6e3
Fix negative winding issue
...
https://github.com/3b1b/manim/issues/2146
2024-10-23 17:40:31 -05:00
Grant Sanderson
837bb14c03
Merge branch 'master' of github.com:3b1b/manim into video-work
2024-10-23 11:41:29 -05:00
Grant Sanderson
eca370f5ce
Merge pull request #2229 from 3b1b:add-dependency
...
Add mapbox-earcut dependency
2024-10-23 11:41:06 -05:00
Grant Sanderson
5505fc1d54
Add mapbox-earcut dependency
2024-10-23 11:40:14 -05:00
Varniex
04295ec177
Minor Bug fixed: window's bg color now changing.
2024-10-20 16:53:47 +05:30
Grant Sanderson
0c7c9dee93
Merge branch 'master' of github.com:3b1b/manim into video-work
2024-10-17 12:43:57 -05:00
Grant Sanderson
1a65498f97
Merge pull request #2218 from 3b1b/3b1b-patch-1
...
Update setup.cfg
2024-10-17 12:43:28 -05:00
Grant Sanderson
a34c4482f6
Update setup.cfg
2024-10-17 10:43:18 -07:00
Grant Sanderson
e3e87f6110
Update Pango requirement
2024-10-17 12:32:11 -05:00
Grant Sanderson
aaa28a2712
Discard transparent parts of textured surfaces
2024-10-17 12:31:53 -05:00
Grant Sanderson
aa18373eb7
Update ManimPango requirement
2024-10-15 09:51:55 -07:00
Grant Sanderson
d499544366
Merge pull request #2180 from fofoni/fix-ipython-scope
...
Fix `NameError` when a pasted function attempts to access a variable in its outer scope
2024-10-13 20:57:19 -05:00
Pedro Fonini
2dd0256af6
Instantiate the IPython shell without a local ns
2024-10-12 22:02:43 -03:00
Grant Sanderson
d4080b8978
Merge pull request #2179 from 3b1b/3b1b-patch-1
...
Reference workflow documentation
2024-10-12 15:42:35 -07:00
Grant Sanderson
23c9e67fa4
Reference workflow documentation
2024-10-12 15:42:25 -07:00
Grant Sanderson
cce4ffbb60
Merge pull request #2177 from 3b1b/video-work
...
Fix issue with Difference
2024-10-10 13:20:53 -07:00
Grant Sanderson
99493fc4f7
Fix issue with Difference
...
https://github.com/3b1b/manim/issues/2174
2024-10-10 15:13:33 -05:00
Grant Sanderson
81b17dd63e
Merge pull request #2168 from zhujisheng/patch-1
...
Update scene.py to make scene.time more accurate
2024-10-10 12:24:05 -07:00
Grant Sanderson
15e5d8a07a
Merge pull request #2176 from 3b1b/video-work
...
Video work
2024-10-10 12:23:19 -07:00
Grant Sanderson
154a473a12
Get rid of globals update locals hack
...
It seems this issues is no longer there in the case of list constructors(?). Although it still exists for functions defined within a cell, that can be circumvented with more explicit function arguments.
2024-10-10 14:05:43 -05:00
Grant Sanderson
29cb6f76fe
Write scene insertions into a subdirectory
2024-10-02 07:24:33 -05:00
Grant Sanderson
09e9e65ba4
Merge branch 'master' of github.com:3b1b/manim into video-work
2024-10-01 13:29:42 -05:00
Grant Sanderson
f69b189f2c
Merge pull request #2171 from 3b1b/fix-vert-index-issue
...
Remove use of gl_VertexID
2024-10-01 11:27:57 -07:00
Grant Sanderson
641c03a95b
Change condition for updating VMobject. outer_vert_indices
2024-10-01 13:27:02 -05:00
Grant Sanderson
f737823bac
Add VMobject. get_shader_vert_indices
2024-10-01 13:20:23 -05:00
Grant Sanderson
95bb67c47f
Change return type for Mobject.get_shader_data
2024-10-01 13:18:40 -05:00
Grant Sanderson
512fb89726
Save VMobject. outer_vert_indices
2024-10-01 13:14:24 -05:00
Grant Sanderson
cf37f34e1f
Add copy cursor position option
2024-10-01 13:05:00 -05:00
Grant Sanderson
bddd9c35ea
Tiny formatting
2024-10-01 13:04:50 -05:00
Grant Sanderson
f0bf50eb7f
Remove use of gl_VertexID
2024-09-28 09:54:28 -05:00
Grant Sanderson
fea7096cbe
Change default animation behavior to suspend_mobject_updating=False
2024-09-28 09:48:20 -05:00
zhujisheng
ccb9977a67
Update scene.py to make scene.time more accurate
...
When the time intervals are (0, dt, 2dt, ...), during the first frame processing, only the video is inserted, but the update parameter is 0, which causes scene.time to be inaccurate. The correct time intervals should be (dt, 2dt, ...)
2024-09-23 23:48:18 +08:00
Grant Sanderson
1f8ad5be16
Fix pfp for null curves
2024-09-21 12:17:10 -04:00
Grant Sanderson
217eb6b486
Move new VectorField from optics projects into main repo
2024-09-21 12:16:09 -04:00
Grant Sanderson
0804109301
Flatten uniform arrays
2024-09-21 12:15:37 -04:00
Grant Sanderson
62a4ea5165
Update description of remove_list_redundancies
2024-09-21 12:15:29 -04:00
Grant Sanderson
3e7244b90b
Fix bad argument
2024-09-21 12:15:06 -04:00