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-04-10Fix T44329: Blender Crash when rendering in 3DView.Bastien Montagne
2015-04-10Move clean operator from action/ipo editors to the delete menu, now thatAntony Riakiotakis
2015-04-10Python API docs, don't hard-code sphinx themesCampbell Barton
2015-04-10missed last commitCampbell Barton
2015-04-10rename _ipo -> _fcurveCampbell Barton
2015-04-10Test: blacklist loading addons /w known problemsCampbell Barton
2015-04-10Multiview: remove option to preview the selected stereo 3d mode and error whe...Dalai Felinto
2015-04-09Multiview: fix crashes with pageflip mode - by Cédric Paille (cedricp)Dalai Felinto
2015-04-09Fix T31546 fragment program gets created every frameAntony Riakiotakis
2015-04-09Cycles: Fix BVH counter on mesh updatesSergey Sharybin
2015-04-09Separate proportional editing options for graph and action editor.Antony Riakiotakis
2015-04-09Cycles: Fix wrong render result in certain configuration of render layer's su...Sergey Sharybin
2015-04-09Fix regression after multiview, basically we appended the wrong framesAntony Riakiotakis
2015-04-09Fix T44322: Crash when trying to render spotlight halos.Bastien Montagne
2015-04-09Seriously... Fix building!Bastien Montagne
2015-04-09Fix part of T44320 selecting islands can fail.Antony Riakiotakis
2015-04-09Error in own last commitCampbell Barton
2015-04-09Disable proportional editing when duplicating keyframesAntony Riakiotakis
2015-04-09Fix partial image update during renderingSergey Sharybin
2015-04-09Fix T44308 painting in 2D editor offset by one pixel.Antony Riakiotakis
2015-04-09WM: allow 'save as' to path set by operatorCampbell Barton
2015-04-09UI: Extend preset menuCampbell Barton
2015-04-09Fix uninitialized var use reading view prefixCampbell Barton
2015-04-09Fix missing NULL checksCampbell Barton
2015-04-09Fix for passing -1 to close()Campbell Barton
2015-04-09Cleanup: redundant NULL checksCampbell Barton
2015-04-09Fix missing NULL checkCampbell Barton
2015-04-09GHOST: don't instantiate assert argCampbell Barton
2015-04-09Remove invalid assertCampbell Barton
2015-04-08Fix T44235: UNC Path Fails in open.Bastien Montagne
2015-04-08Fix T44113: Some System Folders do not contain go back arrow.Bastien Montagne
2015-04-08Fix T44310: Other render slots cleared after each renderDalai Felinto
2015-04-08Freestyle: Fix for AndBP1D and OrBP1D not working due to typos.Tamito Kajiyama
2015-04-08Particles: Fix for missing particles in render if they're disabled for viewportSergey Sharybin
2015-04-08Fix T44213: Bevel object from different scene won't update generated bezier c...Sergey Sharybin
2015-04-08Fix memory leak in bump GLSL nodeAntony Riakiotakis
2015-04-08Attempt GLSL compile fix in opensuse linux basically, we passed a vec3Antony Riakiotakis
2015-04-08Fix T44046: Cycles speed regression in 2.74 (CPU only)Sergey Sharybin
2015-04-08Transform: use relative motion for vertex slideCampbell Barton
2015-04-08Math Lib: add project_plane_v3_v3v3Campbell Barton
2015-04-08Action editor proportional editing:Antony Riakiotakis
2015-04-08FileBrowser previews: Get rid of ugly, stupid and confusing 'FILE_TYPE_ICON_M...Bastien Montagne
2015-04-08Proportional editing in action editor: display circle in center ofAntony Riakiotakis
2015-04-08Fix annoying warning in GHOST when ASSERT_ABORT is offAntony Riakiotakis
2015-04-08Fix opengl render preview in image editor brokenAntony Riakiotakis
2015-04-08Cycles: Code cleanup, indentation. Was wrong in the multiview commitSergey Sharybin
2015-04-08Forgot this last commit.Antony Riakiotakis
2015-04-08Fix multiview issue: play animation crashesAntony Riakiotakis
2015-04-08warning: unusedCampbell Barton
2015-04-08Use IS_EQF for floatsCampbell Barton