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-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
2012-01-16patch [#29856] UTF-8 copy&paste for Win32 GHOSTSv. Lockal
2012-01-12Cucumber - AA for blenderplayer and fullscreenDalai Felinto
2012-01-11Added mode-getting functions for GHOST under X11 (GNU/Linux).Alex Fraser
2012-01-11This patch implements mode switching (resolution changing) for full-screen ga...Alex Fraser
2012-01-11patch [#29853] UTF-8 copy&paste for X11 GHOSTCampbell Barton
2012-01-02Fixes two crashers for games, with GHOST under SDL:Alex Fraser
2012-01-02Mode switching for GHOST under X11: adds the ability to change screen resolut...Alex Fraser
2011-12-30style edits for function declarationsCampbell Barton
2011-12-26Add a glClear() in GHOST/X11 between creating the GLX context andNicholas Bishop
2011-12-24Formatting edits <120 length linesCampbell Barton
2011-12-19OS X: add BLENDER_SOFTWAREGL environment variable to force using software OpenGLBrecht Van Lommel
2011-12-15Fix #29233: Windows accessibility feature "sticky keys" for disabled people n...Brecht Van Lommel
2011-11-23OSX: Fix more UTF8 issues, todo: use correct fontJens Verwiebe
2011-11-13OSX: go back to former zoombehaviour with magicmouse in Lion, no time to reco...Jens Verwiebe
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-05misc doc editsCampbell Barton
2011-11-03patch [#28947] Patches for #28943 (Support for XDG Base Directory Specification)Campbell Barton
2011-10-31OSX: make ZOOM-gesture on trackpads half the speed, added comment for experim...Jens Verwiebe
2011-10-27OSX: adapt comments to new behaviour when compiling with gcc-4.6 but GHOST an...Jens Verwiebe
2011-10-27Fix player prototype, fix compile for OSX/XCode4.2, use always tablet enabled...Jens Verwiebe
2011-10-27use const for readonly strings and set some functions to staticCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22utf8 OSX - cleanupDalai Felinto
2011-10-22Fix for text object on windows.Alexander Kuznetsov
2011-10-22header cleanup and typo'sCampbell Barton