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-20Transform: Warp tool (rewritten)Campbell Barton
2013-11-20Fix T37545: SV+H color cube display changes H slider position when modifying ...Lukas Tönne
2013-11-20Transform: rename Warp to BendCampbell Barton
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-19Remove Surface modifier when removing force field from objectSergey Sharybin
2013-11-19Fix T37464: Crash when pressing "V" in UV/Image editorCampbell Barton
2013-11-19Fix for running datablock eyedropper outside of a button.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-18Fix T37468: image empties now use no interpolation when mipmaps are disabled.Brecht Van Lommel
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 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-17Style Cleanup: whitespaceCampbell Barton
2013-11-17vertex weights: add weight quantize tool.Campbell Barton
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 T37442: Disabled uiList would "freeze" Blender when trying to drag-resize...mont29
2013-11-16Code cleanup, cont. A small omission here.Antony Riakiotakis
2013-11-16Code cleanup: Use different redraw options for sculpt mask operators.Antony Riakiotakis
2013-11-16Support for symmetrical box masking in sculpt mode.Antony Riakiotakis
2013-11-15Fix for own mistake in r61178: bNodeTree->links ListBase was being modified w...Lukas Tönne
2013-11-12Make dynamic node labels possible as a registerable function 'draw_label' (si...Lukas Toenne
2013-11-12Instead of requiring a const char* return from the (optional) node label call...Lukas Toenne
2013-11-12Fix [#37380] vertex paint colors don't render.Bastien Montagne
2013-11-11Used wrong RNA access routine in bevel amount commit.Howard Trickey
2013-11-10replace IS_EQ -> IS_EQF for use with floats.Campbell Barton
2013-11-10Added options for how bevel amount is measured.Howard Trickey
2013-11-09uiList: fix another bug, where active item labels in sublayouts would not get...Bastien Montagne
2013-11-09uiList: fix a bug in computing visual active index (afaict, in case of reorde...Bastien Montagne
2013-11-09More fix for [#37327] Inconsistent numeric input conversion.Bastien Montagne
2013-11-08knife tool: Remove unused 'extend' variableSergej Reich
2013-11-08knife tool: Clean up line hits when starting a new cutSergej Reich
2013-11-08[#37327] Inconsistent numeric input conversion.Bastien Montagne
2013-11-07Fix for [#36819] *AFTER 2.69* Audio Only Sequencer wont renderJoerg Mueller
2013-11-07Fix for node transform offsets when adding new nodes: The transform operator ...Lukas Toenne
2013-11-07Fix for node link highlighting not getting reset if a transform operator is c...Lukas Toenne