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
path: root/intern
AgeCommit message (Expand)Author
2011-08-11Commiting patch from jensverwiebe for NDOF support on OSXv2.59Sergey Sharybin
2011-08-09off by 1 error with number keys in ghost/sdlCampbell Barton
2011-08-08add missing keys for ghost/sdlCampbell Barton
2011-08-08- update X3D and FBX testing checksumsCampbell Barton
2011-08-07simplify x11 path code, had unneeded NULL checks and std namespaceCampbell Barton
2011-08-07stricter WITH_INPUT_NDOF guards, general cleanupMike Erwin
2011-08-07stricter NDOF guards for Windows (forgot in earlier commit)Mike Erwin
2011-08-05fix for GHOST/SDL key input with uppercase keys.Campbell Barton
2011-08-04stricter guards for disabling NDOF code (will test in 3.. 2.. 1..)Mike Erwin
2011-08-03- Do not add GHOST_NDOFManager.cpp to list of sources ifSergey Sharybin
2011-08-03Debug print removed.Nathan Letwory
2011-08-03removed attempted WITH_BF_3DMOUSE detection, fixed just one indention (left t...Mike Erwin
2011-08-03whitespace edits.Campbell Barton
2011-08-03compensate for lack of 3D mouse calibration on WindowsMike Erwin
2011-08-02More flexible configuration for 3dmouse library for scons.Sergey Sharybin
2011-08-02typo fixNathan Letwory
2011-08-02Don't include NDOF files when disabled.Nathan Letwory
2011-08-02Some more silencing. Enable with BF_GHOST_DEBUGNathan Letwory
2011-08-02Indentation changesNathan Letwory
2011-08-02Properly disable NDOF code when WITH_INPUT_NDOF is not define.Nathan Letwory
2011-08-02whitespaceNathan Letwory
2011-08-02Turn off ndof button debugNathan Letwory
2011-08-02tabs -> spacesNathan Letwory
2011-08-02 - Blender could be build with scons again.Jiri Hnidek
2011-08-02more cmake/x11 editsCampbell Barton
2011-08-02NDOF related editsCampbell Barton
2011-08-02SVN maintenance.Guillermo S. Romero
2011-08-023D mouse support from merwin-spacenav branchMike Erwin
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-27svn merge -r38558:38752 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-24minor cleanup of Mac ndof managerMike Erwin
2011-07-24more cautious device detection, minor cleanupMike Erwin
2011-07-23Cherry pick merge: /branches/soc-2011-pepper/intern/audaspace/OpenAL:r38630Joerg Mueller
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-17Fixed compile error on Fedora 15, when FFMPEG was enabled.Jiri Hnidek
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-16print an error message if Python.h can't be found for cmake and scons since i...Campbell Barton
2011-07-15removed unused ndof codeMike Erwin
2011-07-15more consistent and modal-friendly ndof events, fly mode v1Mike Erwin
2011-07-13cmake option to build without smoke sim: WITH_MOD_SMOKECampbell Barton
2011-07-13Advanced CMake option to build the player without blender: WITH_BLENDERCampbell Barton