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
2014-05-19Show warning when hiding a proxy boneSergey Sharybin
2014-05-19Style cleanupCampbell Barton
2014-05-19Fix T40194: cycles deformation motion blur not working with curves + shape keys.Brecht Van Lommel
2014-05-19Fix T40242: 3D view background images incorrectly shown during viewport render.Brecht Van Lommel
2014-05-19This reverts commit d1526da787fba050391747a9286f9e0521c6f2d1.Campbell Barton
2014-05-19Workaround T40241: Vertex snapping snaps to wrong placeCampbell Barton
2014-05-19Correct ARRAY_SIZE macro and make doxy comments consistentCampbell Barton
2014-05-19Fix T39897: shape keys created while the Relative checkbox is unchecked start...Bastien Montagne
2014-05-18Fix T40251: Rename of Shape key is not redrawed in Dopesheep.Bastien Montagne
2014-05-18Fix T40201: Keyframe edits fail to update the viewportCampbell Barton
2014-05-18Comment unused BLI_rebase_pathCampbell Barton
2014-05-18Add ARRAY_SIZE macro to check fixed size arraysCampbell Barton
2014-05-18Fix BLI_cleanup_path: '.' at the start of a pathCampbell Barton
2014-05-17Fix T40230: Recursion check when adding objects to groups is incorrect.Lukas Tönne
2014-05-17Fix T40236: Undo not pushed in old-school node curve tool button functions.Lukas Tönne
2014-05-17Revised the debug code added in the commit rB4958aff780a3 according to the ra...Tamito Kajiyama
2014-05-17Fix T40231: Crash with matcapsCampbell Barton
2014-05-17Fix mistake in recent patchCampbell Barton
2014-05-17Minor changes for standalone mathutilsCampbell Barton
2014-05-17Freestyle: Added a piece of debug code for checking the consistency of face n...Tamito Kajiyama
2014-05-17Fix T39669: Freestyle: Curve with extrude>0 causes warnings in console.Tamito Kajiyama
2014-05-16Fix T40223: Setting bevel_factor_mapping_start/end crashesCampbell Barton
2014-05-16Fix T40226: Keep collapse-menu when splitting areasCampbell Barton
2014-05-16Fix Bevel bugs T39726 and T39108, bevels with wire edges.Howard Trickey
2014-05-16Fix T40202: File selector operators not reported in info viewCampbell Barton
2014-05-16Add assert to check for buffer overrunCampbell Barton
2014-05-16Freestyle: Fix for texture spacing reset to a non-default value on load of ol...Tamito Kajiyama
2014-05-163D Text: Change textbox placement to ignore font scaleCampbell Barton
2014-05-16Fix part of T39708, don't overupdate particles when changine activeAntony Riakiotakis
2014-05-163D Text: replace multiple float arrays with struct (much easier to understand)Campbell Barton
2014-05-16Fix T40214: Wrong size calculation on new curve objectsBastien Montagne
2014-05-16Use warning instead of info for previous commitAntony Riakiotakis
2014-05-15Fix T39684, warn when entering sculpt mode with an object with non-Antony Riakiotakis
2014-05-15Fix rare crash introduced by recent own commitAntony Riakiotakis
2014-05-15Mask vertex colors used to be totally ignoredSergey Sharybin
2014-05-15Fix T39763: Blender renders disabled Render Layers using Blender InternalSergey Sharybin
2014-05-15Fix T39978: Sculpting shapekeys - Using Smooth tool, turns shapekey into Basis.Sergey Sharybin
2014-05-15Fix T40053: Cloth simulation, rest shape key does not functionSergey Sharybin
2014-05-15Fix for cursor location with xoffset & flush alignmentCampbell Barton
2014-05-15Remove redundant NULL checkCampbell Barton
2014-05-15Fix 3D font selection and material lagging behind with vertical cursor motionCampbell Barton
2014-05-15Code cleanup: remove '\r' check for 3d text, its removed on load even on windowsCampbell Barton
2014-05-15Fix T40204: x-offset textbox failed with center/justify/flushCampbell Barton
2014-05-15Fix for right aligned text ignoring xoffsetCampbell Barton
2014-05-15Fixes for font underlineCampbell Barton
2014-05-15Fix T40180: Space between letters adds space after last letterCampbell Barton
2014-05-15Disable auto-perspective by default, see T40153Campbell Barton
2014-05-15Fix T40154: UI Multi-drag sets value beyond maxCampbell Barton
2014-05-14Fix T40191: Misleading TypeError message when registering CollectionProperty ...Bastien Montagne
2014-05-14Dirty fix for memory corruption in the rigid body API.Lukas Tönne