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
2017-05-30Displace modifier: Pre-fetch all possible images to image pool prior executionSergey Sharybin
2017-05-30Image pool: Use memory pool for allocating elementsSergey Sharybin
2017-05-30Depsgraph: Fix object being tagged for data update when it shouldn'tSergey Sharybin
2017-05-30Depsgraph: Add missing update tag clear for proxy objectsSergey Sharybin
2017-05-30Alembic import: fixed bug interpolating between frames.Sybren A. Stüvel
2017-05-30Alembic: simplified sub-frame samplingSybren A. Stüvel
2017-05-30Alembic export: normalise the homogeneous component after scalingSybren A. Stüvel
2017-05-30Alembic export: make the start/end frame default values less reasonableSybren A. Stüvel
2017-05-30Alembic export: avoid create-and-reset of shared pointerSybren A. Stüvel
2017-05-30Alembic export: prevent rounding error buildup in frame sample timeSybren A. Stüvel
2017-05-30Move GHash/GSet/LinkList iterators to BLI filesSergey Sharybin
2017-05-30Layer collection doversion: Remove "converted from 2.7" from the nameDalai Felinto
2017-05-30Fix UI message (no points and no phrases in tooltips please!).Bastien Montagne
2017-05-30Depsgraph: Use own implementation of stack rather than the one from STLSergey Sharybin
2017-05-30Tweak UI messgae checking macro, identifiers are not always available...Bastien Montagne
2017-05-30Silence warning in RNA when building without fluidsim.Bastien Montagne
2017-05-30Move hash_combine utility function to a more generic placeSergey Sharybin
2017-05-30Fix strict compiler warning in C++ RNASergey Sharybin
2017-05-30ImBuf: Fix strict compiler warning in Cineon image IOSergey Sharybin
2017-05-30Audaspace: Don't use strict flagsSergey Sharybin
2017-05-30Cycles: Cleanup, trailing whitespaceSergey Sharybin
2017-05-30Face Maps: custom-data, UI and RNA APICampbell Barton
2017-05-30Fix T50775: Missing parenthesis on fluid bake button.Bastien Montagne
2017-05-30Fix T51652: Cycles - Persistant Images not storing imagesLukas Stockner
2017-05-30Revert "Revert "Remove MTexPoly layers""Clément Foucault
2017-05-29Eevee: Replace Cubemaps by octahedron maps for env. probes.Clément Foucault
2017-05-29NDOF: clean up after MinGW removalMike Erwin
2017-05-29Gawain: update comments to match latest APIMike Erwin
2017-05-29Fix T50906 and T49361, bevel didn't curve in plane sometimes.Howard Trickey
2017-05-29Background Fit could set inf zoomCampbell Barton
2017-05-29Fix T51657: ID user count error when deleting a newly created object with an ...Bastien Montagne
2017-05-29Fix own mistake with NULL materials in particlesLuca Rood
2017-05-29Rename Eevee post process effectsDalai Felinto
2017-05-29Gawain: Add support for rendering using an instance batch (for particles)Clément Foucault
2017-05-29Fix T51390: Blender 2.78c will freeze or force close when adding particles at...Bastien Montagne
2017-05-29Eevee : fix light colorsClément Foucault
2017-05-29Eevee: Remove non-ltc area light code + optimisation.Clément Foucault
2017-05-293D grid: Fix precision issue 2/2Clément Foucault
2017-05-293D grid: only draw if needed.Clément Foucault
2017-05-29Object Mode Engine: Fixing the 3D grid 1/2Clément Foucault
2017-05-29Revert "Remove MTexPoly layers"Clément Foucault
2017-05-29Move particle cache population to a dedicated functionSergey Sharybin
2017-05-29Node Backdrop ManipulatorCampbell Barton
2017-05-29Fix leak with texture-paint shadersCampbell Barton
2017-05-29Fix T51625: fix impossibility to delete uninstantiated objects from Outliner.Bastien Montagne
2017-05-29Fix texture paint crash when there are no UV'sCampbell Barton
2017-05-29Fix T51520: Broken vertex weights after two mesh joining.Bastien Montagne
2017-05-29Fix crash on rna show diffuse color updateDalai Felinto
2017-05-29Fix T51624: Scene Full Copy ignores shader node links.Bastien Montagne
2017-05-29Fix crash when setting sculpt settingsDalai Felinto