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-04-06svn merge ^/trunk/blender -r55815:55840Sergey Sharybin
2013-04-06Fix: 34874 Weight Paint UI inconsistent: removed conflicting shortcut definit...Gaia Clary
2013-04-06ctrl+a select all in button fieldCampbell Barton
2013-04-06add relative offset option for poke tool.Campbell Barton
2013-04-06patch [#34890] BMesh Poke Face.Campbell Barton
2013-04-06bmesh operator rename inset -> inset_regionCampbell Barton
2013-04-06patch [#34886] BMesh Individual Face InsetCampbell Barton
2013-04-05Fix another part of #34877: cycles progress status text not showing correct withBrecht Van Lommel
2013-04-05code cleanup: include orderCampbell Barton
2013-04-05Fix eternal compo refresh when having image editor with mask openedSergey Sharybin
2013-04-05Bug fix #34866Ton Roosendaal
2013-04-05style cleanupCampbell Barton
2013-04-05svn merge ^/trunk/blender -r55776:55813Campbell Barton
2013-04-05code cleanup: use bool's for vgroup and editmode.Campbell Barton
2013-04-05Stencil dimension control:Antony Riakiotakis
2013-04-05Patch from kgeogeo:Antony Riakiotakis
2013-04-05Fix #34872: Every images are displayed as black in UV/image editorSergey Sharybin
2013-04-05fix bad memmove size (reading past buffer bounds)Campbell Barton
2013-04-05Fix #34862: some operators like mesh separate or object clear parent were notBrecht Van Lommel
2013-04-05skip unneeded calculations when calling calculateTransformCenter()Campbell Barton
2013-04-04Jump to start/end of tracked segment works in Mask editing mode now.Sergey Sharybin
2013-04-04code cleanup: use bools in interface handlers, dont show translation menu whe...Campbell Barton
2013-04-04Two small fixes:Ton Roosendaal
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-04Use GLSL display for compositor backdrop and sequencer previewSergey Sharybin
2013-04-04metaballs were not scaling/rotating about their own centers when V3D_LOCAL wa...Campbell Barton
2013-04-04Changes to cache invalidation policy for movie clipsSergey Sharybin
2013-04-04Clip editor prefetch changesSergey Sharybin
2013-04-04fix [#34802] Individual Transformation Confusing in Edit ModeCampbell Barton
2013-04-04improved method of getting the tangent axis from a bmesh triangle,Campbell Barton
2013-04-04fix [#34860] View in Weight Painting mode no longer rotates around active boneCampbell Barton
2013-04-04code cleanup: use bools, (float)sin/(float)cos -> sinf/cosf, more meaningful ...Campbell Barton
2013-04-04code cleanup: use bools in UI and WM code, quiet some shadow warnings, remove...Campbell Barton
2013-04-03Apparently zoom in clip editor was brokenSergey Sharybin
2013-04-03Bunch of fixes for GLSL display transformSergey Sharybin
2013-04-03code cleanup: unused functionsCampbell Barton
2013-04-03code cleanup: use more (blender) conventional naming for group functions.Campbell Barton
2013-04-03new ruler option to be able to interactively measure surface thichness as you...Campbell Barton
2013-04-03pass snap arguments so the ruler doesn't have to temp overwrite scene vars.Campbell Barton
2013-04-03Fix #33628, Segmentation fault after pasting a closed group of nodes into an ...Lukas Toenne
2013-04-03Fix/Workaround #34854: render buffer update writes to wrong layerSergey Sharybin
2013-04-03Cleanup outliner_dropzone codeDan Eicher
2013-04-03use floats for transform snapping distance comparisonsCampbell Barton
2013-04-03fix [#34825] Transparent background of Empty Images clips objects behind them...Campbell Barton
2013-04-03fix [#34850] "x" to clear ID prop fields is too close to the right borderCampbell Barton
2013-04-03fix [#34847] Box selecting shape keys of a mask causes crashCampbell Barton
2013-04-03style cleanupCampbell Barton
2013-04-03remove workaround for [#34346], checked on applying this workaround for armat...Campbell Barton
2013-04-02Fix #34759: cycles texture influence for particles not shown correct when swi...Brecht Van Lommel
2013-04-02Fix #34849: crash in operator search menu, due to brush stencil pollBrecht Van Lommel