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-08-01style cleanup: whitespace, also add '?' to save over popup since it wasnt tot...Campbell Barton
2012-08-01quiet spacenav output on linux for regular builds, ifdef signed int for msvc ...Campbell Barton
2012-07-26fix some types and incorrect infoCampbell Barton
2012-07-22Removed nested comment, which causes compiler errors.Lukas Toenne
2012-07-22style cleanupCampbell Barton
2012-07-12OSX: make the progressbar in dock a gradient, to give it a more matching 3D a...Jens Verwiebe
2012-07-11patch [#30274] XIM improvement (non-latin support + connection recovery)Campbell Barton
2012-07-08code cleanup: quiet uninitialized memory use warning for X11 - harmless in th...Campbell Barton
2012-07-05Doxygen cleanupNicholas Rishel
2012-07-04spelling cleanup: metre -> erCampbell Barton
2012-07-01style cleanup: commentsCampbell Barton
2012-06-27style cleanup: also some spelling correction.Campbell Barton
2012-06-25more guardedalloc use in C++, also make compositorMutex a static var, was all...Campbell Barton
2012-06-25optionally use guarded alloc for tiles compositor, also replace allocation fu...Campbell Barton
2012-06-24style cleanypCampbell Barton
2012-06-17style cleanup:Campbell Barton
2012-06-16fix for building blender as a python module on windows.Campbell Barton
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