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-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-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
2014-12-24Fix 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-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-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-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-18cleanup: use const for smallhash & minor editsCampbell Barton
2014-12-18Fix/workaround T42944: Crash adding a shortcut in properties spaceCampbell Barton