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
2013-11-20Remove old drawing code for NLA TracksJoshua Leung
2013-11-20Added button callback so that toggling solo mode on NLA Tracks now works corr...Joshua Leung
2013-11-20Ported code for setting colour of NLA Track anim channelJoshua Leung
2013-11-20Ported over logic for which animchannel settings are supported by NLA TracksJoshua Leung
2013-11-20Skeleton of type defines for NlaTrack animchannelJoshua Leung
2013-11-20Updating icons for NLA Track "solo" button (as used in standard widgets)Joshua Leung
2013-11-20Transform: Warp tool (rewritten)Campbell Barton
2013-11-20Bevel Fix for nonplanar faces / reflex anglesHoward Trickey
2013-11-20Fix T37545: SV+H color cube display changes H slider position when modifying ...Lukas Tönne
2013-11-20Expose track's offset to the RNASergey Sharybin
2013-11-20Fix T37172: Plane Tracker Deform - No perspectiveSergey Sharybin
2013-11-20Transform: rename Warp to BendCampbell Barton
2013-11-20Math Library: add dot_m4_v3_row_x/y/zCampbell Barton
2013-11-19Blender Internal:Thomas Dinges
2013-11-19Code Cleanup: style, spelling and pep8 editsCampbell Barton
2013-11-19Code Cleanup: move trans-verts out of snap code into their own file.Campbell Barton
2013-11-19Fix: tab completing a filepath name in file browsers asks to create a newHenrik Aarnio
2013-11-19Fix: Game Engine regression drawing text from recent cleanupCampbell Barton
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 T37171: Camera parented to a bone doesn't move with the bone, unless anot...Mitchell Stokes
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 T37040: Removing vehicles in BGE causes a crashMitchell Stokes
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