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-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-13error in last commitCampbell Barton
2015-03-13CMake: unbundle LZO libraryCampbell Barton
2015-03-13Cycles: Optimization for CMJ in CUDA kernelsSergey Sharybin
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 T43980 MouseLook (actuator) triggers MouseMovement (sensor)Jorge Bernal
2015-03-13Cycles: Simplify volume light connect code.Thomas Dinges
2015-03-13Cleanup: Use differential helper class.Thomas Dinges
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-12Readme: tweaks to make it less hassle to editCampbell Barton
2015-03-12Revert "Fix T43865: Cycles: Watertight rendering produces artifacts on a huge...Sergey Sharybin
2015-03-12Fix T43974: Alpha output of movie clip node crashes blenderSergey Sharybin
2015-03-12Partial fix for T43967: Background is wrong in 2.74Sergey 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-12Remove version from readme, (replace on install)Campbell Barton
2015-03-12Fix loading of indexed .bmp filesCampbell Barton
2015-03-12Cycles / Decoupled Ray Marching: Skip consecutive empty steps.Thomas Dinges
2015-03-12Cycles: Make Background MIS building threadedThomas Dinges
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-12GuardedAlloc: safer MEM_SAFE_FREECampbell Barton
2015-03-12Py Tests: manual URL validatorCampbell Barton
2015-03-11Point submodules to RC1 tagsv2.74-rc1Sergey Sharybin
2015-03-112.74 splashCampbell Barton
2015-03-112.74 release: update HTMLCampbell 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
2015-03-11Fix T43342 bad rendering of normal maps on NVIDIAs on the MacOSAntony Riakiotakis
2015-03-10Fix T43831: Image Editor: Render info not displayedSergey Sharybin
2015-03-10Fix T43953, make opengl render work like before, basically, if we renderAntony Riakiotakis