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-01-30remove nan-makefilesCampbell Barton
2011-01-28Make version check more future proof.Nathan Letwory
2011-01-27Silencing some annoying key-event prints in Win32 console:Joshua Leung
2011-01-26Apply part of patch [#25612] Windows 7 icon progress barNathan Letwory
2011-01-26Apply multimonitor fix part of patch [#25612]Nathan Letwory
2011-01-25cmake maintenance, was missing 2 headers and made some minor improvements to ...Campbell Barton
2011-01-24Fix [#25715] [!] key doesn't work on french keyboard with Windows XP/7.\nSubm...Nathan Letwory
2011-01-20Ghost:X11 Set the default max width and max height value.Diego Borghetti
2011-01-18Fix [#25678]: (Ghost Cocoa) Fix character encoding translation for filenames ...Damien Plisson
2011-01-17fix compile on MinGW, missing define in the mingw headers.Andrea Weikert
2011-01-05SVN maintenance.Guillermo S. Romero
2011-01-05Patch: [#22524] Update Windows Recent Documents on Open/SaveAndrea Weikert
2011-01-05ToDo: long outstanding patch to allow access to system paths in background modeAndrea Weikert
2011-01-01Fix [#25442]: (Ghost Cocoa) Add missing initialization of associated object p...Damien Plisson
2010-12-28Fix [#24630] alt+shift+LMB dragging does not workNathan Letwory
2010-12-16SVN maintenance.Guillermo S. Romero
2010-12-15bugfix [#25230] Quick extrude Ctrl-LMB : wrong behaviour of 'RotateSource' op...Campbell Barton
2010-12-07Added WITH_CXX_GUARDEDALLOC support for GHOST, disabled by default.Campbell Barton
2010-12-04Cocoa : fix drag and drop was no more operational after having fullscreened t...Damien Plisson
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-01quit blender if the first X11 window fails to open.Campbell Barton
2010-11-15Fix [#24310] With high poly numbers when sculpting, modifier keys hangNathan Letwory
2010-11-02Add PREFIX support to makefiles.Guillermo S. Romero
2010-11-02throw an error is PREFIX isnt defined on X11 systems. defaults to /usr/localCampbell Barton
2010-10-24Make sure separation between modifier keys is communicated from GHOST upwards...Nathan Letwory
2010-10-23Fix [#24337] Create vertex (and faces and edges) with "Control+LMB" doesn't w...Nathan Letwory
2010-10-21Don't use CS_CLASSDC after all. Makes drawing multiple windows funky.Nathan Letwory
2010-10-21Use one device context for our window class.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-10-18_DEBUG -> DEBUGNathan Letwory
2010-10-18Add short comment.Nathan Letwory
2010-10-16Adapt OSX code for IMB_allocImBuf param changes.Nathan Letwory
2010-10-16Fix AltGr problem on WindowsNathan Letwory
2010-10-15Simplify GHOST modifier key handling on Windows.Nathan Letwory
2010-10-06patch [#24162] r32332 missed a couple of command key changes - with fixCampbell Barton
2010-10-05rename Command key to OSKey, Window manager already called it the OSKey but i...Campbell Barton
2010-10-02OSX/Cocoa: Fix [#24068] for correct handling of .blend file names with accent...Damien Plisson
2010-10-02OSX/Cocoa: Mouse up was not sent to WM after window resizeDamien Plisson
2010-09-26OSX/Cocoa : discard Cocoa GL view flush while in live resize, and send Window...Damien Plisson
2010-09-16Fix OS X memory leak prints when starting blender:Brecht Van Lommel
2010-09-16Partial fix (Linux) [#21395] Command key for keyboard mapping not functionalNathan Letwory
2010-09-16Partial fix [#21395] Command key for keyboard mapping not functionalNathan Letwory
2010-09-15update for MingW/CMakeCampbell Barton
2010-09-08Commit patch [#23685] Cleanup/crashfix for AA using win32 ghost.Nathan Letwory
2010-09-03SVN maintenance.Guillermo S. Romero
2010-08-01OSX/Cocoa : fix the Cmd modifier stuck after cancelling the quit dialogDamien Plisson
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-16Rather then hard coded /usr/share, use CMAKE_INSTALL_PREFIX to set the PREFIX...Campbell Barton
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins