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
2022-10-03Cleanup: spelling in commentsCampbell Barton
2022-09-26Cleanup: use 'u' prefixed unsigned types for GHOSTCampbell Barton
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-07-05Replace Ghost integrals with stdint fixed width integers.Nicholas Rishel
2020-11-06Cleanup: doxygen comments in ghostCampbell Barton
2020-09-12Cleanup: use C style doxygen commentsCampbell Barton
2020-08-07Code Style: use "#pragma once" in intern/ghostJacques Lucke
2020-04-28Cleanup: remove STR_String usage from GHOSTBrecht Van Lommel
2020-04-08Fix build error with WITH_X11_XINPUT=OFF after recent changesBrecht Van Lommel
2020-01-21GHOST: bundle tablet data with GHOST eventBrecht Van Lommel
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
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-05-01Cleanup: comments (long lines) in ghostCampbell 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-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-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-06-04Cleanup: strip ghost trailing spaceCampbell Barton
2018-03-16GHOST: Support Unity taskbar progress APILukas Stockner
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter
2016-06-28GHOST/X11: Hotplug support for xinputCampbell Barton
2016-06-09BGE: alpha on frame buffer and precedence of MSAA over swap.Benoit Bolsee
2015-07-02Make OpenGL debug contexts a flag --debug-gpu instead of a compile timeAntony Riakiotakis
2015-07-01Cleanup: doxygen commentsCampbell Barton
2015-05-28Ghost/X11: allow creating windows to failCampbell Barton
2015-02-08GHOST: fewer virtual functionsMike Erwin
2014-11-14Reuse local view for UVs for previous commit, thanks to Campbell for theAntony Riakiotakis
2014-11-14Fix X11/GLX failing with multi-sampleCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-08-13SpellingCampbell Barton
2014-03-06Fix X11 mouse cursor flickering briefly to the standard cursor when changing it.Brecht Van Lommel
2013-07-30BGE: Adding vsync control. Users can enable vsync, disable vsync, or use adap...Mitchell Stokes
2013-02-24Add bogus stabs for fullscreen window mode for BGE in GHOST. Platform maintai...Antony Riakiotakis
2013-02-24fix for fullscreen on X11 (used by the BGE, not blender application),Campbell Barton
2013-01-16Fix #33877: Pressure Sensitivity stop after opening User Preferences WindowSergey Sharybin
2013-01-16minor changes to ghostCampbell Barton
2012-09-06code clenup: comments and some style edits on ghost/osx (odd indentation)Campbell Barton
2012-07-11patch [#30274] XIM improvement (non-latin support + connection recovery)Campbell Barton
2012-05-19style cleanup: ghost/x11Campbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-18XDND support now can be disabled using WITH_GHOST_XDND=OFF with CMake and WIT...Sergey Sharybin
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-17Drag-n-drop support on LinuxSergey Sharybin
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20initial support for unicode keyboard input for ghost & blenders WM.Campbell Barton