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
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-29I18n scripts: minor spelling exceptions update.Bastien Montagne
2014-12-29Cycles: Fix MSVC which desn't like condition to be split by preprocessorSergey Sharybin
2014-12-29Fix stupid handling of 'Object.matrix_local' in RNA.Bastien Montagne
2014-12-29Revert "Fix T42888: Separate and Combine HSV distorts the hue value"Sergey Sharybin
2014-12-29Small fix for QTCreator project script, by Sybren Stüvel.Lukas Tönne
2014-12-29Rotate around selection now will work on last stroke position in textureAntony Riakiotakis
2014-12-29fix for doc generatorCampbell Barton
2014-12-29Move average stroke from sculpt session to unified paint settings so itAntony Riakiotakis
2014-12-29CMake: Add check for whether OIIO has bundled pugixml librarySergey Sharybin
2014-12-29Cleanup: get rid of sculpt minmax and reuse last stroke function (codeAntony Riakiotakis
2014-12-29Cycles: Add asserts around BVH stack pushesSergey Sharybin
2014-12-29Cycles: Bump stack size for QBVH traversal codeSergey Sharybin
2014-12-29Cycles: Add some sanity check asserts in the traversal codeSergey Sharybin
2014-12-29cleanup: redundant call to BKE_object_apply_mat4Bastien Montagne
2014-12-29Cycles: Disable QBVH on 32bit systems all togetherSergey Sharybin
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-27Cycles: Mark visibility TODO as resolvedSergey Sharybin
2014-12-27Cycles: Fix visibility check for instanced nodesSergey Sharybin
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