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-04-10Backport revisions for the 2.70a releasev2.70aSergey Sharybin
2014-03-19Backport revisions for the final 2.70 releasev2.70Sergey Sharybin
2014-03-12backport revisions from master for 2.70-rc2 tagv2.70-rc2Sergey Sharybin
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
2014-03-02Fix issue with texture painting: Tex slot scale was being applied twice.Antony Riakiotakis
2014-03-02Fix for own mistake: arc diff swallowed a commit somehow, breakingLukas Tönne
2014-03-02Switch Dyntopo enable back to Ctrl-D.Antony Riakiotakis
2014-03-02Fix T37334: Better "internal links" function for muting and node disconnect.Lukas Tönne
2014-03-02Fix for problem with fly speed, caused by other speed tweaks.Campbell Barton
2014-03-02Fix for collapse ignoring pinned panelsCampbell Barton
2014-03-02Fix T38873: Crashing on undo of ocean modifier.Bastien Montagne
2014-03-01NDOF: add navigation modes to user preferencesCampbell Barton
2014-03-01Fix for using non camera objects as a camera having zero area view-frameCampbell Barton
2014-03-01Fix for some unlikely memory leaks, remove redundant checksCampbell Barton
2014-03-01Resolve T38899: changes to Ctrl+Selectmouse conflict with LMB selectCampbell Barton
2014-03-01Fix for memory leak in particle brushCampbell Barton
2014-03-01Fix Snap to Symmetry failing to select the vertex from the right sideCampbell Barton
2014-03-01Fix for own error with updating view2d for NDOFCampbell Barton
2014-03-01Code cleanup: correct abs use and quiet warningsCampbell Barton
2014-03-01Fix for baked FCurve subframe interpolation (bad abs use)Campbell Barton