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
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-09-26GHOST: refresh standard cursors available for platformsHarley Acheson
2019-09-26GHOST: add GHOST_HasWindowCursorShape() to test if standard cursor existsBrecht Van Lommel
2019-06-16Cleanup: simplify GHOST cursor API, no functional changesBrecht Van Lommel
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-04Revert "Cleanup: Cleanup: style, use braces for GHOST (X11/SDL)"Campbell Barton
2019-06-04Cleanup: Cleanup: style, use braces for GHOST (X11/SDL)Campbell Barton
2019-05-16Cleanup: redundant headers mixed in with codeCampbell Barton
2019-05-01Cleanup: comments (long lines) in ghostCampbell Barton
2019-04-26Cleanup: unused variable warningCampbell Barton
2019-04-25GHOST: remove OpenGL depth buffer, remove code for other unused buffersmano-wii
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-06GHOST: tweak warning message about OpenGL 3.3.Brecht Van Lommel
2019-03-06Linux/X11: update icon in taskbar to match new icons.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Revert fix for T48901: Use of XIWarpPointerCampbell Barton
2019-01-03Fix for T58250 fix: Blender failing to start with OpenGL context < 4.5.Brecht Van Lommel
2018-12-27X11: support multiple tablet devices.Brecht Van Lommel
2018-09-27Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-27Tests: add --no-window-focus to open window without focus.Brecht Van Lommel
2018-08-08Merge branch 'master' into blender2.8Campbell Barton
2018-08-08Ghost/X11: correct function signatureCampbell Barton
2018-07-10Merge branch 'master' into blender2.8Sergey Sharybin
2018-07-10GHOST: Fix memory leak in X11 DPI querySergey Sharybin
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip ghost trailing spaceCampbell Barton
2018-03-16Merge branch 'master' into blender2.8Brecht Van Lommel
2018-03-16GHOST: Support Unity taskbar progress APILukas Stockner
2017-10-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-25Fix T53004: XWayland ignores cursor-warp callsCampbell Barton
2017-09-29Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Drop platform support for Solaris & AIXCampbell Barton
2017-08-12Code cleanup: fix various compiler warnings.Brecht Van Lommel
2017-05-19Remove reference to WITH_LEGACY_OPENGLDalai Felinto
2017-05-01Check we've got GLEW version 2 when building with core profileSergey Sharybin
2017-04-27support OpenGL 3.0 on Linux only when WITH_LEGACY_OPENGL=ONMike Erwin
2017-03-28Merge branch 'master' into blender2.8Bastien Montagne
2017-03-25Fix GHOST crash on X11 with recent DPI changes on some systems.Brecht Van Lommel
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter
2017-02-05OpenGL: use GL4 on Linux when availableMike Erwin
2016-12-01Merge branch 'master' into blender2.8Lukas Tönne
2016-11-20GHOST/X11: Incorrect WM_STATE accessCampbell Barton
2016-10-15OpenGL: bump Linux to GL 3.3 compat profileMike Erwin
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-04OpenGL: Blender 2.8 on X11 requires GL 3.0Mike Erwin
2016-08-01Fix T48901: Blender ignores xinput cursor matrixCampbell Barton
2016-06-28GHOST/X11: Hotplug support for xinputCampbell Barton
2016-06-09BGE: alpha on frame buffer and precedence of MSAA over swap.Benoit Bolsee