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-03-16Merge branch 'master' into temp-ghash-experimentsBastien Montagne
2015-03-16Make sure disabling attribute arrays also resets the counter so we don'tAntony Riakiotakis
2015-03-16Fix an incorrect assert in lnor code.Bastien Montagne
2015-03-16Refer to Task 43975: Deleting a Shapekey can break the relative pointersGaia Clary
2015-03-16PyConsole: double-click to select wordCampbell Barton
2015-03-16Correct assertCampbell Barton
2015-03-16Fix T43997: Paste fcurve keeps handle selectionCampbell Barton
2015-03-16CleanupCampbell Barton
2015-03-16PyAPI: bpy.ops enum error was cut shortCampbell Barton
2015-03-16Fix T43976: Edit-mode crash /w (scene/screen.scene) mismatchCampbell Barton
2015-03-16Cleanup: warningsCampbell Barton
2015-03-16Fix T39184: Multisegment bevel profiles should curve in-plane sometimes.Howard Trickey
2015-03-16Nodes: Shortcuts for Snap and Snap Element MenuJulian Eisel
2015-03-14Cleanup: styleCampbell Barton
2015-03-14BGE: Fix for T43788 Light casts shadow when use_shadow uncheckedJorge Bernal
2015-03-13Merge branch 'master' into temp-ghash-experimentsBastien Montagne
2015-03-13RNA: avoid inefficient array printingCampbell Barton
2015-03-13Add argument to DM_to_mesh() function to take ownership over the DMSergey Sharybin
2015-03-13Add an option to mesh.calc_tessface() to get rid of polygons and loopsSergey Sharybin
2015-03-13Cycles: Free caches used by the synchronized objectsSergey Sharybin
2015-03-13Fix T43959 jittering in 2D texture painting.Antony Riakiotakis
2015-03-13Fix unstable particle jittered distribution.Lukas Tönne
2015-03-13Initial compilation support with C++11 featureset enabledSergey Sharybin
2015-03-13CMake: unbundle LZO libraryCampbell Barton
2015-03-13Merge branch 'master' into temp-ghash-experimentsBastien Montagne
2015-03-13Pass proper bmain to the updateDepgraph() of modifiersSergey Sharybin
2015-03-13Fix T43803: Crash playing smoke animation, when linked as group instanceSergey Sharybin
2015-03-13BGE: Fix for T43793 Increment frame_start/end value to 255 framesJorge Bernal
2015-03-12View3D: Quad-view opposite axis switchingCampbell Barton
2015-03-12Cleanup: remove unused viewnumpad codeCampbell Barton
2015-03-12D1171: Use GHash for BHead idname lookupsCampbell Barton
2015-03-12Cleanup: use realloc for entry-array-resizingCampbell Barton
2015-03-12Cleanup: refactor header lookups into functionsCampbell Barton
2015-03-12Cleanup: use POINTER_OFFSET macroCampbell Barton
2015-03-12Fix T43974: Alpha output of movie clip node crashes blenderSergey Sharybin
2015-03-12Cleanup: styleCampbell Barton
2015-03-12makesrna: move extern prototypes into own headerCampbell Barton
2015-03-12OpenEXR 2.2 add support for Dreamworks DWAA / DWAB compressionMartijn Berger
2015-03-12Fix loading of indexed .bmp filesCampbell Barton
2015-03-12Blender 2.75 release cycle start: BCon1Thomas Dinges
2015-03-12Py/RNA: add bpy.data.palettesCampbell Barton
2015-03-12CustomData: don't calloc when duplicating layersCampbell Barton
2015-03-12Cleanup: de-duplicate view3d clippingCampbell Barton
2015-03-112.74 version bumpCampbell Barton
2015-03-11Fix really stupid issue reported by Campbell, code retry to renderAntony Riakiotakis
2015-03-11Fix typo in RNA definition of "shape_key_add"Philipp Oeser
2015-03-11Fix 8bit BMP palette readingCampbell Barton
2015-03-11Fix flip node making unsigned int out-of-rangeCampbell Barton
2015-03-11Cleanup: styleCampbell Barton
2015-03-11Cleanup: indentationCampbell Barton