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-10Cleanup: clang-format, spellingCampbell Barton
2019-10-09GPU: show more descriptive labels on unsupported GPU dialogBrecht Van Lommel
2019-10-07Cleanup: clang-formatCampbell Barton
2019-10-04Fix: Headless buildRay Molenkamp
2019-10-04GPU: Platform Support LevelJeroen Bakker
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-10-03Fix T70125: crash on startup in Linux with some tablet types connectedBrecht Van Lommel
2019-10-02Fix T70252: Reverting to macOS 10.11 compatible API.Stefan Werner
2019-10-01UI: Update paint crosshair for MacWilliam Reynish
2019-09-27UI: Add high quality cursors on macOSWilliam Reynish
2019-09-27Cleanup: clang-formatCampbell Barton
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-09-14macOS: Replaced deprecated Cocoa API calls.Stefan Werner
2019-09-14Cleanup: clang-formatStefan Werner
2019-09-13Cleanup: clang-formatCampbell Barton
2019-09-12macOS fix typo on Frameworks dirArto Kitula
2019-09-12macOS fix T67686 , use absolute path to load 3Dconnexion frameworkArto Kitula
2019-08-30Cleanup: spellingCampbell Barton
2019-08-02Fix T68073: Wacom Intuos 5S no pen pressure on WaylandSebastian Parborg
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-07Cleanup: spellingCampbell Barton
2019-06-16Cleanup: simplify GHOST cursor API, no functional changesBrecht Van Lommel
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-12Cleanup: clang-formatCampbell Barton
2019-06-05Code Style: Make FormatJeroen Bakker
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-06-02macOS: fix viewport lagging, by using CAMetalLayer instead of NSOpenGLViewTomoaki Kawada
2019-06-02GPU: support default framebuffer with ID not equal to 0Tomoaki Kawada
2019-06-02Cleanup: minor comment cleanups in GHOSTBrecht Van Lommel
2019-06-02Cleanup: move CocoaOpenGLView into own headerBrecht Van Lommel
2019-06-02Cleanup: remove use of deprecated macOS APIBrecht Van Lommel
2019-05-31Fix build error on FreeBSDBrecht Van Lommel
2019-05-29Fix T63383: macOS: Right-clicking the file name on the title barStefan Werner
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-25ghost/windows: Fix Build warnings with MSVC.Ray Molenkamp
2019-05-24Cleanup: remove unused macOS GHOST OpenGL codeBrecht Van Lommel
2019-05-19Cleanup: spelling for ghost commentsCampbell Barton
2019-05-18Cleanup: remove unused GHOST quit dialog codeBrecht Van Lommel
2019-05-18macOS: always use the Blender quit dialog, like other platformsBrecht Van Lommel
2019-05-16GHOST: add header to display managerCampbell Barton
2019-05-16Cleanup: redundant headers mixed in with codeCampbell Barton
2019-05-13Fix T64427: WITH_HEADLESS build optionCampbell 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-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