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
2016-08-18Cleanup for previous commit (nasty IDE replacing tads with spaces, tsst)Bastien Montagne
2016-08-18Two fixes for optional ndof & fix bplayer for that...Bastien Montagne
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-17Fix T49102: Angle option of new GP brush settings is too restricted in valueAntonioya
2016-08-17More UI messages fixes and cleanup.Bastien Montagne
2016-08-172D Stabilizer: Use more consistent RNA naming for propertiesSergey Sharybin
2016-08-17Fix T49100: Replace old tooltip for GPencil brush iterationsAntonioya
2016-08-16First set of UI/i18n messages fixes (mostly new GP code).Bastien Montagne
2016-08-16More fixes from coverity report.Bastien Montagne
2016-08-16Fix release build after recent fix for debug oneSergey Sharybin
2016-08-16Fix depsgraph to compute more accurate links for collision & force.Alexander Gavrilov
2016-08-162D stabilizer: Revert majority of UI changeSergey Sharybin
2016-08-162D stabilization: Modify interface so dependency goes strictly from top to bo...Sergey Sharybin
2016-08-16Rework 2D stabilizatorIchthyostega
2016-08-13Prevent max stiffness values from going under normal stiffness values in clot...Luca Rood
2016-08-12Depsgraph: tag relations for update when aterial slots changesSergey Sharybin
2016-08-10GPencil: Avoid segment fault if new stroke function is called without colornameAntonioya
2016-08-10Merge branch 'master' into blender2.8Bastien Montagne
2016-08-10GPencil: Rename color name property to keep consistency in namingAntonioya
2016-08-07GPencil: Add option to draw new strokes on back of layerAntonioya
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Cleanup: better not split UI strings when possible...Bastien Montagne
2016-08-06Cleanup some new gpencil rna functions names.Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-06Fix T49023: Segfault when switching brushes while renaming another brush.Bastien Montagne
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-08-02Fix T47591: Smoke keeps both .bphys and .vdb cache filesKévin Dietrich
2016-08-01Support Auto-Clamped Handle for Curve-MappingCampbell Barton
2016-07-31Support limiting collisions by group for softbody and particlesAlexander Gavrilov
2016-07-31Improve description for use_self py-driver optionCampbell Barton
2016-07-30Py-Driver: add 'self' optionCampbell Barton
2016-07-30Cloth Simulation: add time scale propertyCampbell Barton
2016-07-30Cloth: option to use dynamic base meshCampbell Barton
2016-07-30Cloth: UI cleanup & quality hard limit removalCampbell Barton
2016-07-28Merge branch 'master' into blender2.8Campbell Barton
2016-07-27Fix T48760: Changing Renderlayer Compositor node Layer does not update enable...Sergey Sharybin
2016-07-26Correct UI names of ID typesJulian Eisel
2016-07-25Merge branch 'master' into blender2.8Bastien Montagne
2016-07-25Curve Drawing: Add option to use new refit methodCampbell Barton
2016-07-24Fix T48397: Can not bake tweaked NLAKévin Dietrich
2016-07-21Cleanup: warningsCampbell Barton
2016-07-19Add 'reload' function to libraries' RNA API.Bastien Montagne
2016-07-19Usual i18n/UI messages fixes...Bastien Montagne
2016-07-18Cycles: add support for motion blurring of fluid meshes.Kévin Dietrich
2016-07-18Additional Waveform Drawing ModeSergey Sharybin
2016-07-18Merge branch 'master' into blender2.8Campbell Barton
2016-07-14Use BMesh solver for new boolean modifiersCampbell Barton
2016-07-14Cleanup: comment blocksCampbell Barton
2016-07-14CMake: per-target CFLAG & CXXFLAG supportCampbell Barton