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-12-31Joystick: Suppress add/remove device eventsSergey Sharybin
2014-12-31Compilation error fix for strict flagsSergey Sharybin
2014-12-31Remove executable flag from the build configuration filesSergey Sharybin
2014-12-31Operator to duplicate the active Grease Pencil layerJoshua Leung
2014-12-30Fix an odd line that slipped in my ghost_hack_first_file commitJens Verwiebe
2014-12-30Fix issue in separate rake control commit:Antony Riakiotakis
2014-12-30Fix T42780: Object linking allows to have linked armatures in pose modeSergey Sharybin
2014-12-30PyAPI: geometry.normal, support polygonsCampbell Barton
2014-12-30PyAPI: allow non-vector args for geometry moduleCampbell Barton
2014-12-30Fix possible NULL pointer dereferenceCampbell Barton
2014-12-29Fix stupid handling of 'Object.matrix_local' in RNA.Bastien Montagne
2014-12-29Rotate around selection now will work on last stroke position in textureAntony Riakiotakis
2014-12-29Move average stroke from sculpt session to unified paint settings so itAntony Riakiotakis
2014-12-29Cleanup: get rid of sculpt minmax and reuse last stroke function (codeAntony Riakiotakis
2014-12-29cleanup: redundant call to BKE_object_apply_mat4Bastien Montagne
2014-12-28Fix T40930: Add a new option to select faces by smooth/flat shading.Bastien Montagne
2014-12-28Cleanup: no need for hacks here, RNA allows for real read-only props, and if ...Bastien Montagne
2014-12-28Fix leak in cycles-bakeCampbell Barton
2014-12-28Fix leak in select-similar regionsCampbell Barton
2014-12-28Fix buffer overrun calculating unique namesCampbell Barton
2014-12-28BLI_string_utf8: add BLI_strncpy_utf8_rlenCampbell Barton
2014-12-28cleanup: avoid ref-counting None for a new matrixCampbell Barton
2014-12-27Fix a very stupid memleak in own bpy_app_translations.c code...Bastien Montagne
2014-12-27GPencil UI: Color swatches for both Stroke and Fill colors are now shownJoshua Leung
2014-12-27Experimental fix for "random large dots" bug when using a stylusJoshua Leung
2014-12-27Restoring all the whitespace!Joshua Leung
2014-12-27Fix T43034: beautify-fill leaves zero area tri'sCampbell Barton
2014-12-27cleanup: redundant tri-normal calculationCampbell Barton
2014-12-27cleanup: knife tools, use generic sort functionCampbell Barton
2014-12-27Fix typo in angle commit, noticed by Kevin Dietrich, thanks!Antony Riakiotakis
2014-12-27Only add a fill brush to default .blend if there isn't one already. ForAntony Riakiotakis
2014-12-27Brush Texture Angle Goodies:Antony Riakiotakis
2014-12-26Fix T43010 regression in material setting.Antony Riakiotakis
2014-12-26GPencil: Picky whitespace cleanupjulianeisel
2014-12-26Put editor initialization before python.Antony Riakiotakis
2014-12-26Fix T42977: Weights failed to display in Wireframe mode when using Face Selectjulianeisel
2014-12-26GPencil: Use a different brush cursor for eraserjulianeisel
2014-12-26Fix T42641, Graphical fragments showing on Blender 2.71 and higher when baking.Bastien Montagne
2014-12-26Fix T43013: Flip with bridge aligned loopsCampbell Barton
2014-12-26optimize interp_weights_poly_v2, v3Campbell Barton
2014-12-26optimize interp_weights_poly_v2, v3Campbell Barton
2014-12-26cleanup: use cross_tri_v2 when area isn't needed.Campbell Barton
2014-12-25SCons: Don't regenerate icons if not changesSergey Sharybin
2014-12-25OSX: revive GHOST_HACK_getFirstFile cause it breaks things on older OSX versi...Jens Verwiebe
2014-12-25Refactor 'immediate search' featureBastien Montagne
2014-12-25Fix T42938: image.save_render sometimes saved the wrong passSergey Sharybin
2014-12-24Fix T42879: File Browser - disable selecting ".." entry (Parent Directory)julianeisel
2014-12-24Ref T42873: Print "Camera Pano" for panoramic camera view onto viewportjulianeisel
2014-12-24Master branch is now alpha cycle of 2.74 releaseSergey Sharybin
2014-12-24Fix T42997: Support RGBA output for HuffYUVSergey Sharybin