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-11-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-09-02Cleanup: comment blocksCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-09GHOST/X11: support accessing physical keycodesCampbell Barton
2018-06-04Cleanup: strip ghost trailing spaceCampbell Barton
2018-03-21UI: Optional prompt to quit for non win32 systemsCampbell Barton
2016-06-28GHOST/X11: Hotplug support for xinputCampbell Barton
2015-07-20GHOST/X11: Support GLX-Context flagsCampbell Barton
2015-05-23Cleanup: typosCampbell Barton
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-03-27GHost: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2015-02-13Fix again tablets with linux!Bastien Montagne
2015-02-08GHOST: fewer virtual functionsMike Erwin
2014-10-08Ghost Context RefactorJason Wilkins
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2013-07-19code cleanup: pass event by pointer to getClipboard_xcoutCampbell Barton
2013-02-24fix for fullscreen on X11 (used by the BGE, not blender application),Campbell Barton
2013-02-11move atoms into their own struct and make all names match the original atom n...Campbell Barton
2013-02-11patch [#31636] no pressure with Genius Mousepen i608X tabletCampbell Barton
2013-01-31add ghost function getAllDisplayDimensions, GHOST_GetAllDisplayDimensionsCampbell Barton
2013-01-23fix for blender quitting in X11 if you start blender with a tablet, unplug it...Campbell Barton
2013-01-16Fix #33877: Pressure Sensitivity stop after opening User Preferences WindowSergey Sharybin
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-09-18code cleanup: warningsCampbell 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-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
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
2011-09-25whitespace cleanupCampbell Barton
2011-07-21svn merge -r37276:38555 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-12correction to cursor enum and make GHOST_SystemX11's convertXKey into a stati...Campbell Barton
2011-07-02implemented ndof 'dead zone' around home position, fixed X11 active window de...Mike Erwin
2011-06-11SpaceNav works on LinuxMike Erwin
2011-05-03change ghost/x11 toggleConsole to use dummy function in the header.Campbell Barton
2011-05-02x11 builds again.Campbell Barton
2011-02-25doxygen: fixup and tag intern/ghost.Nathan Letwory
2011-01-05ToDo: long outstanding patch to allow access to system paths in background modeAndrea Weikert
2010-07-05Add missing ";".Guillermo S. Romero
2010-07-05Patch [#22339] File/installation paths changesAndrea Weikert
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-04-11Cocoa fix [#21866] : force mouse move event to be sent upon cursor position s...Damien Plisson
2010-02-27System dependent standard directory retrieval functions update : return const...Damien Plisson
2010-02-16System dependant functions (skeletons) to retrieve user and system base dirs.Guillermo S. Romero