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-08-01support for older SpacePilot (sans Pro), minor tidyingMike Erwin
2011-07-30Hides console on win32 even if python path is 2 or more linesAlexander Kuznetsov
2011-07-30Bugfix #28109Ton Roosendaal
2011-07-30Patch [#27925] by Andrew Cox and meAlexander Kuznetsov
2011-07-24minor cleanup of Mac ndof managerMike Erwin
2011-07-24more cautious device detection, minor cleanupMike Erwin
2011-07-22Fix compile error due to faulty merge.Nathan Letwory
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-19consistent Starting/InProgress/Finishing ndof events with dead-zone filteringMike Erwin
2011-07-19patch: [#27783] "Problem with clock" at 18:39:00 by Daniel Dionne (mrzeon)Dalai Felinto
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-17cmake source definitions:Campbell Barton
2011-07-15removed unused ndof codeMike Erwin
2011-07-15more consistent and modal-friendly ndof events, fly mode v1Mike Erwin
2011-07-13Advanced CMake option to build the player without blender: WITH_BLENDERCampbell Barton
2011-07-13- don't build ghost's event printer unless ghost debug is enabled.Campbell Barton
2011-07-13make X11's getModifierKeys more compact and don't run XKeysymToKeycode 8 time...Campbell Barton
2011-07-13SVN maintenance.Guillermo S. Romero
2011-07-13changes to ghost/sdlCampbell Barton
2011-07-12Fix for recent GHOST SDL commit.Sergey Sharybin
2011-07-12build option to use SDL 1.3 for GHOST rather then X11/Win32/Cocoa api's,Campbell Barton
2011-07-12correction to cursor enum and make GHOST_SystemX11's convertXKey into a stati...Campbell Barton
2011-07-09fix for using uninitialized value in gpu_shader_materialCampbell Barton
2011-07-09ghost multi-test builds again, now uses BLF font libraryCampbell Barton
2011-07-06various fixes to enable MSVC build, removed crusty old Win32 ndof codeMike Erwin
2011-07-06Fix #27865: weird mouse warping with continuous grab on OS X.Brecht Van Lommel
2011-07-05Patch #27829: fix X11 compile problem due to missing XF86XK_AudioForward defineBrecht Van Lommel
2011-07-03CMake file to build ghost tests again.Campbell Barton
2011-07-02implemented ndof 'dead zone' around home position, fixed X11 active window de...Mike Erwin
2011-07-01fix for building headlessCampbell Barton
2011-07-01ndof device detection now visible in logMike Erwin
2011-07-01verbose ndof event trace for a testerMike Erwin
2011-07-01tiny compile fix for PowerMacMike Erwin
2011-06-28enabled pan/zoom in rotation-locked 3D views + small cleanupMike Erwin
2011-06-28made Pascal string less intrusive to build systemsMike Erwin
2011-06-28first attempt at CMake fix (untested)Mike Erwin
2011-06-28Windows ndof now uses blender view coordinatesMike Erwin
2011-06-28Mac ndof using blender view coordinates + small but important typo fixedMike Erwin
2011-06-28removed unneeded cleanup code on LinuxMike Erwin
2011-06-28now using blender view coordinates for ndof input -- core and Linux in placeMike Erwin
2011-06-27Fix part of #26850: Cocoa OS X game player was not working, two issues:Brecht Van Lommel
2011-06-25suppressed annoying log in Mac NDOF systemMike Erwin
2011-06-25GHOST Cocoa: some changes to Y coordinate conversion in previous commit,Brecht Van Lommel
2011-06-23GHOST Cocoa: move y origin top/bottom conversions out of windowmanager moduleBrecht Van Lommel
2011-06-20small fix to turntable mode, first attempt at trackball code, ndof now respec...Mike Erwin
2011-06-19disabled debug logging now that a workaround is in place (Win32 ndof buttons)Mike Erwin
2011-06-18SpacePilotPro has 31 buttons, not 29 -- '+' and '-' work againMike Erwin
2011-06-18ndof device detection on Windows, safer button handlingMike Erwin