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-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
2011-06-18tiny fix for LinuxMike Erwin
2011-06-18filled out USB product IDs for all 3Dconnexion devicesMike Erwin
2011-06-18updated Mac code to work with latest 3Dx beta driver -- all buttons work nowMike Erwin
2011-06-17finished Mac NDOF device detection, moved core device ID to base NDOFManager,...Mike Erwin
2011-06-17NDOF device detection on Mac -- phase 1Mike Erwin
2011-06-16Standard views (front, top, etc.) work from buttons on SpaceExplorer and Spac...Mike Erwin
2011-06-16cleaned up event logging, added HID -> function table for SpacePilot PROMike Erwin
2011-06-15fixed typos, renamed the HID -> function lookup tablesMike Erwin
2011-06-15mapping HID button codes -> functions, for SpaceNavigator and SpaceExplorerMike Erwin
2011-06-15handle up to 32 buttons (up from 16), for SpacePilot PROMike Erwin
2011-06-15removed temporary debug loggingMike Erwin
2011-06-11split Win32 NDOF manager into 2 files to fix Mac scons buildMike 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-06-09migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blenderMike Erwin
2011-06-05SVN maintenance.Guillermo S. Romero
2011-06-04CMake option 'WITH_HEADLESS' to build blender in headless mode (no x11/xlib) ...Campbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-05-28Disabling xinput wasn't done completely.Campbell Barton
2011-05-23Fix #26728: crash with load/save on Mac, on files that close & open a windowBrecht Van Lommel
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-11MingW apparently doesn't know about RIM_INPUTSINK, define it if it isn't alre...Nathan Letwory
2011-05-09minor cleanup, no functional changes.Campbell Barton
2011-05-09fixed scrolling lists with the mousewheel for some X11 windowmanagers.M.G. Kishalmi
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