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-06-12Minor fix [#31798] [minor] simpledeform modifier tooltipBastien Montagne
2012-06-10style cleanupCampbell Barton
2012-06-10Force multires update when changing subdivision type.Nicholas Bishop
2012-05-26solidify option to flip normalsCampbell Barton
2012-05-22Add skin modifier: DNA, RNA, UI, and MOD_skin.c implementation.Nicholas Bishop
2012-05-18add option for screw modifier to smooth shade. (renamed smooth_shading to use...Campbell Barton
2012-05-18Add smooth-shading option for remesh modifier.Nicholas Bishop
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-05-08Fix reseting of particle lifetime and unborn feature when adding smoke - repo...Daniel Genrich
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-14Fixed some UI message typos (spotted by Leon Cheung, thx).Bastien Montagne
2012-04-14i18n: "labels" of multi-section enums need to be marked for gettext (N_()), a...Bastien Montagne
2012-04-13Fix loading external MDisps, BMesh merge bug.Nicholas Bishop
2012-04-10Address [#30842] Blenders Measurement Units set to Metric, makes some Precisi...Campbell Barton
2012-03-30Node socket values now only have soft limits, rather than hard limits, so youBrecht Van Lommel
2012-03-30Fix [#30709] Renaming a bone renames all drivers' targets using a bone of tha...Bastien Montagne
2012-03-26rename lattice influence to strength from r45144 (other deform modifiers call...Campbell Barton
2012-03-26Patch: [#30652] Influence slider for Lattice ModifierThomas Dinges
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-18spelling cleanupCampbell Barton
2012-03-16bmesh: being back bevel modifier from 2.62 stable.Campbell Barton
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-03-03"Fix" [#30431] UI string spelling & similar fixes.Bastien Montagne
2012-03-01Spelling CleanupCampbell Barton
2012-02-21remove NGon Interp modifier (which was merged as apart of BMesh),Campbell Barton
2012-02-20- remove some unused editmesh functions.Campbell Barton
2012-02-20moved select interior faces into a C function (was python)Campbell Barton
2012-02-13svn merge ^/trunk/blender -r44024:44076Campbell Barton
2012-02-122.6 UI Modifier Icons:Thomas Dinges
2012-01-23svn merge ^/trunk/blender -r43616:43639Campbell Barton
2012-01-23Ocean Modifier UI fixes:Thomas Dinges
2012-01-11svn merge ^/trunk/blender -r43278:43294Campbell Barton
2012-01-11Longer names support for all ID and other object namesSergey Sharybin
2012-01-04svn merge ^/trunk/blender -r43092:43092Campbell Barton
2012-01-04de-duplicate wave modifier texture function.Campbell Barton
2012-01-04replace wave spesific enum with generic oncesCampbell Barton
2011-12-31svn merge ^/trunk/blender -r43009:43033Campbell Barton
2011-12-31Add remesh modifier (dual contouring).Nicholas Bishop
2011-12-132 new bevel options for the operator and the modifier.Campbell Barton
2011-11-28svn merge ^/trunk/blender -r42197:42221Campbell Barton
2011-11-28Fixes and tweaks to RNA messages (found while translating in french).Bastien Montagne
2011-11-26svn merge ^/trunk/blender -r42139:42172Campbell Barton
2011-11-26A bunch of fixes and tweaks in RNA messages, found while translating them in ...Bastien Montagne
2011-11-24svn merge ^/trunk/blender -r42095:42116Campbell Barton
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
2011-11-23svn merge ^/trunk/blender -r42080:42095Campbell Barton
2011-11-23Fixed some glitches with WeightVG modifiers:Bastien Montagne
2011-11-20svn merge ^/trunk/blender -r41998:42009Campbell Barton
2011-11-20Option to rename the vertex color data layer used by Ocean modifier for foam....Lukas Toenne