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
2014-10-16Fix T42258: Drivers: `dimensions.x` is always invalid, but `dimensions[0]` worksBastien Montagne
2014-10-16Fix T42256: Translation operator moves Child-Of constrained objects in wrong ...Bastien Montagne
2014-10-16Fix T42222Antony Riakiotakis
2014-10-16Sequencer: draw metastrip range while editingCampbell Barton
2014-10-16Sequencer: maintain start/end when exiting a metaCampbell Barton
2014-10-16Fix T42247 rolling did not support the rotation value in the userAntony Riakiotakis
2014-10-15SCons: Fix compilation error with booleans disabledSergey Sharybin
2014-10-15Disable color editing for bone group color sets unless custom colors isLukas Tönne
2014-10-15Fix T42239, missing redraw notifier when switching collision shapes.Lukas Tönne
2014-10-15Better fix for T42139Antony Riakiotakis
2014-10-15Fix T42237: Added a soft limit to 3D view grid scale; a value of 0.0Lukas Tönne
2014-10-15Correct last commitCampbell Barton
2014-10-15Cleanup: unused varCampbell Barton
2014-10-15Fix T42226: Glibc <= 2.8 fails to buildCampbell Barton
2014-10-15Refactor 'apply' part of Editmode View3d Transform panel code.Bastien Montagne
2014-10-15Cleanup: Editmode 3DView Transform panel code: do not check for hidden BMesh ...Bastien Montagne
2014-10-15Cleanup: Edit mode 3DView Transform panel code.Bastien Montagne
2014-10-15Add Vertex bevel weight to Editmode UI.Bastien Montagne
2014-10-15Bevel modifier: Add weight support for vertices bevelling.Bastien Montagne
2014-10-15Bugfix T42225: Python - GreasePencil.active incorrectly accepts GreasePencil ...Joshua Leung
2014-10-15Fix for Editor Fullscreen on SequencerDalai Felinto
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-10-14Code cleanup: int/float and float/double conversionsSergey Sharybin
2014-10-14Fix T42064: Directional blur uses wrong samplerSergey Sharybin
2014-10-14Pie menus:Antony Riakiotakis
2014-10-14Yet another tweak to stretch volume variation.Lukas Tönne
2014-10-14Tweak for smoothing limits in stretch-constraint volume preservation.Lukas Tönne
2014-10-14Fix T42209: Changing Node Editor header color also changes wire colorLukas Tönne
2014-10-14BLI_bitmap: add a macro to set/clear the whole bitmap at once.Bastien Montagne
2014-10-13Filter out pie spawn button events.Antony Riakiotakis
2014-10-13Integrated limits for volume preservation in stretch-to constraints.Lukas Tönne
2014-10-13Some corrections to the pie spawning code to account for nested pies.Antony Riakiotakis
2014-10-13Fix T42206: RenderLayers popup crashed when clicked while renderingCampbell Barton
2014-10-13Fix T42198: Linked lines only work with linked objects.Tamito Kajiyama
2014-10-13Code cleanup: Move output arguments to the end of the listSergey Sharybin
2014-10-13Roto: Improve spline sliding vs. curvature detectionSergey Sharybin
2014-10-13Code cleanup: Prevent possible int->float conversionSergey Sharybin
2014-10-13Code cleanup: Use new SQUARE() macro to get squared distance thresholdSergey Sharybin
2014-10-13Fix T42005: Reset py-handlers could crashCampbell Barton
2014-10-13Mesh Inset: select internal faces by defaultCampbell Barton
2014-10-13Fix T42205: MovieClip ignores grid colorCampbell Barton
2014-10-13Cleanup: redundant castCampbell Barton
2014-10-13Error in last commitCampbell Barton
2014-10-13BLI_utildefines: add SQUARE macroCampbell Barton
2014-10-13Pie menus: Confirm thresholdAntony Riakiotakis
2014-10-13Mesh calc smooth group: several fixes.Bastien Montagne
2014-10-13Minor typo fix, reported by Sebastian Koenig on irc. Thanks!Antony Riakiotakis
2014-10-12Bugfix: "Hide" button in modifiers panel did only hide smoke domain, not the ...Daniel Genrich
2014-10-12Minor alignment for triangles on number slider widgetPablo Vazquez
2014-10-11Sculpt: update dystopia debug verifyCampbell Barton