2013-10-22 |
Campbell Barton | style cleanup |
blob | commitdiff | raw |
2013-10-12 |
Brecht Van Lommel | Further tweak for dual quaternion armature deform probl... |
blob | commitdiff | raw | diff to current |
2013-10-12 |
Brecht Van Lommel | Fix dual quaternion armature deform giving erratic... |
blob | commitdiff | raw | diff to current |
2013-09-10 |
Campbell Barton | add angle_to_mat2 utility function. |
blob | commitdiff | raw | diff to current |
2013-08-28 |
Thomas Dinges | Cycles / Sky Texture: |
blob | commitdiff | raw | diff to current |
2013-08-23 |
Campbell Barton | set function args in BLI_math_rotation as const where... |
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-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-21 |
Sergey Sharybin | Merging r58362 through r58463 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-20 |
Thomas Dinges | Merged revision(s) 58356-58423 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-19 |
Mitchell Stokes | Merged changes from trunk r58324-58419. ge_dev |
blob | commitdiff | raw | diff to current |
2013-07-19 |
Campbell Barton | style cleanup: braces/indentation |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Creating a BGE staging branch. |
blob | commitdiff | raw | diff to current |
2013-06-24 |
Sergey Sharybin | Merging r57629 through r57694 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-06-23 |
Thomas Dinges | Merged revision(s) 57587-57670 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-06-22 |
Campbell Barton | remove vec_rot_to_mat3(), replace with axis_angle_norma... |
blob | commitdiff | raw | diff to current |
2013-05-27 |
Campbell Barton | fix error in own recent commit, also other minor changes. |
blob | commitdiff | raw | diff to current |
2013-05-26 |
Campbell Barton | BLI_math rename functions: |
blob | commitdiff | raw | diff to current |
2013-04-15 |
Campbell Barton | rename axis_angle_to_mat3_no_norm() --> axis_angle_norm... |
blob | commitdiff | raw | diff to current |
2013-04-15 |
Antony Riakiotakis | New implementation for twist brushes. |
blob | commitdiff | raw | diff to current |
2013-04-04 |
Campbell Barton | svn merge ^/trunk/blender -r55700:55776 |
blob | commitdiff | raw | diff to current |
2013-04-04 |
Campbell Barton | code cleanup: use bools, (float)sin/(float)cos -> sinf... |
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-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-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54802. |
blob | commitdiff | raw | diff to current |
2013-02-19 |
Campbell Barton | fix for [#34283] wasn't working in my tests (attached... |
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-11 |
Campbell Barton | style cleanup: also some typos |
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-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-21 |
Campbell Barton | mesh-cache deform modifier, |
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 |
2012-12-19 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53146. |
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-19 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52340. |
blob | commitdiff | raw | diff to current |
2012-11-18 |
Campbell Barton | style cleanup: comments & spelling |
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-11-03 |
Campbell Barton | code cleanup: float <> double conversion. |
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-22 |
Campbell Barton | style cleanup |
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-30 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50956. |
blob | commitdiff | raw | diff to current |
2012-09-26 |
Campbell Barton | incorrect spelling in comments |
blob | commitdiff | raw | diff to current |
2012-09-25 |
Campbell Barton | fix [#32646] Duplifaces can have wrong orientation... |
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-20 |
Campbell Barton | code cleanup: remove unused macros, commet some which... |
blob | commitdiff | raw | diff to current |
2012-08-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50257. |
blob | commitdiff | raw | diff to current |
2012-08-26 |
Sergey Sharybin | Merging r50192 through r50223 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-08-25 |
Campbell Barton | code cleanup: vec_to_quat |
blob | commitdiff | raw | diff to current |
2012-08-25 |
Campbell Barton | add conjugate_qt_qt(), also some code cleanup and use... |
blob | commitdiff | raw | diff to current |
2012-08-25 |
Campbell Barton | minor code cleanup |
blob | commitdiff | raw | diff to current |
2012-08-25 |
Campbell Barton | don't use a while loop when in compatible_eul(). this... |
blob | commitdiff | raw | diff to current |
2012-08-12 |
Tamito Kajiyama | Merged changes in the trunk up to revision 49797. |
blob | commitdiff | raw | diff to current |
2012-08-10 |
Sergey Sharybin | Merging r49738 through r49757 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-08-10 |
Campbell Barton | zero rotation values for quat_apply_track() which were... |
blob | commitdiff | raw | diff to current |
2012-08-06 |
Campbell Barton | svn merge ^/trunk/blender -r49573:49601 |
blob | commitdiff | raw | diff to current |
2012-08-05 |
Campbell Barton | use define for 0.375 = GLA_PIXEL_OFS, used all over... |
blob | commitdiff | raw | diff to current |
2012-08-02 |
Tamito Kajiyama | Merged changes in the trunk up to revision 49478. |
blob | commitdiff | raw | diff to current |
2012-07-25 |
Sergey Sharybin | Merging r49212 through r49222 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-07-25 |
Sergey Sharybin | Fix regression introduced in svn rev49122 |
blob | commitdiff | raw | diff to current |
2012-07-23 |
Campbell Barton | svn merge ^/trunk/blender -r49118:49143 |
blob | commitdiff | raw | diff to current |
2012-07-22 |
Campbell Barton | code cleanup: remove unused math functions (where alrea... |
blob | commitdiff | raw | diff to current |
2012-07-22 |
Campbell Barton | code cleanup: use cosf and sinf when both args and... |
blob | commitdiff | raw | diff to current |
2012-07-21 |
Sergey Sharybin | Merging r49105 through r49107 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-07-21 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2012-07-21 |
Campbell Barton | svn merge ^/trunk/blender -r49082:49104 |
blob | commitdiff | raw | diff to current |
2012-07-21 |
Campbell Barton | use fabsf when using floats. |
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-07 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2012-05-26 |
Tamito Kajiyama | Merged changes in the trunk up to revision 47056. |
blob | commitdiff | raw | diff to current |
2012-05-24 |
Sergey Sharybin | Merging r46725 through r46963 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-05-21 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r46750:HEAD |
blob | commitdiff | raw | diff to current |
2012-05-20 |
Campbell Barton | code cleanup: spelling |
blob | commitdiff | raw | diff to current |
2012-05-19 |
Tamito Kajiyama | Merged changes in the trunk up to revision 46787. |
blob | commitdiff | raw | diff to current |
2012-05-15 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r46559:HEAD |
blob | commitdiff | raw | diff to current |
2012-05-13 |
Campbell Barton | svn merge: Merging r46558 through r46612, from trunk |
blob | commitdiff | raw | diff to current |
2012-05-12 |
Campbell Barton | style cleanup: whitespace, bli & makesdna |
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 -r46000:46100 |
blob | commitdiff | raw | diff to current |
2012-04-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 46045. |
blob | commitdiff | raw | diff to current |
2012-04-28 |
Sergey Sharybin | Merging r45936 through r46042 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-04-28 |
Sergey Sharybin | Camera tracking: support of tripod motion solving |
blob | commitdiff | raw | diff to current |
2012-04-28 |
Campbell Barton | patch [#31104] Correct comment for mul_qt_v3 |
blob | commitdiff | raw | diff to current |
2012-04-28 |
Campbell Barton | code cleanup: |
blob | commitdiff | raw | diff to current |
2012-04-14 |
Sergey Sharybin | Merging r44227 through r45619 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-04-04 |
Tamito Kajiyama | Merged changes in the trunk up to revision 45383. |
blob | commitdiff | raw | diff to current |
2012-04-03 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r44562:45364 |
blob | commitdiff | raw | diff to current |
next |