Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-09-02Cleanup: comment blocksCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2018-01-10fix t53701 minimal changes to get it working rightbjornmose
2017-10-06Cleanup: Math lib naming (use v3 suffix)Campbell Barton
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-05-19Cleanup: add braces for multi-line blocksCampbell Barton
2016-08-11Fix T49004 and motion blur of cloth, softbody, etc past the end frame.Alexander Gavrilov
2016-07-31Correct own error in last commitCampbell Barton
2016-07-31Support limiting collisions by group for softbody and particlesAlexander Gavrilov
2016-07-02Cleanup: comment blocksCampbell Barton
2015-12-15Cleanup: math lib namingCampbell Barton
2015-12-10Eigen: fold remaining OpenNL code into intern/eigen.Brecht Van Lommel
2015-11-23Cleanup: shadowing (blenkernel)Campbell Barton
2015-11-23OpenNL: removed unused softbody code.Brecht Van Lommel
2015-11-05Cleanup: comments/styleCampbell Barton
2015-10-26Cleanup: warning & whitespaceCampbell Barton
2015-09-13Cleanup: spellingCampbell Barton
2015-07-31Remove MFace use w/ softbodyCampbell Barton
2015-07-31Use looptri's for softbody face collisionCampbell Barton
2015-07-31Replace MFace w/ vert-tri's for collision modifierCampbell Barton
2015-07-13Fix T45247: Softbody ignores lattice weightCampbell Barton
2015-07-13Softbody goal weights cleanupCampbell Barton
2015-05-17Cleanup: indentationCampbell Barton
2015-03-11Cleanup: indentationCampbell Barton
2015-02-11cleanup: style/indentationCampbell Barton
2014-11-16Cleanup: use BLI_listbase_count_ex to avoid redundant loopingCampbell Barton
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-10-29Cleanup: warnings, typosCampbell Barton
2014-09-29Cleanup: spellingCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-14Fix for crash caused by effectors doing precalculation //during// DAGLukas Tönne
2013-12-01Code Cleanup: softbody macro use (function calls and expressions within macros)Campbell Barton
2013-05-08Fix #35240: command line -t number of threads option did not work for cycles.Brecht Van Lommel
2013-05-08rename BLI_ghashIterator_notDone() -> BLI_ghashIterator_done()Campbell Barton
2013-04-18style cleanupCampbell Barton
2013-03-15code cleanup: rename BKE_mesh_to_curve_ex --> BKE_mesh_to_curve_nurblist,Campbell Barton
2013-03-07Change !BLI_ghashIterator_isDone to BLI_ghashIterator_notDone. It isAntony Riakiotakis
2013-01-23sim: Remove "continue physics" codeSergej Reich
2012-12-21replace MIN/MAX 3,4 with inline functionsCampbell Barton
2012-12-20style cleanupCampbell Barton
2012-11-04code cleanup: quiet -Wdouble-promotion, disabled this warnings for a few file...Campbell Barton
2012-10-22code cleanup: check defgroup_name_index() return value != -1, rather then che...Campbell Barton
2012-10-22style cleanupCampbell Barton
2012-09-28code cleanup: correct spellingCampbell Barton