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-08Add support for multiple interpolation modes on cycles image texturesMartijn Berger
2014-03-07Fix for displace node regression (reported on IRC by Sebastian Koenig):Lukas Tönne
2014-03-07Fix crash when changing and using between layer and other brushes inAntony Riakiotakis
2014-03-07Fix hard crash when using persistent base on layer brush on multires andAntony Riakiotakis
2014-03-07Some initial tooltips for FModifiersJoshua Leung
2014-03-07Added tooltips for various F-Curve RNA definesJoshua Leung
2014-03-07Fix T38774: Changing extrapolation type via RNA doesn't update FCurveJoshua Leung
2014-03-07Fix T38774: Added missing notifier flags for updating F-Curve after changing ...Joshua Leung
2014-03-07Code cleanup - Extra comments + Reshuffling a few methodsJoshua Leung
2014-03-07Comment fixesJoshua Leung
2014-03-07Maintenance: Start of 2.71 release cycle, BCon1, Alpha.Thomas Dinges
2014-03-07tweaks to buildinfoSergey Sharybin
2014-03-07Fix for own commit: particle rng arrays should be declared extern in theLukas Tönne
2014-03-07Removing ParticleSystem->frand arrays to avoid memory corruption issuesLukas Tönne
2014-03-07Correction to previous commitCampbell Barton
2014-03-07Fix action-editor crash transforming gpencil and masksCampbell Barton
2014-03-07Fix T38985: Setting endpoint_u property while creating spline in Python gives...Sergey Sharybin
2014-03-07Fix T39015: NLA Clip Auto Blend In/Out Check Box Not WorkingJoshua Leung
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