projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
code cleanup: minor changes to last commit.
[blender.git]
/
source
/
blender
/
ikplugin
/
2012-08-18
Campbell Barton
cmake option to build without iksolver
tree
|
commitdiff
2012-07-29
Thomas Dinges
Fix compile error, IK_STRETCH_STIFF_EPS was undefined.
tree
|
commitdiff
2012-07-29
Campbell Barton
code cleanup:
tree
|
commitdiff
2012-07-29
Campbell Barton
code cleanup: replace MIN2/MAX2 with minf/maxf
tree
|
commitdiff
2012-07-27
Campbell Barton
defines to make it easier to manage ik stretch constant...
tree
|
commitdiff
2012-07-11
Campbell Barton
code cleanup: use const for passing vectors
tree
|
commitdiff
2012-07-10
Sergey Sharybin
Movie Clip Node: skip putting frame to cache when...
tree
|
commitdiff
2012-07-10
Sergey Sharybin
Mango request: added an input node to use track's posit...
tree
|
commitdiff
2012-07-08
Campbell Barton
svn merge ^/trunk/blender -r48691:48729
tree
|
commitdiff
2012-07-07
Campbell Barton
style cleanup
tree
|
commitdiff
2012-07-04
Sergey Sharybin
Merging r48545 through r48574 from trunk into soc-2011...
tree
|
commitdiff
2012-07-03
Bastien Montagne
More spell and typo fixes (mostly visualise->visualize...
tree
|
commitdiff
2012-07-01
Campbell Barton
svn merge ^/trunk/blender -r48415:48469
tree
|
commitdiff
2012-07-01
Campbell Barton
style cleanup
tree
|
commitdiff
2012-06-07
Sergey Sharybin
Merging r47535 through r47566 from trunk into soc-2011...
tree
|
commitdiff
2012-06-07
Benoit Bolsee
Fix [#31430] part 2: crash in iTaSC when end effector...
tree
|
commitdiff
2012-06-07
Benoit Bolsee
Fix unaligned array crash in Eigen3 because of compilat...
tree
|
commitdiff
2012-06-03
Campbell Barton
svn merge ^/trunk/blender -r47325:47381
tree
|
commitdiff
2012-06-03
Benoit Bolsee
Fix bug [#31588]: iTaSC does not handle armature scalin...
tree
|
commitdiff
2012-05-26
Campbell Barton
svn merge ^/trunk/blender -r47003:47047
tree
|
commitdiff
2012-05-25
Campbell Barton
style cleanup
tree
|
commitdiff
2012-05-24
Sergey Sharybin
Merging r46725 through r46963 from trunk into soc-2011...
tree
|
commitdiff
2012-05-18
Brecht Van Lommel
Fix #31430: itasc solver assertion failure with debug...
tree
|
commitdiff
2012-05-08
Sergey Sharybin
Merging r46203 through r46413 from trunk into soc-2011...
tree
|
commitdiff
2012-05-05
Campbell Barton
code cleanup: naming - pose/armature/image
tree
|
commitdiff
2012-04-30
Sergey Sharybin
Merging r46074 through r46095 from trunk into soc-2011...
tree
|
commitdiff
2012-04-29
Campbell Barton
style cleanup: whitespace / commas
tree
|
commitdiff
2012-04-28
Sergey Sharybin
Merging r45936 through r46042 from trunk into soc-2011...
tree
|
commitdiff
2012-04-28
Sergey Sharybin
Camera tracking: support of tripod motion solving
tree
|
commitdiff
2012-04-28
Campbell Barton
style cleanup: changes to brace placement / newlines...
tree
|
commitdiff
2012-04-23
Sergey Sharybin
Merging r45810 through r45876 from trunk into soc-2011...
tree
|
commitdiff
2012-04-20
Bastien Montagne
Fix [#31008] IK armature resize goes ugly (Pose mode...
tree
|
commitdiff
2012-04-14
Sergey Sharybin
Merging r44227 through r45619 from trunk into soc-2011...
tree
|
commitdiff
2012-03-28
Campbell Barton
style cleanup
tree
|
commitdiff
2012-03-24
Campbell Barton
style cleanup: follow style guide for/with/if spacing
tree
|
commitdiff
2012-03-24
Campbell Barton
style cleanup: pep8, indentation
tree
|
commitdiff
2012-03-24
Campbell Barton
style cleanup: follow style guide for formatting of...
tree
|
commitdiff
2012-03-09
Campbell Barton
style cleanup: comment blocks
tree
|
commitdiff
2012-03-02
Campbell Barton
style cleanup
tree
|
commitdiff
2012-02-28
Campbell Barton
patch [#30331] Support clang-3.0
tree
|
commitdiff
2012-02-27
Campbell Barton
style cleanup (mostly whitespace)
tree
|
commitdiff
2012-02-18
Sergey Sharybin
Merging r44140 through r44226 from trunk into soc-2011...
tree
|
commitdiff
2012-02-17
Campbell Barton
svn merge ^/trunk/blender -r44189:44204
tree
|
commitdiff
2012-02-17
Campbell Barton
unify include guard defines, __$FILENAME__
tree
|
commitdiff
2011-12-30
Sergey Sharybin
Camera tracking: improvements of track preview widget
tree
|
commitdiff
2011-12-19
Sergey Sharybin
Merging r42648 through r42722 from trunk into soc-2011...
tree
|
commitdiff
2011-12-16
Campbell Barton
svn merge ^/trunk/blender -r42669:42670
tree
|
commitdiff
2011-12-16
Brecht Van Lommel
Math lib: matrix multiplication order fix for two funct...
tree
|
commitdiff
2011-11-16
Sergey Sharybin
Merged trunk up to rev41928
tree
|
commitdiff
2011-11-15
Campbell Barton
svn merge -r41779:41847 ^/trunk/blender
tree
|
commitdiff
2011-11-15
Campbell Barton
svn merge -r41751:41779 ^/trunk/blender
tree
|
commitdiff
2011-11-13
Brecht Van Lommel
Fix #29041: parenting problem with tree IK for iTaSC...
tree
|
commitdiff
2011-11-11
Campbell Barton
quiet -Wdouble-promotion warnings
tree
|
commitdiff
2011-11-08
Campbell Barton
svn merge ^/trunk/blender -r41602:41638 .
tree
|
commitdiff
2011-11-07
Miika Hamalainen
Merge with trunk r41625
tree
|
commitdiff
2011-11-07
Brecht Van Lommel
Cycles: svn merge -r41531:41613 ^/trunk/blender
tree
|
commitdiff
2011-11-07
Joshua Leung
Bugfix [#29064] armature with curve contraint - crash
tree
|
commitdiff
2011-11-07
Sergey Sharybin
Merging r41597 through r41607 from trunk into soc-2011...
tree
|
commitdiff
2011-11-07
Campbell Barton
svn merge -r41575:41602 ^/trunk/blender
tree
|
commitdiff
2011-11-07
Campbell Barton
replace VECCOPY with copy_v3_v3, same for 2d copy,...
tree
|
commitdiff
2011-11-02
Brecht Van Lommel
Cycles: svn merge -r41266:41467 ^/trunk/blender
tree
|
commitdiff
2011-10-28
Miika Hamalainen
Merge with trunk r41342
tree
|
commitdiff
2011-10-26
Campbell Barton
svn merge -r41266:41287 ^/trunk/blender
tree
|
commitdiff
2011-10-25
Sergey Sharybin
Fix compilation error for win32.
tree
|
commitdiff
2011-10-25
Sergey Sharybin
Libraries upgrade:
tree
|
commitdiff
2011-10-24
Campbell Barton
svn merge ^/trunk/blender -r41230:41266
tree
|
commitdiff
2011-10-24
Brecht Van Lommel
Cycles: svn merge -r41232:41266 ^/trunk/blender
tree
|
commitdiff
2011-10-24
Brecht Van Lommel
Cycles: svn merge -r41225:41232 ^/trunk/blender
tree
|
commitdiff
2011-10-24
Campbell Barton
svn merge ^/trunk/blender -r41227:41230 . --accept...
tree
|
commitdiff
2011-10-24
Sergey Sharybin
Merging trunk up to revision 41245.
tree
|
commitdiff
2011-10-24
Campbell Barton
svn merge ^/trunk/blender -r41226:41227 .
tree
|
commitdiff
2011-10-23
Campbell Barton
remove $Id: tags after discussion on the mailign list...
tree
|
commitdiff
2011-10-22
Sergey Sharybin
Merging r41176 through r41192 from trunk into soc-2011...
tree
|
commitdiff
2011-10-21
Sergey Sharybin
Merging r41158 through r41175 from trunk into soc-2011...
tree
|
commitdiff
2011-10-20
Sergey Sharybin
Merging r41140 through r41157 from trunk into soc-2011...
tree
|
commitdiff
2011-10-20
Sergey Sharybin
Merging r41120 through from trunk r41139 into soc-2011...
tree
|
commitdiff
2011-10-19
Sergey Sharybin
Merging r41093 through r41119 from trunk into soc-2011...
tree
|
commitdiff
2011-10-17
Sergey Sharybin
Merging r41037 through r41092 from trunk into soc-2011...
tree
|
commitdiff
2011-10-15
Sergey Sharybin
Merging r40990 through r41036 from trunk into soc-2011...
tree
|
commitdiff
2011-10-13
Sergey Sharybin
Merging r40960 through r40989 from trunk into soc-2011...
tree
|
commitdiff
2011-10-12
Sergey Sharybin
Merging trunk up to rev 40959
tree
|
commitdiff
2011-10-10
Sergey Sharybin
Merging r40877 through r40911 from trunk into soc-2011...
tree
|
commitdiff
2011-10-09
Sergey Sharybin
Merging r40848 through r40876 from trunk into soc-2011...
tree
|
commitdiff
2011-10-07
Sergey Sharybin
Merging r40653 through r40847 from trunk into soc-2011...
tree
|
commitdiff
2011-09-28
Sergey Sharybin
Merging r40615 through r40652 from trunk into soc-2011...
tree
|
commitdiff
2011-09-27
Sergey Sharybin
Merging r40612 through r40614 from trunk into soc-2011...
tree
|
commitdiff
2011-09-27
Sergey Sharybin
Merge trunk up to revision 40611
tree
|
commitdiff
2011-09-27
Sergey Sharybin
Merging r40598 through r40600 from trunk into soc-2011...
tree
|
commitdiff
2011-09-27
Sergey Sharybin
Merging r40572 through r40597 from trunk into soc-2011...
tree
|
commitdiff
2011-09-26
Sergey Sharybin
Merging trunk up to revision 40571
tree
|
commitdiff
2011-09-25
Sergey Sharybin
Merging trunk into soc-2011-tomato up to revision 40540
tree
|
commitdiff
2011-09-23
Sergey Sharybin
Merging r40493 through r40509 from trunk into soc-2011...
tree
|
commitdiff
2011-09-23
Sergey Sharybin
Merging r40265 through r40492 from trunk into soc-2011...
tree
|
commitdiff
2011-09-16
Sergey Sharybin
Merging r40242 through r40264 from trunk into soc-2011...
tree
|
commitdiff
2011-09-15
Sergey Sharybin
Merging trunk into soc-2011-tomato up to revision 40241
tree
|
commitdiff
2011-09-08
Sergey Sharybin
Merging r39998 through r40043 from trunk into soc-2011...
tree
|
commitdiff
2011-09-07
Benoit Bolsee
svn merge -r 37306:39975 https://svn.blender.org/svnroo...
tree
|
commitdiff
2011-09-07
Sergey Sharybin
Merging r39984 through r39997 from trunk into soc-2011...
tree
|
commitdiff
2011-09-07
Sergey Sharybin
Merging r39717 through r39983 from trunk into soc-2011...
tree
|
commitdiff
2011-08-26
Sergey Sharybin
Merging r39634 through r39716 from trunk into soc-2011...
tree
|
commitdiff
next