2014-07-21 |
Campbell Barton | Math Lib: rename mul_serie_m3 to mul_m3_series & reorde... |
blob | commitdiff | raw |
2014-07-20 |
Sergey Sharybin | Correction to 7c7b730, multiplication order was flipped |
blob | commitdiff | raw | diff to current |
2014-07-20 |
Campbell Barton | Math Lib: use variable length args for mul_serie_m3... |
blob | commitdiff | raw | diff to current |
2014-05-29 |
Campbell Barton | Math lib: add negate_m3, negate_m4 |
blob | commitdiff | raw | diff to current |
2014-05-23 |
Dalai Felinto | Bake-API: relaxing in the check for scale uniformity |
blob | commitdiff | raw | diff to current |
2014-04-01 |
Campbell Barton | Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT... |
blob | commitdiff | raw | diff to current |
2014-03-25 |
Sergey Sharybin | Correction to the previous commit |
blob | commitdiff | raw | diff to current |
2014-03-25 |
Sergey Sharybin | Fix T38870: Freezes when jumping in front of a keyframe. |
blob | commitdiff | raw | diff to current |
2014-02-01 |
Campbell Barton | Math lib: simplify size_to_mat4 and use in b_bone_splin... |
blob | commitdiff | raw | diff to current |
2014-01-05 |
Campbell Barton | Text3d: selection in editmode now follows rotated text... |
blob | commitdiff | raw | diff to current |
2013-12-05 |
Campbell Barton | Code Cleanup: use strict flags for math lib, add inline... |
blob | commitdiff | raw | diff to current |
2013-12-03 |
Campbell Barton | Code Cleanup: correct fabsf/fabs/abs use |
blob | commitdiff | raw | diff to current |
2013-10-25 |
Campbell Barton | correct typo |
blob | commitdiff | raw | diff to current |
2013-10-20 |
Sergey Sharybin | Code cleanup: added generic function copt_m3_m3d |
blob | commitdiff | raw | diff to current |
2013-10-18 |
Sergey Sharybin | Move utility functions from mball to mathutils |
blob | commitdiff | raw | diff to current |
2013-09-11 |
Sergey Sharybin | Fix #36701: Mask pivioting doesnt honor parenting |
blob | commitdiff | raw | diff to current |
2013-08-12 |
Sergey Sharybin | Merging r58778 through r59080 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-07 |
Thomas Dinges | Merged revision(s) 58859-58993 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-08-06 |
Sergey Sharybin | Add assert to mul_v3_m3v3 and mul_v2_m3v3, |
blob | commitdiff | raw | diff to current |
2013-07-31 |
Thomas Dinges | Cycles / HSV Separator and Combine node: |
blob | commitdiff | raw | diff to current |
2013-07-31 |
Thomas Dinges | Merged revision(s) 58682-58770 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-30 |
Sergey Sharybin | Merging r58701 through r58746 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-30 |
Campbell Barton | function renaming for own recently added BLI_math funct... |
blob | commitdiff | raw | diff to current |
2013-07-29 |
Sergey Sharybin | Merging r58475 through r58700 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-28 |
Thomas Dinges | Merged revision(s) 58585-58681 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-26 |
Campbell Barton | fix [#36282] Spin error with non uniform scale |
blob | commitdiff | raw | diff to current |
2013-07-26 |
Campbell Barton | optimization: call one bmesh operator for rotate (not 3). |
blob | commitdiff | raw | diff to current |
2013-07-24 |
Thomas Dinges | Merged revision(s) 58452-58584 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-21 |
Sergey Sharybin | Merging r58464 through r58474 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-21 |
Campbell Barton | code cleanup: add break statements in switch ()'s,... |
blob | commitdiff | raw | diff to current |
2013-07-17 |
Thomas Dinges | Merged revision(s) 58241-58355 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-17 |
Sergey Sharybin | Merging r58280 through r58329 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-17 |
Mitchell Stokes | Merging changes from trunk r58091-58323. |
blob | commitdiff | raw | diff to current |
2013-07-16 |
Campbell Barton | correct own incorrect check bmesh edgerin subdivide... |
blob | commitdiff | raw | diff to current |
2013-07-15 |
Sergey Sharybin | Merging r58196 through r58265 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-13 |
Thomas Dinges | Merged revision(s) 58093-58225 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-13 |
Campbell Barton | fix for orthogonalize_m3,4, missing break statements... |
blob | commitdiff | raw | diff to current |
2013-07-11 |
Sergey Sharybin | Merging r58148 through r58165 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-10 |
Campbell Barton | no need to copy mat4x4 -> 3x3 in mat4_to_scale |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Creating a BGE staging branch. |
blob | commitdiff | raw | diff to current |
2013-05-26 |
Campbell Barton | BLI_math rename functions: |
blob | commitdiff | raw | diff to current |
2013-05-12 |
Brecht Van Lommel | Fix #35319: python 2x2 matrix inverse and adjugate... |
blob | commitdiff | raw | diff to current |
2013-05-08 |
Campbell Barton | add matrix multiply for projection that outputs 2d... |
blob | commitdiff | raw | diff to current |
2013-04-17 |
Campbell Barton | Support object scale for mesh display options. (current... |
blob | commitdiff | raw | diff to current |
2013-04-16 |
Ton Roosendaal | Blender Internal Render in viewport |
blob | commitdiff | raw | diff to current |
2013-03-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55546. |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55357. |
blob | commitdiff | raw | diff to current |
2013-03-09 |
Campbell Barton | add inline function mul_project_m4_v3_zfac() to get... |
blob | commitdiff | raw | diff to current |
2013-03-09 |
Campbell Barton | code cleanup: was using var named 'in' for output. |
blob | commitdiff | raw | diff to current |
2013-03-09 |
Campbell Barton | code cleanup: move runtime var zfac out of RegionView3D... |
blob | commitdiff | raw | diff to current |
2013-02-25 |
Sergey Sharybin | code cleanup: remove unused and unsupported functions... |
blob | commitdiff | raw | diff to current |
2013-02-25 |
Sergey Sharybin | Camera tracking: libmv distortion API now also uses... |
blob | commitdiff | raw | diff to current |
2013-02-16 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54594. |
blob | commitdiff | raw | diff to current |
2013-02-12 |
Campbell Barton | code cleanup: some style edits, also allow mul_v2_m2v2... |
blob | commitdiff | raw | diff to current |
2013-02-11 |
Antony Riakiotakis | Old bug fix: Uv smart stitch failed to detect angle... |
blob | commitdiff | raw | diff to current |
2013-02-10 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54421. |
blob | commitdiff | raw | diff to current |
2013-02-09 |
Campbell Barton | code cleanup: use const for matrix functions vector... |
blob | commitdiff | raw | diff to current |
2013-01-29 |
Campbell Barton | correction to r54188, also don't attempt to triangulate... |
blob | commitdiff | raw | diff to current |
2013-01-29 |
Campbell Barton | skip calculating the normal for each face when triangul... |
blob | commitdiff | raw | diff to current |
2013-01-26 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54110. |
blob | commitdiff | raw | diff to current |
2013-01-23 |
Brecht Van Lommel | Fix normalize_m4_m4 not working correct by not copying... |
blob | commitdiff | raw | diff to current |
2013-01-23 |
Sergej Reich | math: Add functions to decompose transformation matrices |
blob | commitdiff | raw | diff to current |
2013-01-12 |
Campbell Barton | code cleanup: style and replace (float)sin, (float... |
blob | commitdiff | raw | diff to current |
2013-01-05 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53584. |
blob | commitdiff | raw | diff to current |
2012-12-23 |
Campbell Barton | fix for bug where weight paint would draw hidden faces... |
blob | commitdiff | raw | diff to current |
2012-12-19 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53146. |
blob | commitdiff | raw | diff to current |
2012-12-15 |
Campbell Barton | style cleanup: stop the style checker script from compl... |
blob | commitdiff | raw | diff to current |
2012-12-14 |
Brecht Van Lommel | Fix #33497: seting object scale to 0 on one axis made... |
blob | commitdiff | raw | diff to current |
2012-12-14 |
Campbell Barton | add assert if both args to invert_m4_m4 are the same. |
blob | commitdiff | raw | diff to current |
2012-12-11 |
Campbell Barton | define the size of matrix args for both rows/cols. |
blob | commitdiff | raw | diff to current |
2012-12-10 |
Sergey Sharybin | Merging r51923 through r52851 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-11-07 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51985. |
blob | commitdiff | raw | diff to current |
2012-11-07 |
Campbell Barton | fix [#33106] Decimate modifier/collapse give bad result |
blob | commitdiff | raw | diff to current |
2012-11-05 |
Sergey Sharybin | Merging r50625 through r51896 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-11-04 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51863. |
blob | commitdiff | raw | diff to current |
2012-11-04 |
Campbell Barton | code cleanup: quiet -Wdouble-promotion, disabled this... |
blob | commitdiff | raw | diff to current |
2012-11-04 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51853. |
blob | commitdiff | raw | diff to current |
2012-10-29 |
Campbell Barton | py api: add mathutils.Matrix adjugate(d) methods, also... |
blob | commitdiff | raw | diff to current |
2012-10-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51718. |
blob | commitdiff | raw | diff to current |
2012-10-23 |
Campbell Barton | rename api functions... |
blob | commitdiff | raw | diff to current |
2012-10-20 |
Campbell Barton | style cleanup: comments |
blob | commitdiff | raw | diff to current |
2012-10-09 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r48592:HEAD |
blob | commitdiff | raw | diff to current |
2012-09-23 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50829. |
blob | commitdiff | raw | diff to current |
2012-09-16 |
Bastien Montagne | Few cleanup in matrix mathutils (make mul_m3_m3m4 and... |
blob | commitdiff | raw | diff to current |
2012-07-20 |
Tamito Kajiyama | Merged changes in the trunk up to revision 49090. |
blob | commitdiff | raw | diff to current |
2012-07-18 |
Sergey Sharybin | Merging r49020 through r49024 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-07-18 |
Campbell Barton | fix incorrect assert for mask face checking, also corre... |
blob | commitdiff | raw | diff to current |
2012-07-13 |
Tamito Kajiyama | Merged changes in the trunk up to revision 48893. |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Sergey Sharybin | Movie Clip Node: skip putting frame to cache when... |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Sergey Sharybin | Mango request: added an input node to use track's posit... |
blob | commitdiff | raw | diff to current |
2012-07-08 |
Campbell Barton | svn merge ^/trunk/blender -r48691:48729 |
blob | commitdiff | raw | diff to current |
2012-07-06 |
Campbell Barton | style cleanup: use c style comments in C code |
blob | commitdiff | raw | diff to current |
2012-05-09 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r45927:HEAD --accept=theirs... |
blob | commitdiff | raw | diff to current |
2012-05-08 |
Ove Murberg Henriksen | merging back to a version that works... |
blob | commitdiff | raw | diff to current |
2012-05-06 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r46100:46200 |
blob | commitdiff | raw | diff to current |
2012-05-06 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r46000:46100 |
blob | commitdiff | raw | diff to current |
2012-05-05 |
Tamito Kajiyama | Merged changes in the trunk up to revision 46309. |
blob | commitdiff | raw | diff to current |
2012-05-02 |
Sergey Sharybin | Merging r46137 through r46202 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-05-01 |
Sergey Sharybin | Fix #31193: Normals don't have any Z component |
blob | commitdiff | raw | diff to current |
2012-04-30 |
Sergey Sharybin | Merging r46074 through r46095 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
next |