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
2015-07-02Merge branch 'master' into gooseberrySergey Sharybin
2015-07-02DerivedMesh: cleanup & minor edirsCampbell Barton
2015-07-01Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-28BGE: added clamping of angular velocity.Sybren A. Stüvel
2015-06-25Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-25Weight Paint: replace Blend with Smooth toolCampbell Barton
2015-06-25API calls for converting weights to float arrayCampbell Barton
2015-06-25Cleanup: generalize weight paint poll functionCampbell Barton
2015-06-24WeightPaint Blend: don't stack mem for dvertsCampbell Barton
2015-06-23Fix T45051: Curve parent bug.Bastien Montagne
2015-06-21Fix/Cleanup possibility to type insane values in 'add' operators options.Bastien Montagne
2015-06-19Cleanup: fix mismatch in printf formating (int/unsigned int).Bastien Montagne
2015-06-17Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-17Cleanup: styleCampbell Barton
2015-06-16Fix T45088: Wrong tooltip for 'Object Transform' option of transfer data.Bastien Montagne
2015-06-15Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-15Depsgrtaph: Adding shapekey should update relationsSergey Sharybin
2015-06-14Gooseberry: Fix compilation with OpenVDB disabledSergey Sharybin
2015-06-11Merge branch 'openvdb' into gooseberryLukas Tönne
2015-06-11Fix for bad level function implementation.Lukas Tönne
2015-06-11Move exported flag from SmokeDomainSettings to OpenVDBCacheKévin Dietrich
2015-06-11Merge branch 'openvdb' into gooseberryLukas Tönne
2015-06-09Merge branch 'master' into openvdbKévin Dietrich
2015-06-08Merge branch 'master' into gooseberryBastien Montagne
2015-06-08RNA: Object.shape_key_remove methodCampbell Barton
2015-06-07Correct UI names and tooltips.Kévin Dietrich
2015-06-07Add a dedicated poll function for the cache operators.Kévin Dietrich
2015-06-07Cleanups:Kévin Dietrich
2015-06-07Ask user to overwrite files if they already exist.Kévin Dietrich
2015-06-05Small cleanup.Kévin Dietrich
2015-06-04Merge branch 'master' into gooseberryLukas Tönne
2015-06-03Merge branch 'master' into openvdb_smokeKévin Dietrich
2015-06-03Various cleanup.Kévin Dietrich
2015-06-03Quick fix for data corruption happening when changing scene frame inKévin Dietrich
2015-06-03Fix multires update (reading `char *` as an `int *`)Campbell Barton
2015-05-29Merge branch 'master' into openvdb_smokeKévin Dietrich
2015-05-29Fix compile issue when WITH_OPENVDBKévin Dietrich
2015-05-26Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-26Fix T44821: Making warp shortcut failsCampbell Barton
2015-05-25Merge branch 'master' into openvdb_smokeKévin Dietrich
2015-05-24Fix RNA type accessCampbell Barton
2015-05-23Avoid recalculating the object's data when a new cache is added.Kévin Dietrich
2015-05-23Fix for cache not being set as current when deleting the first in theKévin Dietrich
2015-05-23Cleanup: indentKévin Dietrich
2015-05-23Move source/blender/openvdb folder to intern/openvdbKévin Dietrich
2015-05-22Expose file compression types.Kévin Dietrich
2015-05-22Initialize the VDB writer when creating a new cache.Kévin Dietrich
2015-05-22Redesign the VDB API a bit.Kévin Dietrich
2015-05-19Unified code for identifying unconventional shapekey owners betweenLukas Tönne
2015-05-17Make OpenVDB cache properties its own struct/linked list, including someKévin Dietrich