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-04-25GHOST: remove OpenGL depth buffer, remove code for other unused buffersmano-wii
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-17Disable clang-format for objective-C bits in GHOST.Bastien Montagne
2019-04-17ClangFormat: format '#if 0' code in intern/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: simplify commentsCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-06GHOST: tweak warning message about OpenGL 3.3.Brecht Van Lommel
2019-04-03Fix T55589, T60967: Windows pen pressure issues at start/end of the stroke.Christopher Peerman
2019-04-03Windows: use Wintab by default if it's available and a device is detected.Brecht Van Lommel
2019-04-03Fix T62780 , T59802, T57648: fullscreen window issues on Windows.Brecht Van Lommel
2019-04-03UI: remove close button from Windows console window.Harley Acheson
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-19Cleanup: trailing spaceCampbell Barton
2019-03-17Cocoa: Fix missing key window after closing "About"Sergey Sharybin
2019-03-13Fix T57305: NDOF frozen w/ lock view to cameraCampbell Barton
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-18Cleanup: conform headers to have license firstCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Merge branch 'blender2.7'Brecht Van Lommel
2019-01-28Fix T57069: macOS window contents scaling bug.Brecht Van Lommel
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-15Revert fix for T48901: Use of XIWarpPointerCampbell Barton
2019-01-15Revert fix for T48901: Use of XIWarpPointerCampbell Barton
2019-01-14Windows: add support for Windows Ink.Christopher Peerman
2019-01-14Cleanup: refactor GHOST wintab handling.Brecht Van Lommel
2019-01-14Merge branch 'blender2.7'Brecht Van Lommel
2019-01-14Fix T55589: drawing strokes with Microsoft surface pen misses first part.Christopher Peerman
2019-01-10Cleanup: ensure header guards come firstCampbell Barton
2019-01-10Cleanup: ensure header guards come firstCampbell Barton
2019-01-03Fix for T58250 fix: Blender failing to start with OpenGL context < 4.5.Brecht Van Lommel
2019-01-03Fix T58250: crash starting Blender on X11 without OpenGL 3.3.Brecht Van Lommel
2018-12-27X11: support multiple tablet devices.Brecht Van Lommel
2018-12-27X11: support multiple tablet devices.Brecht Van Lommel
2018-12-18Fix T59564: Huion pen pressure not working on Linux, after recent changes.Brecht Van Lommel
2018-12-05GHOST: WGL: Silence Errors when testing opengl context versionsClément Foucault
2018-12-05Merge branch 'master' into blender2.8Bastien Montagne
2018-12-05Fix T58776, T58030: pressure sensitivity on Linux not working for some tablets.Brecht Van Lommel
2018-12-04Merge branch 'master' into blender2.8Gaia Clary
2018-12-04Fix T58466: bug in macOS GHOST_GetSwapInterval.Niels