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-08-02svn merge -r38814:38905 https://svn.blender.org/svnroot/bf-blender/trunk/blen...merwin-spacenavMike Erwin
2011-07-30Hides console on win32 even if python path is 2 or more linesAlexander Kuznetsov
2011-07-30Patch [#27925] by Andrew Cox and meAlexander Kuznetsov
2011-07-22Simple ifndef guards, so we don't get redefines.Nathan Letwory
2011-07-21svn merge -r37276:38555 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-13- don't build ghost's event printer unless ghost debug is enabled.Campbell Barton
2011-07-06various fixes to enable MSVC build, removed crusty old Win32 ndof codeMike Erwin
2011-06-28Windows ndof now uses blender view coordinatesMike Erwin
2011-06-19disabled debug logging now that a workaround is in place (Win32 ndof buttons)Mike Erwin
2011-06-18ndof device detection on Windows, safer button handlingMike Erwin
2011-06-16cleaned up event logging, added HID -> function table for SpacePilot PROMike Erwin
2011-06-15handle up to 32 buttons (up from 16), for SpacePilot PROMike Erwin
2011-06-11one small change -- SpaceNav works on WindowsMike Erwin
2011-06-11SpaceNav works on LinuxMike Erwin
2011-06-10Made WinXP or later required, SpaceNav (almost) working on WindowsMike Erwin
2011-05-12Forgot to close clipboard when lock fails.Sergey Sharybin
2011-05-12Fix #27359: Pasting long text crashes blenderSergey Sharybin
2011-05-11Apply patch from Ryakiotakis Antonis as posted on MLNathan Letwory
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-05-02fix for building windows/mingwCampbell Barton
2011-05-02Fix [#26981] Command window is not opening in 2.57.0Nathan Letwory
2011-03-19Fix [#25480] Unable to use Windows titlebar icons after LoopcutNathan Letwory
2011-03-18Fix for crasher on Win XP, submitted by Kanttori.Nathan Letwory
2011-03-12Some explicit casts to silence warnings (unsafe to mix int and bool in compar...Nathan Letwory
2011-03-10Fix [#26446] Quick extrude (Ctrl+LMB) works only one timeNathan Letwory
2011-03-10Apply [#26364] New Windows keyboard handlingNathan Letwory
2011-03-01Fix [#25476] Pan view not always works with shift+alt+LMB in Blender 2.56Nathan Letwory
2011-02-25doxygen: fixup and tag intern/ghost.Nathan Letwory
2011-02-19Adding support for the "media" play/pause/stop/next/prev buttonsJoshua Leung
2011-01-27Silencing some annoying key-event prints in Win32 console:Joshua Leung
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-05ToDo: long outstanding patch to allow access to system paths in background modeAndrea Weikert
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-11-15Fix [#24310] With high poly numbers when sculpting, modifier keys hangNathan Letwory
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-18Add short comment.Nathan Letwory
2010-10-16Fix AltGr problem on WindowsNathan Letwory
2010-10-15Simplify GHOST modifier key handling on Windows.Nathan Letwory
2010-10-05rename Command key to OSKey, Window manager already called it the OSKey but i...Campbell Barton
2010-09-16Partial fix [#21395] Command key for keyboard mapping not functionalNathan Letwory
2010-09-08Commit patch [#23685] Cleanup/crashfix for AA using win32 ghost.Nathan Letwory
2010-07-07fix mingw compileAndrea Weikert
2010-07-05Patch [#22339] File/installation paths changesAndrea Weikert