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
2014-03-07Fix T38990: Crash in mask shape re-keyCampbell Barton
2014-03-07Code cleanup: styleCampbell Barton
2014-03-07Editmesh: Toggle between all edge-loop boundaries when selectingCampbell Barton
2014-03-07Mesh: loopselect return cancelled when no selection madeCampbell Barton
2014-03-07BMesh: simple edge boundary walkerCampbell Barton
2014-03-07Fix T39000: Align Objects Axis button is not redraw.Bastien Montagne
2014-03-06Experimental dyntopo feature:Antony Riakiotakis
2014-03-06Forgo one rect union function, partial rect is inferred from nodes thatAntony Riakiotakis
2014-03-06Final fix (I hope!) for partial redraw.Antony Riakiotakis
2014-03-06Fix T37867: scroll bar in text editor shows the wrong mouse cursor.Brecht Van Lommel
2014-03-06Better handling for previous fix: Make sure previous redraw rect staysAntony Riakiotakis
2014-03-06Fix T37510 Knife missed cuts on small faces.Howard Trickey
2014-03-06Fix error in previous commit. Included dubious fix for smooth brush by mistakeAntony Riakiotakis
2014-03-06Solve partial redraw issues in sculpting.Antony Riakiotakis
2014-03-06Hiding plane tracks was never implementedSergey Sharybin
2014-03-06Fix T38955: Misleading tooltip for Clean Tool in Weight Tools Toolshelf.Bastien Montagne
2014-03-06Fix T38987 Dope sheet is inoperable with "view slected" when nothing is selec...Bastien Montagne
2014-03-06Fixes for proxies color spaceSergey Sharybin
2014-03-06Fix T38973: GLSL error, when using Cycles Light Path node.Thomas Dinges
2014-03-05Bump version to Blender2.70rc and new splashCampbell Barton
2014-03-05Move do-versions functions for 2.70Campbell Barton
2014-03-05Don't show branch name on the splash if it's a release branchSergey Sharybin
2014-03-05Fix T38969: RenderResult in RenderPart can be NULL if multithreadedLukas Tönne
2014-03-05Alternative fix for T38753, use existing __file__ in namespaceTamito Kajiyama
2014-03-05Fix T38970: Invert weights remove weights option not workingCampbell Barton
2014-03-05Fix for invalid custom data checks in armature and lattice functions.Lukas Tönne
2014-03-05Fix for un-subdivide creating duplicate facesCampbell Barton
2014-03-05Freestyle: Fix for incorrect comparisons of Nature values with integer and bo...Tamito Kajiyama
2014-03-05Code cleanup: remove long unused gamma correction tablesCampbell Barton
2014-03-05Fix for negative gamma correction rounding to intCampbell Barton
2014-03-05Fix T38962: Boolean modifier crashes when only right operand has UV layerSergey Sharybin
2014-03-04Edit to last commit, use the version veriableCampbell Barton
2014-03-04OSX/cmake: copy release/site-packages for OSX ( static py for now )Jens Verwiebe
2014-03-04Build system: add cmake option to install requestsCampbell Barton
2014-03-04Follow up to the offset scale fix for texture painting: texture mask hadAntony Riakiotakis
2014-03-04Build system copy release/site-packages for windowsCampbell Barton
2014-03-04Fix simplify brush not supporting autosmooth. There is no reason whyAntony Riakiotakis
2014-03-04Fix T38945, empty "System Bookmarks" and "Recent" panel were drawn in the Fil...Thomas Dinges
2014-03-04Fix T38936 Bevel strange flickering on big meshes.Howard Trickey
2014-03-04Fix T38944, Fonts too small in Movie Clip Editor on Retina display.Thomas Dinges
2014-03-04Build system support for numpy on ms-windowsCampbell Barton
2014-03-04Fix F62828. UV stitch code did not handle non manifold edges very well.Antony Riakiotakis
2014-03-04Fix for regression noted in T38942: Blender Internal rendering can leadLukas Tönne
2014-03-04Fix T38941: Laplacian Deform crashes on OSXBastien Montagne
2014-03-03Icon for LineStyleCampbell Barton
2014-03-03Fix T36496: unwanted behavior with NLA strip blend mode Replace.Brecht Van Lommel
2014-03-03Fix for bmesh triangulate creating duplicate edgesCampbell Barton
2014-03-03Debug function to check valid bmesh now detects duplicate edgesCampbell Barton
2014-03-03UI: Splash text for 'a' releases and the upcoming 'Release Candidate'Campbell Barton
2014-03-03Fixes for view3d rotate axis snappingCampbell Barton