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
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-10-08Ghost Context RefactorJason Wilkins
2014-06-13Code cleanup: use const for mouse location argCampbell Barton
2013-07-30BGE: Adding vsync control. Users can enable vsync, disable vsync, or use adap...Mitchell Stokes
2013-02-24fix for own commit r54806 with argument order and multisampling.Campbell Barton
2013-01-31add ghost function getAllDisplayDimensions, GHOST_GetAllDisplayDimensionsCampbell Barton
2013-01-12Mac HiDPI ("retina") handling:Ton Roosendaal
2012-12-12Holiday coding log :)Ton Roosendaal
2012-09-22Improvement to own commit r50810.Campbell Barton
2012-09-08style cleanupCampbell Barton
2012-08-12style cleanupCampbell Barton
2012-07-01style cleanup: commentsCampbell Barton
2012-05-19style cleanup: ghostCampbell Barton
2012-03-16Patch by Psy-Fi + my minor changesAlexander Kuznetsov
2011-12-24Formatting edits <120 length linesCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-06-09migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blenderMike Erwin
2011-05-02Fix [#26981] Command window is not opening in 2.57.0Nathan Letwory
2011-04-23quiet some clang warnings & fix for bugs in exceptional cases.Campbell Barton
2011-03-26fix for blenderplayer crashing on exit.Campbell Barton
2011-02-25doxygen: fixup and tag intern/ghost.Nathan Letwory
2011-02-17Starting work on doxygen cleanup. Many things still to be done.Nathan Letwory
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-07-25merged 29285:30707 from trunkMike Erwin
2010-07-22removed some NDOF plugin-related codeMike Erwin
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-06-02Progress indicator in the application iconDamien Plisson
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
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
2010-02-12correct fsf addressCampbell Barton
2010-01-06OpenGL Anti-aliasing implementation for blender windowsDamien Plisson
2009-11-19Drag'n'drop : moved "setAcceptDragOperation" functions at window levelDamien Plisson
2009-11-10Drag & drop implementation at GHOST level (only OSX for now)Damien Plisson
2009-10-17wrap the mouse within the region while grabbing so on release the current vie...Campbell Barton
2009-10-17Adjustments to continuous grabCampbell Barton
2009-10-08- made ungrab a second function - WM_cursor_ungrabCampbell Barton
2009-10-07Experimental option to allow moving the mouse outside the view, "Continuous G...Campbell Barton
2009-10-05Cocoa port :Damien Plisson
2009-07-092.5: X11Brecht Van Lommel
2009-03-012.5: Text Editor back.Brecht Van Lommel
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-14forgot return value in C-apiJean-Luc Peurière
2008-03-14resolved conflict state with HEAD r14096Jean-Luc Peurière
2008-03-13final (??) work on NDOF branchJean-Luc Peurière
2008-03-08Changed getClipbaord and putClipboard functions to be more ghost likeRicki Myers
2008-03-04Added Copy and Paste functions to GHOST.Ricki Myers
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-01* some cleanup of warningsNathan Letwory