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
2010-10-19svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r32300:32571soc-2010-nicolasbishopNicholas Bishop
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-18svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r32200:32300Nicholas Bishop
2010-10-18svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r31926:32200Nicholas Bishop
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-15[#24263] Hooks influence area with vertex group assigned is not effectedCampbell Barton
2010-10-14add UNUSED() to modifiers, also removed some unused args.Campbell Barton
2010-09-30[#23673] Modifier construction gives correct result in viewport but incorrect...Campbell Barton
2010-09-28bugfix, screw modifier was overwriting its own calculated normals of the orig...Campbell Barton
2010-09-26- Save MDISPS layer when applying modifier.Sergey Sharybin
2010-09-23bugfix [#23595] Texture paint with a node based brush produces artifactsCampbell Barton
2010-09-09svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r31667:31833Nicholas Bishop
2010-09-09== Multires ==Nicholas Bishop
2010-09-05Fix #23680: Explode with Split Edges over SubSurf - crashSergey Sharybin
2010-09-02rna context renameCampbell Barton
2010-08-21svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r31296:31488Nicholas Bishop
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-13added include for offsetof(), also use <string.h>, not "string.h"Campbell Barton
2010-08-12svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r31183:31296Nicholas Bishop
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-08-07== Ptex ==Nicholas Bishop
2010-08-06svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r30887:31091Nicholas Bishop
2010-08-06fix for un-initialized variable in screw modifier.Campbell Barton
2010-08-06bugfix [#23179] Screw Modifier looses VGroupsCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-31use more BLI math funcs (no functional changes)Campbell Barton
2010-07-31== VPaint/Multires ==Nicholas Bishop
2010-07-24== Multires ==Nicholas Bishop
2010-07-24svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r30563:30668Nicholas Bishop
2010-07-23== Multires ==Nicholas Bishop
2010-07-22Fix #22661: Multires/Sculpt SegfultSergey Sharybin
2010-07-20svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r30325:30510Nicholas Bishop
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-17svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r30167:30324Nicholas Bishop
2010-07-14[#22782] Solidify Thickness negative and positive values are the same resultCampbell Barton
2010-07-10svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r29912:30167Nicholas Bishop
2010-07-07Some preparation for accelerating other paint modes than sculptNicholas Bishop
2010-07-05Fix #20383: mesh deform modifier wasn't working on lattices.Brecht Van Lommel
2010-07-03Added a new mask operator to create a mask from a texture.Nicholas Bishop
2010-06-29svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r29583:29790Nicholas Bishop
2010-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
2010-06-22Don't evaluate displace modifier with strength 0, avoids multiresBrecht Van Lommel
2010-06-21More changes in prepping for mask layers:Nicholas Bishop
2010-06-16scale option was only working for panoramic camerasCampbell Barton
2010-06-13solidify rim material option, use the next material slot for rim faces.Campbell Barton
2010-06-13use utility functions for vertex groups, no functional changesCampbell Barton
2010-06-07Reverting commit 21540, incorrect bugfix.Nicholas Bishop