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
2014-10-15Fix compilation error -- backported change relied on the regular development ...v2.72aSergey Sharybin
2014-10-15Buildbot: Rename testbuild branch to experimental-build and put the builds to...Bastien Montagne
2014-10-15Better fix for T42139Antony Riakiotakis
2014-10-15Fix for No Sudo option in install_deps.sh (typo in docs)Dalai Felinto
2014-10-15Bugfix T42225: Python - GreasePencil.active incorrectly accepts GreasePencil ...Joshua Leung
2014-10-15Fix T42206: RenderLayers popup crashed when clicked while renderingCampbell Barton
2014-10-15Fix T42005: Reset py-handlers could crashCampbell Barton
2014-10-15Fix T42064: Directional blur uses wrong samplerSergey Sharybin
2014-10-15Fix T42160: CUDA error: ILLEGAL_ADDRESS in cuCtxSynchronize()Sergey Sharybin
2014-10-15Fix T42198: Linked lines only work with linked objects.Tamito Kajiyama
2014-10-15re-allign 'a'Campbell Barton
2014-10-15We're entering 'a' release cycle nowSergey Sharybin
2014-10-15OSX: refinement for last fullscreen condition commitJens Verwiebe
2014-10-15OSX: only use lionstylefullscreen when seperate spaces are used, todo: use re...Jens Verwiebe
2014-10-15OSX: fsmenu cleanupJens Verwiebe
2014-10-15Minor typo fix, reported by Sebastian Koenig on irc. Thanks!Antony Riakiotakis
2014-10-15Bugfix: "Hide" button in modifiers panel did only hide smoke domain, not the ...Daniel Genrich
2014-10-15Fix another crash with Navigation mesh.Benoit Bolsee
2014-10-15Fix T41950: Parent-Child Menu behaves weirdBastien Montagne
2014-10-15OSX: as an prerequisite to make Dalai's upcoming "area_fullsceen" work,Jens Verwiebe
2014-10-15Fix T42168 mask texture UI missing. Own sillyness after last data fixAntony Riakiotakis
2014-10-15Freestyle: Fix for memory leaks in StrokeVertexIterator.Tamito Kajiyama
2014-10-15Freestyle: Fix for StrokeVertexIterator.__next__() ignoring the first and onl...Tamito Kajiyama
2014-10-15Current tile highlight should use render data from the engineSergey Sharybin
2014-10-15Cycles: Remove redundant float4->float3 conversionSergey Sharybin
2014-10-15Fix OpenGL error on cycles rendered viewport.Antony Riakiotakis
2014-10-15Fix Python ray-cast failing to check hit directionCampbell Barton
2014-10-15OSX: adapt fs_menue to modern entries handlingJens Verwiebe
2014-10-15Fix T42137: Keymap editing is brokenBastien Montagne
2014-10-15Icons: were relicensed to GPL2+ metadata was CC-NCCampbell Barton
2014-10-15Call python3 explicitly from tgz utilCampbell Barton
2014-10-15Fix T42106: Box image mapping shows black triangles if they point to a corner...Sergey Sharybin
2014-10-15Allow render engine to declare whether it's capable of the texture rendering ...Sergey Sharybin
2014-10-15Fix T41957: Shadow color texture mapping was using wrong factorSergey Sharybin
2014-10-15Cleanup to previous commit, we can reuse set_rgb instead of new functionAntony Riakiotakis
2014-10-15Fix T42074, textured lamps influncing other layersAntony Riakiotakis
2014-10-15Fix T4199: Knife holes in concave ngons failedCampbell Barton
2014-10-15Cleanup: styleCampbell Barton
2014-10-15Fix T42088: Creating new keybinds can cause duplicates when saving key config...Bastien Montagne
2014-10-15One more bplayer infamous stub fix!Bastien Montagne
2014-10-15Texture painting:Antony Riakiotakis
2014-10-15Fix T4201: AVI Broken when width not multiple of 4Campbell Barton
2014-10-15Fix in-between mouse events getting assign to keysCampbell Barton
2014-10-15Fix T42075: DnD Material not updating render viewCampbell Barton
2014-10-15Fix T42093: segfault when trying to free unallocated depths zbuffer (border-z...Bastien Montagne
2014-10-15Fix T41983: Array Modifier "Merge" bug?Bastien Montagne
2014-10-15Cycles: Center Tile order had a slight offset to the left.Greg Zaal
2014-10-15Fix T42081, OpenCL supports float3 since the 1.1 specification, not sure why ...Thomas Dinges
2014-10-15Fix tgz script (included all files in submodules)Campbell Barton
2014-10-15OSX/Ghost: little code cleanupJens Verwiebe