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
2011-06-23GHOST Cocoa: move y origin top/bottom conversions out of windowmanager moduleBrecht Van Lommel
2011-05-08Patch [#26799] embedded blenderplayer not receiving keyboard input by Sebasti...Dalai Felinto
2011-05-04Patch [#26799] 2.5x blenderplayer (BGE) anti-aliasing & embedding by Sebastia...Dalai Felinto
2011-04-12Fix crash for Intel G45 video cardsSergey Sharybin
2011-04-11FIx crash when opening User Preferences even with NVidia cardSergey Sharybin
2011-04-09Fix crash for Windows+Intel video card configurationSergey Sharybin
2011-03-19Fix [#25480] Unable to use Windows titlebar icons after LoopcutNathan Letwory
2011-02-25doxygen: fixup and tag intern/ghost.Nathan Letwory
2011-02-04Fix [#19997] Duplicating window results in graphics corruption in UINathan Letwory
2011-01-28Make version check more future proof.Nathan Letwory
2011-01-26Apply part of patch [#25612] Windows 7 icon progress barNathan Letwory
2011-01-26Apply multimonitor fix part of patch [#25612]Nathan Letwory
2010-10-21* Use HWND_DESKTOP as parent for Blender Windows.Nathan Letwory
2010-10-19Fix [#20277] Bug with Continuous Grab on WindowsNathan Letwory
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-06-01Fixes [#21791] Toggle Fullscreen (Alt + F11) returns to non-maximized windowNathan Letwory
2010-05-30Fixes: #22064 When the Windows task bar is placed on top of the screen, Blend...Nathan Letwory
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-06Fix #20365: new render window does not respect Windows taskbar at top of screen.Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-13Patch [#20588] Adding multisample support to Win32 Ghost - by Mitchell Stoke...Nathan Letwory
2010-01-06OpenGL Anti-aliasing implementation for blender windowsDamien Plisson
2009-12-02Apply patch [#20145] Ghost Win32 roundup patch: Minimum Window Size, Continuo...Nathan Letwory
2009-09-162.5 Ghost Compile Fix for windows. Patch by b333rt. Thanks! Thomas Dinges
2009-09-16- bpy.data.sounds was a collection of ID's rather then SoundsCampbell Barton
2009-07-26Windows: fixing user preference window opening full screenDaniel Genrich
2009-06-08Win GUI fix: maximize works again without distorted regionsDaniel Genrich
2009-06-08Win GUI fix: Blender won't hide behind the taskbar anymore on startup (in non...Daniel Genrich
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-10-31* remove unreferenced varNathan Letwory
2008-10-11Fix for bug #17793: the glFinish() call in ghost that was disabled in a previ...Brecht Van Lommel
2008-09-06Revert a commit from 5 years ago that added a glFinish call before swapping o...Brecht Van Lommel
2008-07-13Fix to let Ghost compile with win64 msvc compiler.Daniel Genrich
2008-05-25Apply BGE patch 12799: Fix quad buffer stereo mode for WindowsBenoit Bolsee
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-05* GHOST win32: make sure window gets repositioned to 0,0 when setting state t...Nathan Letwory
2008-01-01* make sure desktop is redrawn when coming out of GHOST_kWindowStateFullScreenNathan Letwory
2008-01-01* silence more warningsNathan Letwory
2008-01-01* some cleanup of warningsNathan Letwory
2008-01-01* kill a warningNathan Letwory
2007-12-31* make sure decoration is there when toggling away from GHOST_kWindowStateFul...Nathan Letwory
2007-12-31* also distinguish between maximised and fullscreen on GHOST win32.Nathan Letwory
2007-12-31* revert my change to windowmanager move/size handling.Nathan Letwory
2007-12-30* handle WM_MOVE on win32 in GHOSTNathan Letwory
2007-01-07==== GHOST Win32 ====Andrea Weikert
2006-11-12- compile fix for msvc 6 which doesn't declare M_PI at all it seems.Andrea Weikert
2006-11-12Added tablet tilt data collection for GHOST/Win32 - thanks elubie for doing t...Matt Ebb
2006-11-06Extended GHOST to support WinTab, in order to better support graphic tablets ...Andrea Weikert