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
2013-11-19Fix: tab completing a filepath name in file browsers asks to create a newHenrik Aarnio
2013-11-19Remove Surface modifier when removing force field from objectSergey Sharybin
2013-11-19Cleanup: Renamed compositor executePixel functions and their 'read' wrappers ...Lukas Tönne
2013-11-19Potential fix for T37525: Viewer node causes crashSergey Sharybin
2013-11-19Fix T37399: Crash with wireframe (wasn't clearing edge tag)Campbell Barton
2013-11-19Fix T37445: Crash with snapping and shrink-wrap modifier.Campbell Barton
2013-11-19Fix T37464: Crash when pressing "V" in UV/Image editorCampbell Barton
2013-11-19Fix T37519: Screw Modifier ignores material setupCampbell Barton
2013-11-19Fix T37472: crash when packing UV islands.Campbell Barton
2013-11-19Fix T36756: Use Frame Rate option toolip was unclear about which FPS value to...Mitchell Stokes
2013-11-19Fix for running datablock eyedropper outside of a button.Campbell Barton
2013-11-19Fix T36998: Bisect would operate on unselected vertices.Campbell Barton
2013-11-18Fix T37088: Crash with eyedropper (shortcut E)Campbell Barton
2013-11-18Fix T37336: Toggle selecting a pose-bone from object mode would de-select all...Campbell Barton
2013-11-18Fix T37495: Duplis weren't handling negative scaled objects properly.Campbell Barton
2013-11-18Fix T37506: Duplicate Area into New, was disabled on fullscreen but works ok.Campbell Barton
2013-11-18Fix T37511: toggle-drag feature was crashing with menu items.Campbell Barton
2013-11-18Compile Fix: fix for gcc4.8 with bmesh header.Campbell Barton
2013-11-18Fix T37488: Crash with --debug reading userpref.blendSergey Sharybin
2013-11-18Fix T37289: ID User decrement error for Shapes on Bones when playing in BGESergey Sharybin
2013-11-18Fix T37468: image empties now use no interpolation when mipmaps are disabled.Brecht Van Lommel
2013-11-18Fix T37301: Command line render gives seg fault 11 on OS XSergey Sharybin
2013-11-18Fix part of T37326: IMAGE_OT_invert won't update if buffer is floatSergey Sharybin
2013-11-18Fix T37345: Image baking progress bar wrongly appears in node editorSergey Sharybin
2013-11-18Fix T37428: NurbsPath Mesh Deform "Binding" not available or not functionalSergey Sharybin
2013-11-18BMesh Refactor: BKE_bmbvh_new can now be created without an EditMesh.Walid Shouman
2013-11-18Fix T37486: Displacement bake from multires crashes when preview level is on 0Sergey Sharybin
2013-11-18Fix for T36936: Crash when starting BI rendered viewIRIE Shinsuke
2013-11-18Patch T37363: Highlight bone layers with active bones (as for Object Layers)Joshua Leung
2013-11-18Code cleanup - Reduce duplication of layer number calculations hereJoshua Leung
2013-11-18Fix T37413 - Fit-Curve option for Array Modifier ignores constraint resultsJoshua Leung
2013-11-18Fix spelling error in commentJoshua Leung
2013-11-17fix for crash with new buildinfo, when gmtime() returns NULLCampbell Barton
2013-11-17Style Cleanup: whitespaceCampbell Barton
2013-11-17python api internals: no need to set the stop-iter exception string.Campbell Barton
2013-11-17vertex weights: add weight quantize tool.Campbell Barton
2013-11-17* Some less technical tooltip for the splash screen.Thomas Dinges
2013-11-17Documentation:Thomas Dinges
2013-11-17Freestyle: a follow-up fix of trunk revision 61233. When an iterator has rea...Tamito Kajiyama
2013-11-16Transform: vertex snapping for curvesHenrik Aarnio
2013-11-16pose mode: extend selection flipping to use the same method as editmode.Campbell Barton
2013-11-16armature editmode: option for select mirror to use active bone only.Campbell Barton
2013-11-16code cleanup: armature functionsCampbell Barton
2013-11-16code cleanup: rename flip_side_name to BKE_deform_flip_side_nameCampbell Barton
2013-11-16armature editing: using too short length checking to add L/R suffix.Campbell Barton
2013-11-16Fix T37493: Defocus node with angle = 90° rotates bokeh only for ~1.5°Sv. Lockal
2013-11-16More fix for this stupid uppercase-to-lowercase convertion code... Thanks to ...Bastien Montagne
2013-11-16Fix T37476 Bevel modifier got weight from wrong edgeHoward Trickey
2013-11-16Fix T37442: Disabled uiList would "freeze" Blender when trying to drag-resize...mont29
2013-11-16Code cleanup, cont. A small omission here.Antony Riakiotakis