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
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-15Buildbot: Support CUDA kernels cross-compile and enable it for 32bit platformsSergey Sharybin
2016-02-15Cycles: Tweaks for 32bit CUDA binariesSergey Sharybin
2016-02-15Cycles: Use CUDA_64_BIT_DEVICE_CODE to detect which CUDA architecture to useSergey Sharybin
2016-02-15Cycles: Make guarded allocator compatible with MSVC2015Sergey Sharybin
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-15Cycles: Fix guarded allocator issues on WindowsSergey Sharybin
2016-02-15Cleanup: rst styleCampbell Barton
2016-02-15Docs: update tip on using the systems PythonCampbell Barton
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-14Cycles: Fix infinite recursion of md5 calculation on WindowsSergey Sharybin
2016-02-14Fix T47405: subsurf triangulation was producing incorrect normals after last ...Brecht Van Lommel
2016-02-14Tweak doc section about overriding context - point out context.copy() usage!Bastien Montagne
2016-02-14Docs: update doxy configCampbell Barton
2016-02-14Docs: disable sharing docs within a groupCampbell Barton
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-14Fix cmd+z for undo not working when editing text objects on OS X.Brecht Van Lommel
2016-02-13Fix T47393: mouse wheel scroll no longer zooms with mighty mouse on OS X.Brecht Van Lommel
2016-02-13Cleanup: Move Cycles sky model data to util.Thomas Dinges
2016-02-13Cycles: Remove meaningless expressionSergey Sharybin
2016-02-13Cycles: Fix compilation error on WindowsSergey Sharybin
2016-02-13Cycles: Fixes for Burley BSSRDFSergey Sharybin
2016-02-13Cleanup: Remove some OIIO code for versions prior to 1.5.Thomas Dinges
2016-02-13Cycles: Fix crash caused by the guarded allocation commitSergey Sharybin
2016-02-13Docs: remove bmesh py api warningCampbell Barton
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-12Cycles: Fix compilation error with MinGWSergey Sharybin
2016-02-12Fix/workaround compilation error in ddsSergey Sharybin
2016-02-12Fix error in bvhtree_walk_dfs_recursiveGermano Cavalcante
2016-02-12Cycles: Always use guarded allocator of vectorsSergey Sharybin
2016-02-12Cycles: Make Blender importer more forward compatibleSergey Sharybin
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 T47314: Misaligned DataBlock Previews for groups with custom center coord...Bastien Montagne
2016-02-11Fix T47387: Cycles Point Density Render IssuesSergey Sharybin