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-08-14UI: edits to pie-menu-enumCampbell Barton
2014-08-13Fix out of bounds read when recalculating mipmaps, error reported byAntony Riakiotakis
2014-08-13Fix T41408: Render layer pass bug, second attemptSergey Sharybin
2014-08-13OSX: fix paranthesis in last commitJens Verwiebe
2014-08-13OSX: add a fix for lion_fs loosing handles after calling fs from key shortcut...Jens Verwiebe
2014-08-13Maybe slightly controversial pie commit:Antony Riakiotakis
2014-08-13Add custom property to previous commit, name "Context" of that propertyAntony Riakiotakis
2014-08-13Correct missing new line in the debug printSergey Sharybin
2014-08-13Align pie menu title on center.Antony Riakiotakis
2014-08-13Bring back python operator for pies on a certain operator property.Antony Riakiotakis
2014-08-13Image Editor: only do alpha test if output file requires alphaDalai Felinto
2014-08-13Fix T41219: Cycles backface detection doesn't work properlySergey Sharybin
2014-08-13Correct menu items active behavior applying to dialogsCampbell Barton
2014-08-13Fix T40717: Screen does not update while scrolling or zooming with touchpad o...Sergey Sharybin
2014-08-13Fix linking error on VC 2013: Update lib names for openexrDaniel Genrich
2014-08-13Fix T39387: Knife makes duplicate verts with subsurfCampbell Barton
2014-08-13Math Lib: rename barycentric_transform -> transform_point_by_tri_v3Campbell Barton
2014-08-13Math Lib: name signed versions of dist_to_plane_v3 explicitlyCampbell Barton
2014-08-13Knife tool: avoid copying vectorsCampbell Barton
2014-08-13Fix possible uninitialized var useCampbell Barton
2014-08-13SpellingCampbell Barton
2014-08-13SpellingCampbell Barton
2014-08-13RNA: use static declarationsCampbell Barton
2014-08-13Compare squared distances for tracking selectionCampbell Barton
2014-08-13Knife tool: cleanup threshold use, avoid sqrtCampbell Barton
2014-08-13Fix T41164: Knife creates duplicate vertsCampbell Barton
2014-08-13Auto-update of themes (missing properties in XML files).Bastien Montagne
2014-08-12Fix T40566: Light instances disappears in rendered viewport (Blender Internal)Sergey Sharybin
2014-08-12Fix T41060: Wrong texture 'Object' mapping in 3DView Rendered mode with Blend...Sergey Sharybin
2014-08-12Fix T41415: Lasso keymap not working in UV editor.Bastien Montagne
2014-08-12Fix part of T41406Antony Riakiotakis
2014-08-12Fix T41409: Copy Custom Property function does nothing with pose bones.Bastien Montagne
2014-08-12Change previous commit that uses transparency by default.Antony Riakiotakis
2014-08-12Cleanup.Bastien Montagne
2014-08-12Fix T41411: Undo crashing with background images set.Bastien Montagne
2014-08-12Support table erasor in projective painting as well.Antony Riakiotakis
2014-08-12Fix T41414, T41386.Antony Riakiotakis
2014-08-12Stupid MSVC replaces tabs to spaces spontaneously :SSergey Sharybin
2014-08-12Console detection now works reliably when starting blender-app directlySergey Sharybin
2014-08-12Fix T41349: Muting texture nodes can cause crashes.Lukas Tönne
2014-08-12Scons / Buildbot: Remove code for Visual Studio 2008.Thomas Dinges
2014-08-12Cleanup: Remove Visual Studio 2012 code from builder.Thomas Dinges
2014-08-12Fix undo in texture painting not refreshing float images in viewport ifAntony Riakiotakis
2014-08-12Fix T41408: Diffuse and specular passes were incorrect with combined/color pa...Sergey Sharybin
2014-08-12Cleanup: magic numbersCampbell Barton
2014-08-12Rewritten Array Modifier D443Campbell Barton
2014-08-12Cleanup: unused varCampbell Barton
2014-08-12GHash: add flag get/set for gsetCampbell Barton
2014-08-12Freestyle: Removed the stored bContext from the Controller class.Tamito Kajiyama
2014-08-12Added support for Feestyle edge/face marks in the 3D view window in Cycles.Tamito Kajiyama