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-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
2013-04-02More usage of GLSL for color managed image drawingSergey Sharybin
2013-04-02More Histogram fixes:Ton Roosendaal
2013-04-02Fix compilation on MinGW(64/32)Antony Riakiotakis
2013-04-02Missing GLEW path in CMake, fixes compile error in OS X.Ton Roosendaal
2013-04-02Usability fix, for color grading.Ton Roosendaal
2013-04-02Key mapping conflict for 'find node' versus 'add socket link' (noodle).Ton Roosendaal
2013-04-02Fix for #34756 and #34810, crashes when dropping nodes onto noodles and a rel...Lukas Toenne
2013-04-02draw helper lines for inset and bevel operators, the mouse distance from the ...Campbell Barton
2013-04-02Usual typo fixing...Bastien Montagne
2013-04-02Compile fix: size_t (required by BLI_string.h) was undefinedJoshua Leung
2013-04-01Node editing feature:Ton Roosendaal
2013-04-01code cleanup: split editmesh_tools.c, into inset, bevel (both modal operators...Campbell Barton
2013-04-01Fix #34813: smooth brush used on a shape key messes up the topology - part2Sergey Sharybin
2013-04-01Draw checker backdrop for sequencer when in RGBA modeSergey Sharybin
2013-04-01correct too-big allocation in mesh beautify.Campbell Barton
2013-04-01Fix #34819: Background image gets pixelated when zooming inSergey Sharybin
2013-03-31Draw relationship lines for rigid body constraintsSergej Reich
2013-03-31Fix for [#34821] Split Viewer node won't show the backdropThomas Dinges
2013-03-31Changes to Stencil control:Antony Riakiotakis
2013-03-31optimize away reloading of brush texture when rotating the stencilAntony Riakiotakis
2013-03-31UI cleanup:Antony Riakiotakis
2013-03-31style cleanupCampbell Barton
2013-03-31Woot woot commit.Antony Riakiotakis
2013-03-30Tidy up stroke options and make them sexy, aka the paint optionAntony Riakiotakis
2013-03-30code cleanup: move beauty fill calculation into its own function and some sty...Campbell Barton
2013-03-29Implement GPU-side display transform for clip editorSergey Sharybin
2013-03-29Slight cleanup for 2d painting. Cache is always enabled (used one of theAntony Riakiotakis
2013-03-29Support for brush overlay in texture paint mode. For the image editor,Antony Riakiotakis
2013-03-29remove unused GLUquadricObj in draw_manipulator_rotate()Campbell Barton
2013-03-29fix/workaround [#34346] Blender total crashes when File/User preferences twic...Campbell Barton
2013-03-29misc minor edits.Campbell Barton
2013-03-29minor improvement to edge-angle-drawing, when transforming verts draw the ang...Campbell Barton
2013-03-29add edge-angle drawing in editmode for manifold edges.Campbell Barton
2013-03-29minor fix for annoyance with directory selection on windows.Campbell Barton
2013-03-29fix [#34804] Only timeline_markers[0] is selectable if multiple markers at sa...Campbell Barton
2013-03-29don't save select extend state for marker selection.Campbell Barton