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
2015-01-06Revert "Fix T42888: Separate and Combine HSV distorts the hue value"Sergey Sharybin
2015-01-06fix for doc generatorCampbell Barton
2015-01-06Fix leak in cycles-bakeCampbell Barton
2015-01-06Fix leak in select-similar regionsCampbell Barton
2015-01-06Fix buffer overrun calculating unique namesCampbell Barton
2015-01-06Fix a very stupid memleak in own bpy_app_translations.c code...Bastien Montagne
2015-01-06Fix T43034: beautify-fill leaves zero area tri'sCampbell Barton
2015-01-06cleanup: redundant tri-normal calculationCampbell Barton
2015-01-06Only add a fill brush to default .blend if there isn't one already. ForAntony Riakiotakis
2015-01-06Fix T43010 regression in material setting.Antony Riakiotakis
2015-01-06Fix T42977: Weights failed to display in Wireframe mode when using Face Selectjulianeisel
2015-01-06Fix T42641, Graphical fragments showing on Blender 2.71 and higher when baking.Bastien Montagne
2015-01-06Fix T43013: Flip with bridge aligned loopsCampbell Barton
2015-01-06cleanup: use cross_tri_v2 when area isn't needed.Campbell Barton
2015-01-06OSX: revive GHOST_HACK_getFirstFile cause it breaks things on older OSX versi...Jens Verwiebe
2015-01-06Fix T42938: image.save_render sometimes saved the wrong passSergey Sharybin
2015-01-06Cycles: Fix really bad bug with shadow rays on non-SSE CPUsSergey Sharybin
2015-01-06Fix rna paint update callbacks assuming meshesCampbell Barton
2014-12-23Blender 2.73 release candidate commitv2.73-rc1Sergey Sharybin
2014-12-23Fix T42994: Own recent regression in fix for T42945 (rB5cc199e49581),Bastien Montagne
2014-12-23Add missing keymap for paint curveCampbell Barton
2014-12-23Fix T42928: Drag-drop of generated files to compo reloads them, loosing editsSergey Sharybin
2014-12-22Fix T42952: Curve modifier not taken into account when curve is created from ...Sergey Sharybin
2014-12-22partial revert ab6417aa9ff8cbd4831c3ed1837742c1178be25a was too strictGaia Clary
2014-12-22Quick fix for UI themes, by meta-androcto (Brendon Murphy), thanks.Bastien Montagne
2014-12-22Fix T42966: Py_Initialize: Unable to get the locale encodingSergey Sharybin
2014-12-21GPencil: Correction to rB071ec918f4cdjulianeisel
2014-12-21Fix T42973: Render viewport not updating when switching materials in OutlinerBastien Montagne
2014-12-20Fix T42961: GPencil - Refactor object/scene data behaviourjulianeisel
2014-12-20RNA Object.matrix_local: Add a big warning this matrix is only relative to pa...Bastien Montagne
2014-12-20Fix T42972: fcurve lasso select crashCampbell Barton
2014-12-20Force phony targets to build (even if file exists)Campbell Barton
2014-12-19Ensure no integer overflow happens in SuperLU solver on memory allocationSergey Sharybin
2014-12-19Minor cleanup to previous commitAntony Riakiotakis
2014-12-19Fix for bad file name string matching in point caches, leading toLukas Tönne
2014-12-19Fix T42543 projection painting fails when faces are perpendicular to screen.Antony Riakiotakis
2014-12-19Fix reversed args in function call (float, bool vs. bool, float).Bastien Montagne
2014-12-19Fix T42945: rv3d->gridview was not set correctly in view3d_draw_objects.Bastien Montagne
2014-12-19Code cleanup: include directory for sconsSergey Sharybin
2014-12-18Fix mathutils docstring typos.Tamito Kajiyama
2014-12-18Flood fill in projection painting does not do bounds checking anymore.Antony Riakiotakis
2014-12-18Fix T42943: Crash with multiple calls to rna_info.BuildRNAInfo()Campbell Barton
2014-12-18PyAPI: disallow assigning members to 'bpy.ops'Campbell Barton
2014-12-18Sequener: Move waveform-draw option into view menuCampbell Barton
2014-12-18cleanup: use const for smallhash & minor editsCampbell Barton
2014-12-18Fix/workaround T42944: Crash adding a shortcut in properties spaceCampbell Barton
2014-12-18Correction to previous render border commitSergey Sharybin
2014-12-18Cycles: Do some logging when motion is detected in the sceneSergey Sharybin
2014-12-18Correction to set border from render image viewSergey Sharybin
2014-12-18Quiet warning (harmless)Campbell Barton