|
6b39ba0502
|
Feature: argument coor_mask for move_to / next_to:
setting coor_mask = X_AXIS or Y_AXIS makes the alignment in just one coordinate
|
2018-02-12 22:41:34 +01:00 |
|
|
87811976d4
|
Merge branch 'master' into lighthouse2
# Conflicts:
# .gitignore -> resolved
|
2018-02-08 12:07:33 +01:00 |
|
|
dca03648ad
|
Tiny changes to mobject
|
2018-02-07 16:21:11 -08:00 |
|
|
87b7635988
|
bug fix session with Grant
|
2018-02-07 07:35:18 +01:00 |
|
|
322a172c28
|
Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber
|
2018-01-29 13:34:20 -08:00 |
|
|
55a723a284
|
Fixed bugs in Succession and AnimationGroup, and also created purely virtual Container class from which both Scene and MObject derive (conceptually unifying their remove/add methods)
|
2018-01-29 13:34:06 -08:00 |
|
|
5d811d2e81
|
Added kwargs to match_width, etc. methods
|
2018-01-25 23:50:52 -08:00 |
|
|
c7fa8c59ad
|
Made slicing into mobjects return a Group or VGroup instead of a list
|
2018-01-24 11:25:55 -08:00 |
|
|
64b5399bc5
|
Extended Mobject.align_to to handle aligning centers of mobjects
|
2018-01-23 13:41:14 -08:00 |
|
|
b683b5f628
|
rotate_in_place changes
|
2018-01-22 11:58:04 -08:00 |
|
|
9916e072aa
|
Added matching functions
|
2018-01-20 19:31:09 -08:00 |
|
|
c5b0e26090
|
Addressed places which depended on rotate being about the origin
|
2018-01-20 13:14:17 -08:00 |
|
|
1ffbc77eda
|
Bug fix to ApplyMethod treatment of method kwargs
|
2018-01-20 11:45:47 -08:00 |
|
|
7c9f5ca711
|
Updated the scale_to_fit Mobject methods based on new about_point and about_edge convention
|
2018-01-20 11:33:09 -08:00 |
|
|
fcd1e7d6a5
|
A few small fixes to new about_point behavior
|
2018-01-20 11:18:43 -08:00 |
|
|
850b6f9e88
|
Initial edits to make main movement methods take in about_point and about_edge kwargs
|
2018-01-20 10:56:52 -08:00 |
|
|
1332ec9ed1
|
Minor cleanups
|
2018-01-17 22:18:05 -08:00 |
|
|
a236e33e50
|
working on basel
|
2018-01-17 15:18:02 -08:00 |
|
|
0bf1a9e303
|
Changed default Mobject.scale behavior to scale about center of mobject. Also added easier functionality for scaling about the mobject's edge. This will very likely break certain functionality in any old projects that expect scale to scale about ORIGIN by default
|
2018-01-17 09:01:46 -08:00 |
|
|
a08e32be94
|
Tiny changes to mobject.py
|
2018-01-16 22:38:00 -08:00 |
|
|
72dac6b2c9
|
Added submobject_to_align and index_of_submobject_to_align to next_to, removing align_using_submobjects boolean
|
2018-01-16 18:40:26 -08:00 |
|
|
5d9eb8d5a0
|
Fixed get_merged_array bug
|
2018-01-15 15:06:01 -08:00 |
|
|
ffcd9b5767
|
Changed the defaults for where animations are written, and where images for ImageMobject and SVGMobject are sought after
|
2018-01-12 13:38:25 -08:00 |
|
|
0ce1a528c6
|
Added Surround method to MObject, as well as special-case implementation of it to Circle
|
2018-01-10 17:57:22 -08:00 |
|
|
b9aec1e907
|
Removed condition from Mobject.highlight
|
2017-10-26 21:30:59 -07:00 |
|
|
d138ffd353
|
Up to InterpretFirstWeightMatrixRows in NN part 2
|
2017-10-12 17:38:25 -07:00 |
|
|
5c1a8f9a32
|
NN Part 1 published
|
2017-10-05 10:07:28 -07:00 |
|
|
6fac1a578c
|
Fixed Mobject.copy to be more efficient and fault taulerent
|
2017-10-03 11:49:48 -07:00 |
|
|
2d20084573
|
nn progress up to introduction of weights and biases
|
2017-09-28 21:48:28 -07:00 |
|
|
9737d7ab21
|
Up to breaking up patterns in nn
|
2017-09-28 07:40:57 -07:00 |
|
|
9958a73059
|
Beginning nn project
|
2017-09-26 17:41:45 -07:00 |
|
|
12dcb7a3ea
|
Smattering of Bell and Wave work
|
2017-09-06 20:18:19 -07:00 |
|
|
80c433820c
|
Up to Venn Diagrams of Bell's project
|
2017-08-27 14:43:18 -07:00 |
|
|
f249da02cc
|
First wave animations for Bell's project
|
2017-08-25 17:56:55 -07:00 |
|
|
f1c0a341cc
|
apply_matrix for Mobject
|
2017-08-24 19:06:02 -07:00 |
|
|
715e81cb7c
|
Added align_to method to Mobject
|
2017-08-09 10:47:40 -07:00 |
|
|
ff3a214328
|
Beginning highD project
|
2017-08-05 20:47:06 -07:00 |
|
|
1951457b89
|
VariableProofOfWork in crypto
|
2017-07-05 10:14:46 -07:00 |
|
|
ea0f2c97f4
|
Deleted the cast error in class TOP
|
2017-05-12 17:08:49 +02:00 |
|
|
41b4483fd1
|
Made Mobject.copy somewhat lighter-weight
|
2017-03-24 17:27:09 -07:00 |
|
|
2252856807
|
Bug fix to finding submoject critical point
|
2017-03-10 16:54:04 -08:00 |
|
|
311a22048b
|
Beginning related rates example in eoc5
|
2017-03-09 15:50:40 -08:00 |
|
|
3b47887637
|
Preliminary end to efvgt
|
2017-03-02 00:43:13 -08:00 |
|
|
163ad545a8
|
Up to multiplicative group of reals in efvgt
|
2017-02-27 22:03:33 -08:00 |
|
|
3eac6bcaf9
|
Finished additive groups of efvgt
|
2017-02-27 15:56:22 -08:00 |
|
|
3535b39dd1
|
Sure, I *could* separate all these updates into separate reasonable commits, but where's the fun in that?
|
2017-02-16 13:03:26 -08:00 |
|
|
ac137eb683
|
A few bug fixes to the very buggy SVGMobject
|
2017-02-08 13:29:32 -08:00 |
|
|
5ad1de5434
|
Pattern for power rule in eoc3
|
2017-01-27 19:31:20 -08:00 |
|
|
b4e93b3376
|
80% through cube example
|
2017-01-26 19:59:55 -08:00 |
|
|
4c7e04f02f
|
Renaming MED_BUFF constant
|
2017-01-25 16:40:59 -08:00 |
|