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
2013-11-29Cycles OSL: fix mistake in recent refactoring, parameters are not set before ...Brecht Van Lommel
2013-11-29Fix scons compile after last commit ( unwanted new line )Jens Verwiebe
2013-11-29Buildinfo: suppress error prints when building local branchesSergey Sharybin
2013-11-29Fix T37149: Macros store settings from a cancelled operationCampbell Barton
2013-11-29Fix T37407: removing cd-layer didn't set the active layer correctlyCampbell Barton
2013-11-29Code cleanup: avoid using function calls within macrosCampbell Barton
2013-11-29Cycles OSL: refactoring to remove all dependencies on builtin OSL closures.Brecht Van Lommel
2013-11-29Fix own regression - adding a grid had rotated face.Campbell Barton
2013-11-29Python API Docs: update for using git buildinfo and change upload URLCampbell Barton
2013-11-29Python API: give a better error message when creating a Matrix failsCampbell Barton
2013-11-29Fix iTaSC build error when building with libc++.Brecht Van Lommel
2013-11-28Code cleanup: spelling fixes and verbosity printsSergey Sharybin
2013-11-28Made collections port compatible with MSVC2008Sergey Sharybin
2013-11-28CMake/Scons Build: disable explicit linking to libstdc++ on Linux/Unix.Brecht Van Lommel
2013-11-28Remove debug prints from SCons' python moduleSergey Sharybin
2013-11-28Update Ceres to latest upstream versionSergey Sharybin
2013-11-28Transform: improve normal orientationCampbell Barton
2013-11-28Fix T37143: Wrong normal dir with individual origins + one vert selectedCampbell Barton
2013-11-28Fix Carve compilation on FreeBSDSergey Sharybin
2013-11-28Update Carve to upstream version be054bc7ed86Sergey Sharybin
2013-11-28Carve bundler script cleanupSergey Sharybin
2013-11-28error in last commitCampbell Barton
2013-11-28Testing: added check for broken links to wiki docsCampbell Barton
2013-11-28View3D: split camera controlling parts of fly mode into their own functionsCampbell Barton
2013-11-28Cycles: experimental OpenSubdiv code.Brecht Van Lommel
2013-11-28Cycles: experimental OSL ptex reading code.Brecht Van Lommel
2013-11-28Cycles: add ptex face ID and UV attributes.Brecht Van Lommel
2013-11-28Cycles: remove approximate subdivision surface with gregory patches code.Brecht Van Lommel
2013-11-28Fix buildinfo hash for cases there's no upstream set for the branchSergey Sharybin
2013-11-28Fix for previous fix (tm) commitSergey Sharybin
2013-11-27Fixes for buildinfoSergey Sharybin
2013-11-27Fix T37414: local view not taken into account for blender internal F12 render...Brecht Van Lommel
2013-11-27Fix T37159: cycles rendering particle emitter mesh incorrectly when using non...Brecht Van Lommel
2013-11-27missing from last commitCampbell Barton
2013-11-27Resolve T37240: saving a new file always had absolute paths, now remap.Campbell Barton
2013-11-27Fix T37249: Crash calling wm.progress_update() with no active windowCampbell Barton
2013-11-27Fix T37203: New face from an edge failed if only one vert was connected to a ...Campbell Barton
2013-11-27Disable redo for bend operatorCampbell Barton
2013-11-27Fix T37383: wrong spacing on Add menu in 3D view header.Brecht Van Lommel
2013-11-27Fix for recent BMesh regression refactoring out face tessellationCampbell Barton
2013-11-27BMesh Operators: BMO_op_finish now overwrites values in debug modeCampbell Barton
2013-11-27Fix for recent error (editmesh triangulate crashed).Campbell Barton
2013-11-27Fix T37121: decimate works badly with flat surfacesCampbell Barton
2013-11-27Fix T37636: double added pyattr_get_lightsHG1
2013-11-27Fix T37583: regression in bmesh triangulate breaking python's use of face_mapCampbell Barton
2013-11-27Fix T36976: drag and drop tooltip not working with retina and drawing offBrecht Van Lommel
2013-11-26Fix T37633: duplicate value GPUDynamicType could cause GLSL render issues.Brecht Van Lommel
2013-11-26Fix mistake in last commit with submodules.Brecht Van Lommel
2013-11-26Fix T37303, Fix T37163: cycles mask layers that are also excluded not renderingBrecht Van Lommel
2013-11-26Fix T37632: Wrong tooltip for "Motion Blur" on mask nodeSergey Sharybin