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
path: root/source
AgeCommit message (Expand)Author
2016-02-15Cleanup: reorganize BKE ID tagging functions.Bastien Montagne
2016-02-15Cleanup: rna_main_api: use macro to define tag() and is_updated rna functions.Bastien Montagne
2016-02-15Fix white balance, was doing unnecessary linear conversionsCampbell Barton
2016-02-15Compositor: Re-consider the way how track speed worksSergey Sharybin
2016-02-15Fix for Python executable not being found on LinuxCampbell Barton
2016-02-15CMake: install python as an executableCampbell Barton
2016-02-15Uber-picky: Too small margin in tooltipJulian Eisel
2016-02-14Fix T47405: subsurf triangulation was producing incorrect normals after last ...Brecht Van Lommel
2016-02-14Cleanup: bracesSergey Sharybin
2016-02-14Compositor: Cleanup, don't shortcut float valuesSergey Sharybin
2016-02-14Fix T47405: subsurf inconsistent triangulation in OpenGL compared to applied ...Brecht Van Lommel
2016-02-14Fix T45606: cycles multires tangent space normal map bake issues.Brecht Van Lommel
2016-02-14Fix T47404: Bones get draw fat line in pose modeJulian Eisel
2016-02-14Fix crash when cancelling cycles bake in some cases.Brecht Van Lommel
2016-02-13Sculpt: avoid double-hash for pbvh buildingCampbell Barton
2016-02-13Optimize sculpt undo, avoid redundant updatesCampbell Barton
2016-02-13BLI_bitmap: add flip macroCampbell Barton
2016-02-13Set alpha clip to lower valueCampbell Barton
2016-02-12Fix/workaround compilation error in ddsSergey Sharybin
2016-02-12Fix error in bvhtree_walk_dfs_recursiveGermano Cavalcante
2016-02-12Fix: OSX - Cmd + A doesn't work for Font objects editingDalai Felinto
2016-02-12Integrate font objects copy/paste with system clipboardDalai Felinto
2016-02-12Fix crash in bvhtree.FromPolygonsCampbell Barton
2016-02-12Fix T47379: crash appending materials with node trees.Brecht Van Lommel
2016-02-11Fix more cases where gpencil thickness controls line thickness of 3D view ele...Julian Eisel
2016-02-11Fix T47387: Cycles Point Density Render IssuesSergey Sharybin
2016-02-11Fix T47378: Separate images popup UI does nothingCampbell Barton
2016-02-11Fix for cursor not being reset on file loadCampbell Barton
2016-02-11correct error in last commitCampbell Barton
2016-02-11Disable bmesh-boolean modifier for 2.77 releaseCampbell Barton
2016-02-11Revert "CMake: remove ".svn" checks"Campbell Barton
2016-02-11Fix T47389: WPaint + texture entirely transparentCampbell Barton
2016-02-11BLI_kdopbvh: test root node before traversingGermano Cavalcante
2016-02-11Cleanup: naming for NearestRayToAABB_PrecalcGermano Cavalcante
2016-02-11CMake: remove ".svn" checksCampbell Barton
2016-02-11Fix camera border controlled by gpencil thicknessJulian Eisel
2016-02-10Fix T47382: incorrect tooltip for mirror tool in object mode.Brecht Van Lommel
2016-02-10Cleanup: remove unused radius argumentCampbell Barton
2016-02-10Docs: use doxygen sectionsCampbell Barton
2016-02-10Fix T47332: Face select masks display glitchCampbell Barton
2016-02-10Outliner: omit active-unselected in "Selected" viewCampbell Barton
2016-02-10Docs: minor comment edits to smallhashCampbell Barton
2016-02-10Tweaks to the comments of smallhashSergey Sharybin
2016-02-10Cleanup: double promotionCampbell Barton
2016-02-10Fix screenshot adding image extension after .blendCampbell Barton
2016-02-10Node Editor: Another missing glLineWidth resetJulian Eisel
2016-02-10Fix T47377: Newer file crashes at render on official 2.76b versionSergey Sharybin
2016-02-10Fix manipulator drawing width controlled by gpencil thickness!1!!Julian Eisel
2016-02-10Fix curves drawn with wrong line widthJulian Eisel
2016-02-09Fix T47339: Unified color not used w/ radial controlCampbell Barton