2016-11-16 |
Dalai Felinto | Merge remote-tracking branch 'origin/master' into blend... |
tree | commitdiff |
2016-11-15 |
Sergey Sharybin | Depsgraph: Fix frash with iTaSC solver |
tree | commitdiff |
2016-07-11 |
Bastien Montagne | Merge branch 'master' into blender2.8 |
tree | commitdiff |
2016-07-08 |
Campbell Barton | Correct error in non-uniform scale IK commit |
tree | commitdiff |
2016-07-08 |
Campbell Barton | Fix/Workaround non-uniform scaled bones failing w/... |
tree | commitdiff |
2016-01-04 |
Sergey Sharybin | Remove SCons building system |
tree | commitdiff |
2015-11-23 |
Campbell Barton | Cleanup: shadowing (rna, modifiers, *misc*) |
tree | commitdiff |
2015-04-07 |
Campbell Barton | Cleanup: brace placement /w structs |
tree | commitdiff |
2015-03-28 |
Campbell Barton | Cleanup: redundant struct declarations |
tree | commitdiff |
2015-03-27 |
Sergey Sharybin | CMake: Enable strict flags for C++ |
tree | commitdiff |
2015-03-19 |
Campbell Barton | CMake: unbundle eigen3 |
tree | commitdiff |
2014-11-28 |
Campbell Barton | Cleanup: unused headers |
tree | commitdiff |
2014-11-28 |
Campbell Barton | Cleanup: unused headers |
tree | commitdiff |
2014-10-30 |
Campbell Barton | Math Lib: add transpose_m3_m3, m3_m4, m4_m4 |
tree | commitdiff |
2014-09-24 |
Campbell Barton | Cleanup: set var static |
tree | commitdiff |
2014-07-21 |
Campbell Barton | Math Lib: rename mul_serie_m3 to mul_m3_series & reorde... |
tree | commitdiff |
2014-07-20 |
Campbell Barton | Math Lib: use variable length args for mul_serie_m3... |
tree | commitdiff |
2014-04-11 |
Campbell Barton | API Cleanup: Use BKE_constraint prefix for constraint api |
tree | commitdiff |
2014-02-17 |
Jens Verwiebe | Adapt KDL for compile with clang 3.4, which is stricter... |
tree | commitdiff |
2014-02-09 |
Jens Verwiebe | OSX/scons: allow for compiling with clang-openmp-3.4 |
tree | commitdiff |
2014-02-07 |
Campbell Barton | ListBase API: add utility api funcs for clearing and... |
tree | commitdiff |
2014-01-14 |
Dalai Felinto | fix #T37894: IK constraint desactivation does not work... |
tree | commitdiff |
2013-12-29 |
Campbell Barton | Code Cleanup: unused defines & style |
tree | commitdiff |
2013-07-09 |
Mitchell Stokes | Creating a BGE staging branch. |
tree | commitdiff |
2013-07-09 |
Mitchell Stokes | Deleting the ge_dev branch so it can be rebranched... |
tree | commitdiff |
2013-07-01 |
Thomas Dinges | Merged revision(s) 57828-57907 from trunk/blender into... |
tree | commitdiff |
2013-07-01 |
Sergey Sharybin | Merging r57816 through r57896 from trunk into soc-2013... |
tree | commitdiff |
2013-06-27 |
Campbell Barton | IK plugin range check was wrong, could do out of bounds... |
tree | commitdiff |
2013-05-26 |
Campbell Barton | BLI_math rename functions: |
tree | commitdiff |
2013-05-20 |
Campbell Barton | code cleanup: split scons includes onto multiple lines... |
tree | commitdiff |
2013-03-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55546. |
tree | commitdiff |
2013-03-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55357. |
tree | commitdiff |
2013-03-09 |
Campbell Barton | code cleanup: favor braces when blocks have mixed brace... |
tree | commitdiff |
2013-03-03 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54992. |
tree | commitdiff |
2013-03-01 |
Campbell Barton | style cleanup: braces with multi-line statements, also... |
tree | commitdiff |
2013-02-25 |
Sergey Sharybin | code cleanup: remove unused and unsupported functions... |
tree | commitdiff |
2013-02-25 |
Sergey Sharybin | Camera tracking: libmv distortion API now also uses... |
tree | commitdiff |
2013-01-05 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53584. |
tree | commitdiff |
2012-12-29 |
Benoit Bolsee | fix bug #33275: iTaSC ignores location of disconnected... |
tree | commitdiff |
2012-12-28 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-12-23 |
Bastien Montagne | Code cleanup: add usual 'BKE_' prefix to 'public' const... |
tree | commitdiff |
2012-12-19 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53146. |
tree | commitdiff |
2012-12-17 |
Bastien Montagne | Added GPL header to sconscripts! |
tree | commitdiff |
2012-12-11 |
Campbell Barton | define the size of matrix args for both rows/cols. |
tree | commitdiff |
2012-12-10 |
Sergey Sharybin | Merging r51923 through r52851 from trunk into soc-2011... |
tree | commitdiff |
2012-12-08 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52815. |
tree | commitdiff |
2012-12-06 |
Benoit Bolsee | Fix bug #33176: Deactivating both position and rotation... |
tree | commitdiff |
2012-12-01 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52690. |
tree | commitdiff |
2012-11-28 |
Campbell Barton | typo's and some style cleanup, also added asserts into... |
tree | commitdiff |
2012-11-26 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52546. |
tree | commitdiff |
2012-11-24 |
Brecht Van Lommel | IK Solver: |
tree | commitdiff |
2012-11-14 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52191. |
tree | commitdiff |
2012-11-13 |
Jason Wilkins | Last fix to get_plugin in ikplugin_api.c was off by... |
tree | commitdiff |
2012-11-13 |
Jason Wilkins | (no commit message) |
tree | commitdiff |
2012-11-12 |
Jason Wilkins | fix syntax error when disabling both IK solvers |
tree | commitdiff |
2012-11-05 |
Sergey Sharybin | Merging r50625 through r51896 from trunk into soc-2011... |
tree | commitdiff |
2012-10-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51718. |
tree | commitdiff |
2012-10-23 |
Campbell Barton | rename api functions... |
tree | commitdiff |
2012-10-21 |
Campbell Barton | style cleanup: trailing tabs & expand some non prefix... |
tree | commitdiff |
2012-10-20 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51448. |
tree | commitdiff |
2012-10-14 |
Campbell Barton | code cleanup: remove redundant casts |
tree | commitdiff |
2012-10-09 |
Campbell Barton | code cleanup: make header defines more consistent,... |
tree | commitdiff |
2012-10-09 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r48592:HEAD |
tree | commitdiff |
2012-10-06 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51126. |
tree | commitdiff |
2012-10-05 |
Brecht Van Lommel | Fix #32770: iTaSC IK solver not working correct with... |
tree | commitdiff |
2012-09-23 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50829. |
tree | commitdiff |
2012-09-16 |
Campbell Barton | code cleanup: quiet warnings for gcc's -Wundef, -Wmissi... |
tree | commitdiff |
2012-09-15 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50607. |
tree | commitdiff |
2012-09-06 |
Sergey Sharybin | Merging r50423 through r50449 from trunk into soc-2011... |
tree | commitdiff |
2012-09-06 |
Campbell Barton | code cleanup: remove deprecated defines and some struct... |
tree | commitdiff |
2012-09-04 |
Sergey Sharybin | Merging r50265 through r50373 from trunk into soc-2011... |
tree | commitdiff |
2012-09-03 |
Campbell Barton | code cleanup: move file string defines into BLI_path_ut... |
tree | commitdiff |
2012-08-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50257. |
tree | commitdiff |
2012-08-23 |
Sergey Sharybin | Merging r50149 through r50156 from trunk into soc-2011... |
tree | commitdiff |
2012-08-23 |
Brecht Van Lommel | Fix #32389: scons was compiling without iksolver and... |
tree | commitdiff |
2012-08-19 |
Sergey Sharybin | Merging r49953 through r50015 into from trunk into... |
tree | commitdiff |
2012-08-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 49986. |
tree | commitdiff |
2012-08-18 |
Campbell Barton | cmake option to build without iksolver |
tree | commitdiff |
2012-08-02 |
Tamito Kajiyama | Merged changes in the trunk up to revision 49478. |
tree | commitdiff |
2012-07-30 |
Sergey Sharybin | Merging r49362 through r49385 from trunk into soc-2011... |
tree | commitdiff |
2012-07-29 |
Thomas Dinges | Fix compile error, IK_STRETCH_STIFF_EPS was undefined. |
tree | commitdiff |
2012-07-29 |
Campbell Barton | svn merge ^/trunk/blender -r49333:49361 |
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-28 |
Sergey Sharybin | Merging r49300 through r49333 from trunk into soc-2011... |
tree | commitdiff |
2012-07-27 |
Campbell Barton | defines to make it easier to manage ik stretch constant... |
tree | commitdiff |
2012-07-13 |
Tamito Kajiyama | Merged changes in the trunk up to revision 48893. |
tree | commitdiff |
2012-07-12 |
Sergey Sharybin | Merging r48829 through r48861 from trunk into soc-2011... |
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-06 |
Tamito Kajiyama | Merged changes in the trunk up to revision 48695. |
tree | commitdiff |
2012-07-04 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r48095:48592 |
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-03 |
Tamito Kajiyama | Merged changes in the trunk up to revision 48505. |
tree | commitdiff |
2012-07-01 |
Campbell Barton | svn merge ^/trunk/blender -r48415:48469 |
tree | commitdiff |
2012-07-01 |
Campbell Barton | style cleanup |
tree | commitdiff |
next |