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
2012-06-07style cleanupCampbell Barton
2012-06-05style cleanupCampbell Barton
2012-06-03code cleanup: replace some non utf8 charsCampbell Barton
2012-05-30replaced last instance of BF_GHOST_DEBUGCampbell Barton
2012-05-27style cleanupCampbell Barton
2012-05-27code cleanup: defines with braces - end with '(void)0' so callers must end wi...Campbell Barton
2012-05-27style cleanupCampbell Barton
2012-05-25Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/..,Brecht Van Lommel
2012-05-24style cleanupCampbell Barton
2012-05-19style cleanup: ghostCampbell Barton
2012-05-19style cleanup: ghost headersCampbell Barton
2012-05-19style cleanup: ghost/x11Campbell Barton
2012-05-11dont use sdl include when building headlessCampbell Barton
2012-05-08ndof: restored support for older serial port 3D mice on Linux (R45951 broke i...Mike Erwin
2012-05-07GHOST/Cocoa: revert tablet detection commit for continuous grab, apparently i...Brecht Van Lommel
2012-05-07GHOST/Cocoa: detect tablet event to disable continuous grab. Don't have tabletBrecht Van Lommel
2012-05-07Fix mac build error after ghost cocoa changes.Brecht Van Lommel
2012-05-06code cleanup: add getCursorGrabModeIsWarp(), makes the intent more clear wher...Campbell Barton
2012-05-06disable warping for tablet events (X11 only), added TODO's for OSX and win32.Campbell Barton
2012-05-04Renamed "fake" OpenGL identifiers.Jason Wilkins
2012-04-30patch [#31091] PVS-Studio Analysis FixesCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-25ndof: avoid potential buffer overflow in libspnavMike Erwin
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-04-24First MinGW-w64 support for cmake has been added. To test I recommend this bu...Antony Riakiotakis
2012-04-12code cleanup: utfconv library had some quite confusing formatting, also clear...Campbell Barton
2012-04-06Ghost:Thomas Dinges
2012-03-27quiet some warnings for gcc 4.7Campbell Barton
2012-03-22patch [#30636] Enable full screen mode with SDL2Campbell Barton
2012-03-22patch [#30635] Fix SDL2 version check by Wander Costa (walac)Dalai Felinto
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov
2012-03-18SVN maintenance.Guillermo S. Romero
2012-03-16Patch by Psy-Fi + my minor changesAlexander Kuznetsov
2012-03-14SDL ghost update to work with SDL2.Campbell Barton
2012-03-13WITH_GHOST_SDL working again (missing std:: update)Campbell Barton
2012-03-13bmesh py api: more comprehensive intro page, also fix some spelling errors.Campbell Barton
2012-02-29ndof button handling improvements: Spaceball5000's A,B,C buttons can now be k...Mike Erwin
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-27ndof: unified button handling for modern 3Dx devices, also first steps toward...Mike Erwin
2012-02-23code cleanup: dont set the namespace in STR_String.h - 'using namespace std',...Campbell Barton
2012-02-18XDND support now can be disabled using WITH_GHOST_XDND=OFF with CMake and WIT...Sergey Sharybin
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-17Drag-n-drop support on LinuxSergey Sharybin
2012-02-05Fix for [#30044] on windowsAlexander Kuznetsov
2012-01-26added support for USB Spaceball5000, also a partial attempt to accept button ...Mike Erwin
2012-01-23Committing patch "[#27676] Change window size/resolution in realtime" by me.Mitchell Stokes
2012-01-19added support for the 3Dconnexion SpaceMouse Pro -- tested on Linux w/ spacen...Mike Erwin
2012-01-19allow building without xinput againCampbell Barton
2012-01-18Fix #25581: No pressure sensitivity in sculpt modeSergey Sharybin
2012-01-18ghost tests weren't building and added some comments to ghost docs.Campbell Barton