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
path: root/source
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-10rename _ipo -> _fcurveCampbell 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-09Separate proportional editing options for graph and action editor.Antony Riakiotakis
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-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-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-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-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-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 opengl render preview in image editor brokenAntony Riakiotakis
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
2015-04-08Multiview: Expose current drawn eye to API (viewport only)Dalai Felinto
2015-04-08Multiview: Fullscreen modes (sidebyside/topbottom) were not workingDalai Felinto
2015-04-08BGE : Fix T36285 Wrong viewport scale.Porteries Tristan
2015-04-08Partial fix for T44219Joshua Leung
2015-04-08Partial fixes for issues raised in T44219Joshua Leung
2015-04-08Cleanup: confusing if statements & alignmentCampbell Barton
2015-04-08Font preview for file browserCampbell Barton
2015-04-08BLF: use regular unsigned int'sCampbell Barton
2015-04-08Cleanup: IMB/thumb namingCampbell Barton
2015-04-08BLF: Fix clamping drawing into byte bufferCampbell Barton
2015-04-08Muliview: Minor UI-tweaksJulian Eisel
2015-04-07Fix T44290: Clear users & fake-user conflictCampbell Barton