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-02-23Fix button display clamping valuesCampbell Barton
2016-02-22Fix T47529: Selecting paths makes them relativeCampbell Barton
2016-02-22Sculpt: use Ctrl to set grab/sculpt normal-weightCampbell Barton
2016-02-22Sculpt: apply grab normal-weight to snake-hookCampbell Barton
2016-02-22Sculpt: Enable original-normal for grab brushCampbell Barton
2016-02-22Sculpt brush can now grab inwards w/ normal weightCampbell Barton
2016-02-22Don't draw object center when outside the viewCampbell Barton
2016-02-22Fix line-width (drawing hair at wrong width)Campbell Barton
2016-02-22Fix T47517: "Show Weights" edit-mode failsCampbell Barton
2016-02-22Fix memory leak in DM_to_meshCampbell Barton
2016-02-22Fix T47482: take II, restore 2.76 behavior regarding groups when deleting an ...Bastien Montagne
2016-02-22Compositor: fix memory leak in filter node operation.Kévin Dietrich
2016-02-21Fix T43388, fix T40369: Cycles baking not antialiasing textures.Lukas Stockner
2016-02-21Bake API: add assert to verify we have valid UVs.Brecht Van Lommel
2016-02-21Fix crash baking selected to active after recent fix for uninitialized variab...Brecht Van Lommel
2016-02-21Attempt to fix GLog compilaton on FreeBSDSergey Sharybin
2016-02-21Fix compositor using edge repeat policy when it shouldn'tSergey Sharybin
2016-02-21Fix uninitialized var use initializing bake dataCampbell Barton
2016-02-21Correct incomplete doxgen file paths in WMJulian Eisel
2016-02-21fix T47484: Added fallback solution (copy exported file when rename is not su...Gaia Clary
2016-02-20fix T47484: Added proper error reporting for Collada ExporterGaia Clary
2016-02-20fix T47484: Added final status of exported file to Blender consoleGaia Clary
2016-02-20Fix unnecessary separators in image editor Image menu.Brecht Van Lommel
2016-02-20Fix crash enabling Use Multiview on images with an empty filepath.Brecht Van Lommel
2016-02-20Fix memory leak when saving OpenEXR half file fails.Brecht Van Lommel
2016-02-20Fix T47482: Own mistake in new handling of 'userone' ID usages when decrement...Bastien Montagne
2016-02-20Make Blender ready for C++11Sergey Sharybin
2016-02-20Add GHash/GSet pop() feature.Bastien Montagne
2016-02-20Userpreferences Panel (for the 3DView)Campbell Barton
2016-02-20OCIO: Disable the warnings related on C4251Sergey Sharybin
2016-02-20GHost: Avoid macro re-definition by undefining the macro firstSergey Sharybin
2016-02-20Carve: Silence 32/64 bit shit warningSergey Sharybin
2016-02-20CMake: Ignore paranoid MSVC linker warningsSergey Sharybin
2016-02-20Fix for NULL used instead of falseSergey Sharybin
2016-02-20Cleanup, avoid passing const pointer to MEM_freeN()Sergey Sharybin
2016-02-20ImBuf: Cleanup, don't use `using namespace`, it's a bad practiceSergey Sharybin
2016-02-20ImBuf: Solve re-definition warningsSergey Sharybin
2016-02-20Cycles: Avoid re-definition of math cnstants with MSVCSergey Sharybin
2016-02-20Fix some warnings in GLog/GFlags when buildingwith MSVC2013Sergey Sharybin
2016-02-20CMake: Don't pass SSE2 flags in compositor for 64bit MSVCSergey Sharybin
2016-02-20Fix (unreported) crash when ungrouping a nodegroup with some animated node.Bastien Montagne
2016-02-20Fix T44453: Exporting Keying Sets referencing node tree properties generates ...Joshua Leung
2016-02-20Fix T47433: Driven shapekey values (from 2.4x) are not indicated as having dr...Joshua Leung
2016-02-20Fix T47492: Name is not displayed for newly renamed FCurve, when the path was...Joshua Leung
2016-02-20Only use outlines around faces for surface objectsCampbell Barton
2016-02-20Fix nurbs surface drawing using material for linesCampbell Barton
2016-02-20Minor adjustments to keymap editor layoutsJulian Eisel
2016-02-20Fix wrong indentation of items in keymap editorJulian Eisel
2016-02-20Fix compilation error with FFmpeg and Ubuntu TrustySergey Sharybin
2016-02-19Set line-width, point size when running callbacksCampbell Barton