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
2019-10-09GPU: show more descriptive labels on unsupported GPU dialogBrecht Van Lommel
2019-10-04GPU: Platform Support LevelJeroen Bakker
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-05-18Cleanup: remove unused GHOST quit dialog codeBrecht Van Lommel
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-04-03Windows: use Wintab by default if it's available and a device is detected.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
2019-01-14Windows: add support for Windows Ink.Christopher Peerman
2018-09-27Tests: add --no-window-focus to open window without focus.Brecht Van Lommel
2018-09-02Cleanup: comment blocksCampbell Barton
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
2015-12-27Fix memory leak in GHOST Event Manager.Kévin Dietrich
2015-07-01User Prefs for NDOF dead-zoneCampbell Barton
2015-02-08GHOST: fewer virtual functionsMike Erwin
2014-08-16CommentsCampbell Barton
2014-08-05SpellingCampbell 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-12Holiday coding log :)Ton Roosendaal
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-09-06code clenup: comments and some style edits on ghost/osx (odd indentation)Campbell Barton
2012-07-01style cleanup: commentsCampbell Barton
2012-05-19style cleanup: ghost headersCampbell Barton
2012-03-16Patch by Psy-Fi + my minor changesAlexander Kuznetsov
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
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-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-09-25whitespace cleanupCampbell Barton
2011-08-02Properly disable NDOF code when WITH_INPUT_NDOF is not define.Nathan Letwory
2011-08-02whitespaceNathan Letwory
2011-06-09migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blenderMike Erwin
2011-03-26fix for blenderplayer crashing on exit.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-25merged 29285:30707 from trunkMike Erwin
2010-07-22removed some NDOF plugin-related codeMike Erwin
2010-07-08added filtered event dispatch for lo-fi mouse/pen inputMike Erwin
2010-07-05Patch [#22339] File/installation paths changesAndrea Weikert