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
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-07-05Replace Ghost integrals with stdint fixed width integers.Nicholas Rishel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-09-13Cleanup: clang-formatCampbell Barton
2019-09-12macOS fix typo on Frameworks dirArto Kitula
2019-09-12macOS fix T67686 , use absolute path to load 3Dconnexion frameworkArto Kitula
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-19Cleanup: trailing spaceCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2016-10-08Fix a few compile errors with C++11 on macOS.Brecht Van Lommel
2016-08-22NDOF: fix crash on Mac with old driversMike Erwin
2016-08-18NDOF: suppress buttons debug logMike Erwin
2015-10-25ndof: rework Mac driver glueMike Erwin
2014-07-24Code cleanup: ghost styleCampbell Barton
2014-02-15Code cleanup: use const short for ndof axis argsCampbell Barton
2014-02-15Code cleanup: warningsCampbell Barton
2013-09-13OSX: Compilefix for ndof symbols get magled when used extern C, now use discr...Jens Verwiebe
2012-12-12OSX: make cmake and scons both compile jack and ndof with newer sdk'sJens Verwiebe
2012-11-10OSX/ndof: rollback 52072, test showed we need individually weak functions ->...Jens Verwiebe
2012-11-10OSX/ndof: test link whole framework weak rather than single functions to fix ...Jens Verwiebe
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-08-17Fix #28265: blender 2.59 not starting on OS X with old ndof driver.Brecht Van Lommel
2011-08-11Commiting patch from jensverwiebe for NDOF support on OSXv2.59Sergey Sharybin
2011-08-07stricter WITH_INPUT_NDOF guards, general cleanupMike Erwin
2011-08-03whitespace edits.Campbell Barton
2011-08-02SVN maintenance.Guillermo S. Romero
2011-07-24minor cleanup of Mac ndof managerMike Erwin
2011-07-01tiny compile fix for PowerMacMike Erwin
2011-06-28made Pascal string less intrusive to build systemsMike Erwin
2011-06-28Mac ndof using blender view coordinates + small but important typo fixedMike Erwin
2011-06-25suppressed annoying log in Mac NDOF systemMike 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-09migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blenderMike Erwin
2010-08-07SpaceNav turntable and fit in 3D view. Tablet data rides with cursor/button e...Mike Erwin
2010-07-24Renamed Mac file to exclude it from Windows build. Revoke this cowardly commi...Mike Erwin