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
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter
2015-10-20Add operator to close a windowCampbell Barton
2015-10-06WM: Fix crash when a new window can't be createdCampbell Barton
2015-10-03Fix T44605: OS X continuous grab issues.Brecht Van Lommel
2015-06-08WM: refactor window code for stereo3dCampbell Barton
2015-05-08Cleanup: use r_* prefix for return argsCampbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-10-08Ghost Context RefactorJason Wilkins
2014-09-30Support for "virtual pixelsize" on 4k screens.Lukas Tönne
2013-09-10Change window checks to desktop size instead of screen size.Nathan Letwory
2013-07-30BGE: Adding vsync control. Users can enable vsync, disable vsync, or use adap...Mitchell Stokes
2013-04-18Fix #34997: when starting the game engine in one window and switching to a se...Brecht Van Lommel
2013-03-12change defaults for window state on X11 (yet again), after further discussion.Campbell Barton
2013-02-07start blender maximized on X11 - finding screen limits taking window borders,...Campbell Barton
2013-01-31add ghost function getAllDisplayDimensions, GHOST_GetAllDisplayDimensionsCampbell Barton
2012-12-12Holiday coding log :)Ton Roosendaal
2012-07-02code cleanup: minor editsCampbell Barton
2012-03-10patch [#30511] Save/load window state (allows Blender to start maximised)Campbell 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-02-25doxygen: blender/windowmanager tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-08minor edits, no functional changes.Campbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-09-15Apply patch [#23809] Blender.exe -W supportNathan Letwory
2010-08-16Py API (GSoC): Second merging commitJoerg Mueller
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2009-12-24support for registering operators using the same internal rna api as panels, ...Campbell Barton
2009-12-07Function to access the real cursor position from Ghost (useful when cursor is...Martin Poirier
2009-11-30better not process events early, could cause troubles later.Campbell Barton
2009-10-20Auto SaveBrecht Van Lommel
2009-10-08menus are now global (like operators), so for eg, the info add menu and the 3...Campbell Barton
2009-08-05fix for ghost memory leaksCampbell Barton
2009-07-242.5Ton Roosendaal
2009-06-14BGE events, not sure every event works as it should but keyboard looking and ...Campbell Barton
2009-03-112.5 / Area managementNathan Letwory
2009-02-182.5Ton Roosendaal
2009-02-132.5Ton Roosendaal
2009-01-312.5Ton Roosendaal
2008-12-302.5Ton Roosendaal
2008-12-222.5Ton Roosendaal
2008-11-18Cleanup of area-rip operatorTon Roosendaal
2008-06-19== Rip Area into new Window Operator ==Andrea Weikert
2008-01-15* add exit app with CTRLKEY+QKEY.Nathan Letwory
2008-01-01* add fullscreen toggle operator (for testing fullscreen states in win32). ho...Nathan Letwory
2007-12-24Step 3 for the initial commits for 2.5: removing src/ and python,Ton Roosendaal