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
2016-07-18[bf_intern_ghost/Windows] CleanupRay Molenkamp
2016-06-09BGE: alpha on frame buffer and precedence of MSAA over swap.Benoit Bolsee
2016-05-10Fix T48369: Missing suport for main '+' key.Bastien Montagne
2015-11-22Error out on Windows if driver does not support OpenGL 2.1 with an errorAntony Riakiotakis
2015-07-02Make OpenGL debug contexts a flag --debug-gpu instead of a compile timeAntony Riakiotakis
2015-04-08Cleanup: remove unused definesCampbell Barton
2015-02-25Fix silly mistake with flags which would make stereo buffers unsupportedAntony Riakiotakis
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-01-11Events: support for buttons 6 & 7 (some trackballs have these) X11 onlyCampbell Barton
2013-01-12Mac HiDPI ("retina") handling:Ton Roosendaal
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-15code cleanup: check for msvc directly when using warning pragma's.Campbell Barton
2012-09-06code clenup: comments and some style edits on ghost/osx (odd indentation)Campbell Barton
2012-06-25more guardedalloc use in C++, also make compositorMutex a static var, was all...Campbell Barton
2012-06-07style cleanupCampbell Barton
2012-05-19style cleanup: ghost headersCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-21cleanup scons build flags, many duplicates because because of confusion betwe...Campbell Barton
2011-10-20initial support for unicode keyboard input for ghost & blenders WM.Campbell Barton
2011-10-07spaces -> tabs (only whitespace changes)Campbell Barton
2011-07-21svn merge -r37276:38555 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-15more consistent and modal-friendly ndof events, fly mode v1Mike Erwin
2011-07-12correction to cursor enum and make GHOST_SystemX11's convertXKey into a stati...Campbell Barton
2011-06-11SpaceNav works on LinuxMike Erwin
2011-06-09migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blenderMike Erwin
2011-02-25doxygen: fixup and tag intern/ghost.Nathan Letwory
2011-02-23doxygen: make sure license blocks don't interfere.Nathan Letwory
2011-02-19Adding support for the "media" play/pause/stop/next/prev buttonsJoshua Leung
2011-01-05ToDo: long outstanding patch to allow access to system paths in background modeAndrea Weikert
2010-12-07Added WITH_CXX_GUARDEDALLOC support for GHOST, disabled by default.Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-10-05rename Command key to OSKey, Window manager already called it the OSKey but i...Campbell Barton
2010-09-16Partial fix [#21395] Command key for keyboard mapping not functionalNathan Letwory
2010-08-07SpaceNav turntable and fit in 3D view. Tablet data rides with cursor/button e...Mike Erwin
2010-07-22revamped NDOF event system for ghost, added (untested) Mac supportMike Erwin
2010-07-03preparing for NDOF overhaulMike Erwin
2010-02-12correct fsf addressCampbell Barton
2010-02-01Cocoa : implement opening .blend file by double-clicking on it in OSX FinderDamien Plisson
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-11Multitouch trackpad 2 fingers gestures implementationDamien Plisson
2009-11-10Drag & drop implementation at GHOST level (only OSX for now)Damien Plisson
2009-10-17Adjustments to continuous grabCampbell Barton
2009-10-05Cocoa port :Damien Plisson
2009-09-215 button mouse support from b333rt in IRC with some edits for X11.Campbell Barton
2009-09-16- bpy.data.sounds was a collection of ID's rather then SoundsCampbell Barton
2009-02-182.5Ton Roosendaal
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-11Various changes made in the process of working on the UI code:Brecht Van Lommel