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-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-04Cleanup: strip ghost trailing spaceCampbell Barton
2018-03-21UI: Optional prompt to quit for non win32 systemsCampbell Barton
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-06-09BGE: alpha on frame buffer and precedence of MSAA over swap.Benoit Bolsee
2016-05-24GHOST cleanup (null check before delete, and 0 -> NULL for pointers).Bastien Montagne
2015-12-27Fix memory leak in GHOST Event Manager.Kévin Dietrich
2015-07-01User Prefs for NDOF dead-zoneCampbell Barton
2015-03-27GHost: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2014-07-24Code cleanup: ghost styleCampbell Barton
2013-03-08code cleanup: 0 --> NULLCampbell Barton
2013-02-24fix for fullscreen on X11 (used by the BGE, not blender application),Campbell Barton
2013-01-12Mac HiDPI ("retina") handling:Ton Roosendaal
2012-12-12GHOST should now be finally fixedSergey Sharybin
2012-12-12Holiday coding log :)Ton Roosendaal
2012-05-27code cleanup: defines with braces - end with '(void)0' so callers must end wi...Campbell Barton
2012-05-19style cleanup: ghostCampbell Barton
2012-03-16Patch by Psy-Fi + my minor changesAlexander Kuznetsov
2012-01-23Committing patch "[#27676] Change window size/resolution in realtime" by me.Mitchell Stokes
2012-01-12Cucumber - AA for blenderplayer and fullscreenDalai Felinto
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-08-02Properly disable NDOF code when WITH_INPUT_NDOF is not define.Nathan Letwory
2011-08-02NDOF related editsCampbell Barton
2011-06-09migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blenderMike Erwin
2011-04-09whitespaceNathan Letwory
2011-03-26fix for blenderplayer crashing on exit.Campbell Barton
2011-02-25doxygen: fixup and tag intern/ghost.Nathan Letwory
2010-08-12Updated Win32 tablet code.Mike Erwin
2010-08-10SpaceNav works in 3D view on Windows. Cleaned up related WIP code.Mike Erwin
2010-07-23SpaceNav event capture for MacOS, dispatch for all platforms. To compile this...Mike Erwin
2010-07-22removed some NDOF plugin-related codeMike Erwin
2010-07-08added filtered event dispatch for lo-fi mouse/pen inputMike Erwin
2010-06-25hint for mouse/pen input fidelityMike Erwin
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
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-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-08-20update MSVC project files.Benoit Bolsee
2009-08-11Fix a bug in Ghost causing crash on Blender exit.Benoit Bolsee
2008-05-11protecting by #ifdef0 debug prints for ndofJean-Luc Peurière
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-22added stdio.h includes, gcc-4.3 is pickyCampbell Barton
2008-03-13final (??) work on NDOF branchJean-Luc Peurière
2007-06-13first workable version on Os XJean-Luc Peurière