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-19Set line-width, point size when running callbacksCampbell Barton
2016-02-19Cleanup: remove unused environment files.Campbell Barton
2016-02-19Fix implicit double to float conversion caused by use of double precision M_PISergey Sharybin
2016-02-19fix T47484: replaced tempnam() by simple name 'untitled'Gaia Clary
2016-02-19Fix T47472: Border select in the Action Editor does not respect NLA scaling o...Joshua Leung
2016-02-19Mac OS X Openvdb, add blosc support.Martijn Berger
2016-02-19CMake: New dependency graph requires either Boost or C++11Sergey Sharybin
2016-02-19Fix T47454: Line width display errorCampbell Barton
2016-02-19Workaround for T47213: branched path sampling issues with CUDA 7.5.Brecht Van Lommel
2016-02-19Fix T47477: Transform allows 'inf' inputCampbell Barton
2016-02-19Fix crash drawing fonts at size 1Campbell Barton
2016-02-19Fix frame node text ignoring blank linesCampbell Barton
2016-02-18Fix T47451: Blender internal not rendering meshes with zero vertices in the o...Brecht Van Lommel
2016-02-18Fix T45343: incorrect Cycles baking of bump maps from selected to active.Brecht Van Lommel
2016-02-18Fix related to T45343: UV unwrap giving poor results for some n-gons.Brecht Van Lommel
2016-02-18Cycles: Fix wrong sample all direct/indirect settings on sm_50 and higherSergey Sharybin
2016-02-18BGE: Allow access to original texture openGL Bind code/Id/NumberUlysse Martin
2016-02-18Actually only remove sqlite dllMartijn Berger
2016-02-18Revert "Fix: T46526, Do not try to install sqlite3.dll anymore as we link it ...Martijn Berger
2016-02-18Cleanup: add missing struct qualifierCampbell Barton
2016-02-18Fix: T46526, Do not try to install sqlite3.dll anymore as we link it statical...Martijn Berger
2016-02-18Fix T47461: Different results on CPU and GPU when using Branched Path TracingLukas Stockner
2016-02-18Fix crash on exit with Blender Internal baking and envmap render.Brecht Van Lommel
2016-02-17Fix armature relationship lines missing w/ hi-dpiCampbell Barton
2016-02-17Fix line width for armature w/ custom bonesCampbell Barton
2016-02-17Fix T47452: Translate-node seams w/ subpixel offsetCampbell Barton
2016-02-17Buildbot: Remove CMake cache on all platformsSergey Sharybin
2016-02-17Cycles: Make CUDA 7.5 officially recommendedSergey Sharybin
2016-02-17Fix/workaround static object initialization in gflagsSergey Sharybin
2016-02-17install_deps: final CMake instructions: always update all libs controlled by ...Bastien Montagne
2016-02-17install_deps: OSD building: disable CUDA/OpenCL backends.Bastien Montagne
2016-02-17Cycles: Don't silence unused macro, remove the macro insteadSergey Sharybin
2016-02-17Cleanup: unused define warningCampbell Barton
2016-02-17Cleanup: OSL styleCampbell Barton
2016-02-17Fix T47447: Cycles crash when reaching texture limit with 3D texturesSergey Sharybin
2016-02-17Some more tweaks to make linking to a shared FFmpeg-3.0 happySergey Sharybin
2016-02-17Add missing glLineWidth callCampbell Barton
2016-02-17Use high precision for scene scaleCampbell Barton
2016-02-17Fix T47411: Cycles portals luminance artifactsLukas Stockner
2016-02-17Fix OpenCL kernel build errors after recent 3D texture changes.Brecht Van Lommel
2016-02-17Fix (harmless) assert in BVH spatial splits with Visual Studio debug builds.Brecht Van Lommel
2016-02-17Fix broken ghash performance gtest.Bastien Montagne
2016-02-16Cleanup: avoid -Wnarrowing warningCampbell Barton
2016-02-16Cycles: Remove back some tweaks for inline policiesSergey Sharybin
2016-02-16Make game engine ready for FFmpeg-3.0 as wellSergey Sharybin
2016-02-16Correct label for simple deform modifierCampbell Barton
2016-02-16Cycles: Some cleanup, should be no functional changesSergey Sharybin
2016-02-16Fix items in mode pie changing position by supporting more than 8 items in op...Julian Eisel
2016-02-16Add missing line-width for curve widgetCampbell Barton
2016-02-16Fix T47427: Crash caused by OSLSergey Sharybin