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
2018-05-07Merge branch 'master' into blender2.8Sergey Sharybin
2018-05-07Fix wrong comparison of drop target URI on X11Sergey Sharybin
2018-04-26GHOST: WGL: Make background rendering works on windows.fclem
2018-04-25GHOST: Fix missing glXCreatePbuffer initialisation.Clément Foucault
2018-04-25GHOST: GLX: Remove old version check.Clément Foucault
2018-04-19GHOST: Fix `processEvents` not notifying events handled by the system if the ...Germano
2018-03-29Merge commit 'origin/master^' into blender2.8Dalai Felinto
2018-03-28Fix missing confirm quit dialog on macOS, after recent changes.Brecht Van Lommel
2018-03-26Fix bad merge resolution from previous commitSergey Sharybin
2018-03-26Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-26GHOST: Solve compilation error of test programsSergey Sharybin
2018-03-21GHOST CONTEXTWGL: Remove unused memberGermano
2018-03-21Merge branch 'master' into blender2.8Campbell Barton
2018-03-21UI: Optional prompt to quit for non win32 systemsCampbell Barton
2018-03-16Merge branch 'master' into blender2.8Brecht Van Lommel
2018-03-16GHOST: Support Unity taskbar progress APILukas Stockner
2018-03-15GHOST: Fix wrong usage of wglCreatePbufferARB.Clément Foucault
2018-02-26GHOST: Add new interface to manage offscreen contexts.Clément Foucault
2018-02-16Fix T53399: Dopesheet keyframes and the drawing of points were not visible wi...Germano
2018-02-16GHOST: Windows: Print information on the GPUGermano
2018-02-10GHOST: Optimize and simplify the creation of a GHOST_Context on WindowsGermano
2017-10-31Merge branch 'master' into blender2.8Campbell Barton
2017-10-31MacOS: Use correct Cocoa protocol on any compilerArto Kitula
2017-10-26Merge branch 'master' into blender2.8Julian Eisel
2017-10-26Fix T52984. Trackpad rotation to natural directionArto Kitula
2017-10-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-25Fix T53004: XWayland ignores cursor-warp callsCampbell Barton
2017-10-06Merge branch 'master' into blender28Campbell Barton
2017-10-04Fix T42489 and T52936: Loading blend with minimized window results in crash o...Ray Molenkamp
2017-09-29Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Drop platform support for Solaris & AIXCampbell Barton
2017-09-28macOS: officially upgrade to 10.9 libraries from lib/darwin.Brecht Van Lommel
2017-09-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-22Remove quicktime supportAaron Carlisle
2017-08-12Code cleanup: fix various compiler warnings.Brecht Van Lommel
2017-07-25Merge branch 'master' into blender2.8Campbell Barton
2017-07-24Fix T51948: pen pressure not detected with some Wacom tablets.James Fulop
2017-07-19Merge branch 'master' into blender2.8Campbell Barton
2017-07-18Fix T49498: continuous grab issues on macOS, particularly with gaming mouses.Brecht Van Lommel
2017-07-09Merge branch 'master' into blender2.8Brecht Van Lommel
2017-07-08Fix T51959: Windows + Intel GPU offset between UI drawing and mouse.Brecht Van Lommel
2017-06-30Fix T51721: OpenGL Detection is broken on WindowsDalai Felinto
2017-06-19Merge branch 'master' into blender2.8Campbell Barton
2017-06-19Cleanup: doxygen commentsCampbell Barton
2017-05-31Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-29NDOF: clean up after MinGW removalMike Erwin
2017-05-28Merge branch 'master' into blender2.8Bastien Montagne
2017-05-27Remove MinGW supportAaron Carlisle
2017-05-19Remove reference to WITH_LEGACY_OPENGLDalai Felinto
2017-05-01Check we've got GLEW version 2 when building with core profileSergey Sharybin