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-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
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