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-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
2011-10-21utf8 OSX - disabling utf8 at KeyUp, otherwise TextObject doesn't work.Dalai Felinto
2011-10-21UTF8 input support for Windows.Alexander Kuznetsov
2011-10-21disabling utf8 for OSX. It's not working 100% and it's breaking other thingsDalai Felinto
2011-10-21cleanup scons build flags, many duplicates because because of confusion betwe...Campbell Barton
2011-10-20OSX: dalai's patch for utf8 support, todo: uppercase chars not working yetJens Verwiebe
2011-10-20OSX fix for recent utf8 commitDalai Felinto
2011-10-20initial support for unicode keyboard input for ghost & blenders WM.Campbell Barton
2011-10-17fix spelling mistakes in comments (and in some python error messages), nothin...Campbell Barton
2011-10-07spaces -> tabs (only whitespace changes)Campbell Barton
2011-10-06dont define the ghost PREFIX for scons, since this means our portable downloa...Campbell Barton
2011-10-05OSX: Correct copy/paste error and exclude endianess switch from darwinJens Verwiebe
2011-10-01Cgange compile cindition for gcc-4.6-objC++ workaroundJens Verwiebe
2011-09-28Now in proper english, heheJens Verwiebe
2011-09-28Using non ASCII-conform char in comment broke compileJens Verwiebe
2011-09-28OSX: Give clear commenting and more up-to-date defaultsJens Verwiebe
2011-09-28OSX: always compile GHOST and Quicktime with Apple-gcc-4.2, simplifies for no...Jens Verwiebe
2011-09-27OSX: introduced a workaround for compiling with non-apple gcc-4.6.1, ghost mu...Jens Verwiebe
2011-09-27comment warnings as errors for MSVC - it too easily made small problems like ...Campbell Barton
2011-09-25whitespace cleanupCampbell Barton
2011-09-21remove support for irixCampbell Barton
2011-09-06TypofixNathan Letwory
2011-09-06Put dead zone printout behind debug.Nathan Letwory
2011-09-01making carbon to build again (note: NDOF is not working here)Dalai Felinto
2011-08-31typo fix: end of lines ;; --> ;Campbell Barton
2011-08-30When creating a multisample window for Win32, the first context created, whic...Mitchell Stokes