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-02-09Fix outliner crash renaming library /w filterCampbell Barton
2015-02-09Fix ImBuf leaked by Image from View operatorNicholas Bishop
2015-02-09SpaceFile: rework filelist_find, was looping way too much.Bastien Montagne
2015-02-09GPencil: Show color swatches for GPencil layers in OutlinerJoshua Leung
2015-02-09GPencil: Viewport visbility and editability toggles for layers in OutlinerJoshua Leung
2015-02-09Fix T43554: Zoom to mousepos makes 2D Views pan after zoom limits arejulianeisel
2015-02-08Initial vertex slide UV-correct supportCampbell Barton
2015-02-08CMake: only quiet warnings for generated rna filesCampbell Barton
2015-02-07GPencil: Initial support for GP Layers in OutlinerJoshua Leung
2015-02-07GPencil: Initial support for Grease Pencil in the OutlinerJoshua Leung
2015-02-06cleanup: styleCampbell Barton
2015-02-06rename SIPO_AUTOVIEW -> SIPO_AUTO_VIEW_SELECTEDCampbell Barton
2015-02-06Slip tool accepts numerical input.Antony Riakiotakis
2015-02-06Graph Editor: Auto Viewjulianeisel
2015-02-06Outliner: DragDrop objects to groupsCampbell Barton
2015-02-06cleanup: use bool args & redundant castsCampbell Barton
2015-02-06GHash: no need to malloc iteratorsCampbell Barton
2015-02-06Cleanup: styleCampbell Barton
2015-02-06Animation play: Follow feature. Enabled from playback menu in theAntony Riakiotakis
2015-02-05More fixes for high DPI:Antony Riakiotakis
2015-02-05Fix T43556 clamp brush size before setting it after division by DPI,Antony Riakiotakis
2015-02-05Fix part of T43556 brush increase/decrease size operators do not updateAntony Riakiotakis
2015-02-05Custom Loop Normals: Add NormalEdit modifierBastien Montagne
2015-02-05Add Custom Loop Normals to Data Transfer.Bastien Montagne
2015-02-05Add Custom Loop Normals.Bastien Montagne
2015-02-05Fix T43566: Missing update event for VSEBastien Montagne
2015-02-05Fix T43531: Wrong object center-dot colorCampbell Barton
2015-02-04Sequencer, scaling and audio synchAntony Riakiotakis
2015-02-04Cleanup: name flip x/yCampbell Barton
2015-02-04Support rotation and flipping for background images, patch by Andre D.Antony Riakiotakis
2015-02-04Fix T43552: Cannot jump between GP keyframes in dopesheetJoshua Leung
2015-02-03Compositor: Implement sampled motion blur for plane track deform nodeSergey Sharybin
2015-02-03New Hook's now use the objects centerCampbell Barton
2015-02-03UI messages: minor fixes...Bastien Montagne
2015-02-03Fix possible (unlikely) buffer overrunCampbell Barton
2015-02-03Add inverse-square blending for PET and warpCampbell Barton
2015-02-03Bugfix T43541: Inserting keyframes using sliders in Action Editor doesn't res...Joshua Leung
2015-02-03Fix T43403: Compositor does not respect interlaced videoSergey Sharybin
2015-02-03Possible NULL de-reference on fullsceen checkCampbell Barton
2015-02-03cleanup: indentation & redundant castsCampbell Barton
2015-02-03cleanup: use bools in drawobjectCampbell Barton
2015-02-02Adjust GLSL drawing of window coordinates from camera view (use cameraAntony Riakiotakis
2015-02-02cleanup: style/spellingCampbell Barton
2015-02-02Avoid warping the pointer when doing constrained texture paintingAntony Riakiotakis
2015-02-02Fix T43501: Crash on custom node tree creationjulianeisel
2015-02-02BMesh: tool to ensure all faces are convexCampbell Barton
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-30First version of constrained line strokes - there's some flickeringAntony Riakiotakis
2015-01-30Operator that sets proxies needs to cater for all supported strip typesAntony Riakiotakis
2015-01-30Get rid of the file touch hack.Antony Riakiotakis