Grant Sanderson
|
5b9ae8ddb3
|
Fixed flashing 3d dot problem
|
2018-09-04 16:14:39 -07:00 |
|
Grant Sanderson
|
405d566aa9
|
Bug fix to svg reading
|
2018-09-04 16:14:11 -07:00 |
|
Grant Sanderson
|
e967e472f3
|
Quaternion animations up to Patron draft
|
2018-09-02 21:56:10 -07:00 |
|
Grant Sanderson
|
6c590b6de4
|
Fixed Endscreen
|
2018-09-02 21:55:53 -07:00 |
|
Grant Sanderson
|
a102cc2cea
|
Cube rotations, intro scenes and more
|
2018-08-30 14:25:30 -07:00 |
|
Grant Sanderson
|
acf23a5e9d
|
Cube rotations, intro scenes and more
|
2018-08-30 14:25:21 -07:00 |
|
Grant Sanderson
|
1b0056f05d
|
Make sure normalize can take in a list
|
2018-08-30 14:24:57 -07:00 |
|
Grant Sanderson
|
289d822a92
|
Tiny bug fix
|
2018-08-30 14:24:40 -07:00 |
|
Grant Sanderson
|
9a85754014
|
Better Mobject.become
|
2018-08-30 14:24:25 -07:00 |
|
Grant Sanderson
|
cab3b1b3c6
|
Reverse arrow rectangle orientation
|
2018-08-30 14:24:05 -07:00 |
|
Grant Sanderson
|
5782c13813
|
Back to old way of z-indexing
|
2018-08-30 14:23:48 -07:00 |
|
Grant Sanderson
|
8a1f121207
|
Don't even try to display points with nan or infinity
|
2018-08-30 14:23:26 -07:00 |
|
Grant Sanderson
|
e0d6bd5449
|
Up to partial progress on HypersphereStereographicProjection
|
2018-08-29 00:10:14 -07:00 |
|
Grant Sanderson
|
6b7ca78ad5
|
Make fall back value in normalize an optional thing
|
2018-08-29 00:09:57 -07:00 |
|
Grant Sanderson
|
7736e321a0
|
+ for 0 in Decimal number
|
2018-08-29 00:09:34 -07:00 |
|
Grant Sanderson
|
0d95fe7234
|
Change where z-sorting happens in 3d camera
|
2018-08-29 00:09:09 -07:00 |
|
Grant Sanderson
|
bfa37e251f
|
Got rid of ValueTracker special cases in camera
|
2018-08-29 00:08:46 -07:00 |
|
Grant Sanderson
|
5e06869caf
|
Small fix to AnimationOnSurroundingRectangle
|
2018-08-29 00:08:25 -07:00 |
|
Grant Sanderson
|
8e163a7bcb
|
Finished(?) 3d stereographic projection animations
|
2018-08-28 09:45:57 -07:00 |
|
Grant Sanderson
|
ce1eb4eb15
|
get_winding_number
|
2018-08-28 09:45:12 -07:00 |
|
Grant Sanderson
|
6a225211a5
|
VMobject.set_shade_in_3d
|
2018-08-28 09:44:46 -07:00 |
|
Grant Sanderson
|
df9137b1ef
|
ParametricSurface parts should remember their coordinates
|
2018-08-28 09:44:32 -07:00 |
|
Grant Sanderson
|
dd2ee72900
|
Safer default for Mobject.apply_matrix
|
2018-08-28 09:44:10 -07:00 |
|
Grant Sanderson
|
62f0a20843
|
Dumb perspective hack
|
2018-08-28 09:43:45 -07:00 |
|
Grant Sanderson
|
8468d8d714
|
Merge pull request #276 from 3b1b/quaternions
Quaternions
|
2018-08-27 17:54:23 -07:00 |
|
Grant Sanderson
|
04b0cadb08
|
Up to TwoDStereographicProjection in quaternions
|
2018-08-27 16:34:06 -07:00 |
|
Grant Sanderson
|
25ff8cf51d
|
Slowed down default ambient rotation rate
|
2018-08-27 16:33:55 -07:00 |
|
Grant Sanderson
|
f163ba3bc6
|
Slighty more efficient get_location for VectorizedPoint
|
2018-08-27 16:33:36 -07:00 |
|
Grant Sanderson
|
2678669726
|
Fix to parametric surface
|
2018-08-27 16:33:06 -07:00 |
|
Grant Sanderson
|
c4b8f910c8
|
Added edge_to_fix to DecimalNumber
|
2018-08-27 16:32:32 -07:00 |
|
Grant Sanderson
|
b42e772563
|
Mobject should update when an updater is added (by default at least)
|
2018-08-27 16:32:12 -07:00 |
|
Grant Sanderson
|
9960ae177c
|
Added option for projection type to ThreeDCamera
|
2018-08-27 16:31:36 -07:00 |
|
Grant Sanderson
|
8ea4f8fda8
|
Bug fixes to ThreeDAxes
|
2018-08-27 16:31:05 -07:00 |
|
Grant Sanderson
|
35a59474fe
|
Camera shouldn't try to display ValueTrackers
|
2018-08-27 16:30:41 -07:00 |
|
Grant Sanderson
|
1bb952eab7
|
three_d_utils
|
2018-08-27 16:30:14 -07:00 |
|
Grant Sanderson
|
0595bcb608
|
Removed unneeded import
|
2018-08-27 16:30:00 -07:00 |
|
Grant Sanderson
|
6e1f9cd507
|
Up to ShowRotationUnderStereographicProjection
|
2018-08-26 13:17:48 -07:00 |
|
Grant Sanderson
|
731748df4c
|
Bug fix
|
2018-08-26 13:17:34 -07:00 |
|
Grant Sanderson
|
0b003fff44
|
More robust Mobject.become
|
2018-08-26 13:17:23 -07:00 |
|
Grant Sanderson
|
0a601927e0
|
Up to beginning of stereographic projection in quaternions
|
2018-08-25 18:32:55 -07:00 |
|
Grant Sanderson
|
2e64edcffe
|
Temporary bug fix on DecimalNumber...not fully figured out
|
2018-08-25 18:32:41 -07:00 |
|
Grant Sanderson
|
94b1c9d3af
|
Use Integer class for NumberLine
|
2018-08-25 18:32:09 -07:00 |
|
Grant Sanderson
|
979cd3a38f
|
Add copy_submobjects option to Mobject.become
|
2018-08-25 18:31:41 -07:00 |
|
Grant Sanderson
|
817fa065c4
|
Bug fix to pi_creature_scene blinking
|
2018-08-25 18:31:18 -07:00 |
|
Grant Sanderson
|
c8da884c5b
|
Improvements to Eyes
|
2018-08-25 18:30:51 -07:00 |
|
Grant Sanderson
|
ae5358d4ee
|
FadeInFromLarge
|
2018-08-25 18:30:29 -07:00 |
|
Grant Sanderson
|
c8469681cd
|
Small fix in fourier file
|
2018-08-23 14:46:56 -07:00 |
|
Grant Sanderson
|
52ec0cf8ea
|
Beginning quaternion animations
|
2018-08-23 14:46:43 -07:00 |
|
Grant Sanderson
|
5fefa6f612
|
Small fixes to Scene bugs
|
2018-08-23 14:46:22 -07:00 |
|
Grant Sanderson
|
c3919d25ab
|
Fixed -0 issue with DecimalNumber
|
2018-08-23 14:45:57 -07:00 |
|