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
2010-08-16pencils down! additional Windows Wacom wackiness.Mike Erwin
2010-08-15Further hacking on Windows tablet code. More accurate detection of certain ta...Mike Erwin
2010-08-15removed gpencil Manhattan distance from user prefs. updated ghost build script.Mike Erwin
2010-08-15continued Win32 tablet hackeryMike Erwin
2010-08-13still working on tablet for Windows...Mike Erwin
2010-08-12Minor cleanup of Windows tablet code.Mike Erwin
2010-08-12Better Intuos4 support on Windows.Mike Erwin
2010-08-12Updated Win32 tablet code.Mike Erwin
2010-08-10Linux compiles again, no SpaceNav yet.Mike Erwin
2010-08-10SpaceNav works in 3D view on Windows. Cleaned up related WIP code.Mike Erwin
2010-08-08Windows shell/IE #define.Mike Erwin
2010-08-07merged 30707:31141 from trunkMike Erwin
2010-08-07SpaceNav turntable and fit in 3D view. Tablet data rides with cursor/button e...Mike Erwin
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-08-01OSX/Cocoa : fix the Cmd modifier stuck after cancelling the quit dialogDamien Plisson
2010-07-27Smoke:Daniel Genrich
2010-07-27Smoke Patch + additions: a) Applying patch #22765 by Miika Hämäläinen (dom...Daniel Genrich
2010-07-26bugfix [#23038] View rotation snap has left and right view names swapped arro...Campbell Barton
2010-07-25merged 29285:30707 from trunkMike Erwin
2010-07-25removing Mac C++ file (contents same as Obj-C++ file), since TortoiseSVN's 'r...Mike Erwin
2010-07-25from Luca's recent commit noticed there are more typo's: lenght -> lengthCampbell Barton
2010-07-24Activated NDOF capture for Windows. Robust++ for generic NDOF manager. Remove...Mike Erwin
2010-07-24Renamed Mac file to exclude it from Windows build. Revoke this cowardly commi...Mike Erwin
2010-07-23Attempt to fix compile for GCC 4.4.Brecht Van Lommel
2010-07-23mostly formatting: put SystemCocoa on a diet of a thousand tabs, also spotted...Mike Erwin
2010-07-23SpaceNav event capture for MacOS, dispatch for all platforms. To compile this...Mike Erwin
2010-07-23provided a way for NDOF manager to poke SystemCocoa about out-of-loop eventsMike Erwin
2010-07-22more preliminary NDOF handling stuff (untested)Mike Erwin
2010-07-22revamped NDOF event system for ghost, added (untested) Mac supportMike Erwin
2010-07-22get more mouse events only when in hi-fi modeMike Erwin
2010-07-22removed some NDOF plugin-related codeMike Erwin
2010-07-22removed more unused Macintosh Carbon codeMike Erwin
2010-07-22removed unused Macintosh Carbon codeMike Erwin
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-17Added rudimentary SpaceNav event capture code for Windows.Mike Erwin
2010-07-17fixed misspelled variable in Wacom utilityMike Erwin
2010-07-16Rather then hard coded /usr/share, use CMAKE_INSTALL_PREFIX to set the PREFIX...Campbell Barton
2010-07-15Tweak Windows #includes to require WinXP or newer and speed up build times.Mike Erwin
2010-07-15Hi-fi mouse input on Windows!Mike Erwin
2010-07-15Improved tablet support on Windows. Nice deep queue for input points. Much mo...Mike Erwin
2010-07-15disabled lo-fi dispatch log to reduce event debugging noiseMike Erwin
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-12Update MSVC project filesBenoit Bolsee
2010-07-11installation paths:Andrea Weikert
2010-07-09Fixed bug [#22555] OSX/Cocoa: Suppress delayed mouse position changed event a...Damien Plisson
2010-07-08added filtered event dispatch for lo-fi mouse/pen inputMike Erwin
2010-07-07fix mingw compileAndrea Weikert
2010-07-06Fixed bug [#22757] : hide dock and menu on OSX only when Blender window is ma...Damien Plisson
2010-07-05File/installation paths: osx (cocoa & carbon) update in ghostDamien Plisson
2010-07-05Fix Makefile for new getUserDir system.Diego Borghetti