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
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov
2012-03-20patch [#30595] Wiki Quick Hacks: Make Tooltip Background Colour ThemeableCampbell Barton
2012-03-20Quiet warnings about unused functions and variables.Nicholas Bishop
2012-03-20bmesh inset: outset optionCampbell Barton
2012-03-20Fix format string warnings (gcc) by using string literals.Nicholas Bishop
2012-03-20bmesh inset:Campbell Barton
2012-03-20Redraw data properties after selecting a bone.Nicholas Bishop
2012-03-19Spelling of UI messages (then -> than).Bastien Montagne
2012-03-19Fix #30594: UV editor transform tools did not show help/pivot line to indicateBrecht Van Lommel
2012-03-19Fix for drag-n-drop images into sequencer: it was impossible to select filesSergey Sharybin
2012-03-19code cleanup: bmesh api - make arg order consistent - htype before hflag or o...Campbell Barton
2012-03-19bmesh: inset tool, access from face menu (Ctrl+F)Campbell Barton
2012-03-19Add a multires function to delete MDisps.Nicholas Bishop
2012-03-19Fix for [#30495] Framerate goes crazy after changing Sync mode from "Frame Dr...Joerg Mueller
2012-03-19Grumph, more fixes in this Select menu (Invert had default op name for metaba...Bastien Montagne
2012-03-18Allow dropping image files from outside blender, or image datablocks from ins...Sv. Lockal
2012-03-18Re-enable the clay strips sculpt brush.Nicholas Bishop
2012-03-18Rename 'clay tubes' to 'clay strips' and include it in the capabilities RNA.Nicholas Bishop
2012-03-18Style cleanup in sculpt.c, no functional changes.Nicholas Bishop
2012-03-18spelling cleanupCampbell Barton
2012-03-18code cleanup:Campbell Barton
2012-03-18fix for invalid use of strncat (N == how many bytes may be appended, not the ...Campbell Barton
2012-03-18fix: UV Islands not selected properly with Ctrl-L. A simple misplacement of t...Antony Riakiotakis
2012-03-18update vertex paint code for last commit, was still using ABGR order.Campbell Barton
2012-03-18swap BMLoopCol r/b color, requires subversion bump.Campbell Barton
2012-03-17UI messages: unification of select/deselect stuff.Bastien Montagne
2012-03-17Big step forward nodes UI translation:Bastien Montagne
2012-03-17Minor UI messages fixes, and enabling i18n for all modifier_setError() error ...Bastien Montagne
2012-03-17compile fix for 44939Jens Verwiebe
2012-03-17Fix for yesterday i18n own commit (r44924): we now need to define WITH_INTERN...Bastien Montagne
2012-03-17Reduce poly map memory usage (used by sculpt smooth brush.)Nicholas Bishop
2012-03-17minor improvement to image info color sample drawing, draw a grey outline.Campbell Barton
2012-03-17add select invert for latticeCampbell Barton
2012-03-17bugfix. Brush zoom could fail if uv sculpting was onAntony Riakiotakis
2012-03-17Follow up to fix in r44919: use standard stats in paint modes.Nicholas Bishop
2012-03-16i18n stuff: adds translation_context to RNA structs (used for there ui name),...Bastien Montagne
2012-03-16Allow merging two tracks in cases when they've got overlapping tracked/keyframedSergey Sharybin
2012-03-16Fix object mode check in stats_update.Nicholas Bishop
2012-03-16fix for building bmesh bevel with scons (source file was left out)Campbell Barton
2012-03-16*picky* fix for edge rotateCampbell Barton
2012-03-16Commit patch from Nicholas Bishop with some small modificationsSergey Sharybin
2012-03-15add missing break statement from recent brush code refactor,Campbell Barton
2012-03-152.6 User Interface:Thomas Dinges
2012-03-15Code cleanup: simplify brush tool selection operators.Nicholas Bishop
2012-03-15fixes for vertex color (found when brining X3D import back)Campbell Barton
2012-03-15Remove unused parameter from multires_dm_create_from_derived.Nicholas Bishop
2012-03-15fix [#30542] Shear Vertical Seg Faults BlenderCampbell Barton
2012-03-14Use helper functions in node_select when selecting/deselecting nodes and sock...Lukas Toenne
2012-03-14Make extension mode (shiftkey) mandatory for socket selection. Otherwise the ...Lukas Toenne
2012-03-14Fix for multires undo with partial visibility.Nicholas Bishop