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-20fix T47484: Added proper error reporting for Collada ExporterGaia Clary
2016-02-20fix T47484: Added final status of exported file to Blender consoleGaia Clary
2016-02-20Fix crash enabling Use Multiview on images with an empty filepath.Brecht Van Lommel
2016-02-20Fix memory leak when saving OpenEXR half file fails.Brecht Van Lommel
2016-02-20Fix T47482: Own mistake in new handling of 'userone' ID usages when decrement...Bastien Montagne
2016-02-20Make Blender ready for C++11Sergey Sharybin
2016-02-20Add GHash/GSet pop() feature.Bastien Montagne
2016-02-20Userpreferences Panel (for the 3DView)Campbell Barton
2016-02-20CMake: Ignore paranoid MSVC linker warningsSergey Sharybin
2016-02-20Fix for NULL used instead of falseSergey Sharybin
2016-02-20Cleanup, avoid passing const pointer to MEM_freeN()Sergey Sharybin
2016-02-20ImBuf: Cleanup, don't use `using namespace`, it's a bad practiceSergey Sharybin
2016-02-20ImBuf: Solve re-definition warningsSergey Sharybin
2016-02-20CMake: Don't pass SSE2 flags in compositor for 64bit MSVCSergey Sharybin
2016-02-20Fix (unreported) crash when ungrouping a nodegroup with some animated node.Bastien Montagne
2016-02-20Fix T47433: Driven shapekey values (from 2.4x) are not indicated as having dr...Joshua Leung
2016-02-20Fix T47492: Name is not displayed for newly renamed FCurve, when the path was...Joshua Leung
2016-02-20Only use outlines around faces for surface objectsCampbell Barton
2016-02-20Fix nurbs surface drawing using material for linesCampbell Barton
2016-02-19Set line-width, point size when running callbacksCampbell 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-19Fix T47454: Line width display errorCampbell Barton
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-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 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-17Add missing glLineWidth callCampbell Barton
2016-02-17Use high precision for scene scaleCampbell Barton
2016-02-16Make game engine ready for FFmpeg-3.0 as wellSergey 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-16Set line-width for sequencer bordersCampbell Barton
2016-02-16Fix sample mis-match w/ OpenGL full-sample renderCampbell Barton
2016-02-16Amend T47425 fix, use scene settingCampbell Barton
2016-02-16Make Blender compilable with FFmpeg-3.0Sergey Sharybin
2016-02-16Sequencer: GL preview, use transparent backgroundCampbell Barton
2016-02-15Fix T47422: Factory startup loads too many fontsCampbell Barton