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
2014-09-24OSX: ensure windows are restored at their saved position,Jens Verwiebe
2014-08-27Cleanup: remove _DEBUG define usageCampbell Barton
2014-08-21CleanupCampbell Barton
2014-08-18Fix T39630: Mouse Wheel doesn't detect Multi Window FocusSergey Sharybin
2014-08-17CleanupCampbell Barton
2014-08-16CommentsCampbell Barton
2014-08-13OSX: fix paranthesis in last commitJens Verwiebe
2014-08-13OSX: add a fix for lion_fs loosing handles after calling fs from key shortcut...Jens Verwiebe
2014-08-13Fix T40717: Screen does not update while scrolling or zooming with touchpad o...Sergey Sharybin
2014-08-13SpellingCampbell Barton
2014-08-13SpellingCampbell Barton
2014-08-12Stupid MSVC replaces tabs to spaces spontaneously :SSergey Sharybin
2014-08-12Console detection now works reliably when starting blender-app directlySergey Sharybin
2014-08-12SpellingCampbell Barton
2014-08-12Fix uninitialized memory useCampbell Barton
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-07Tweaks to the recent wrapper on windowsSergey Sharybin
2014-08-07Cleanup: Remove special code for Visual Studio 2008.Thomas Dinges
2014-08-05SpellingCampbell Barton
2014-08-02SpellingCampbell Barton
2014-07-27Style cleanup GHOST/Win32Campbell Barton
2014-07-26OSX/GHOST: Using lion_fullscreen suffers from an uncovered problem when calle...Jens Verwiebe
2014-07-24Code cleanup: ghost styleCampbell Barton
2014-07-03Fix T39825: Crash on startup with tabletCampbell Barton
2014-07-01Fix T40065: Pressing Esc in separate render result window does not focus main...Tamito Kajiyama
2014-06-23OSX: Fix T40749, own mistake for m_lionStyleFullScreen conditionJens Verwiebe
2014-06-14Fix T40609: Wrong WS between word and '?' (no space in english typography in ...Bastien Montagne
2014-06-13Code cleanup: use const for mouse location argCampbell Barton
2014-06-13Code cleanup: remove NULL checkCampbell Barton
2014-06-07OSX: Ideasman does not like using utsname, so i use the always satisfactorily...Jens Verwiebe
2014-06-06Code cleanup: styleCampbell Barton
2014-06-06OSX: replace deprecated (10.8 ) Gestalt function with utsname, no functional ...Jens Verwiebe
2014-04-10Fix numpad emulation in non-US keyboardsCampbell Barton
2014-03-30Code cleanup: de-duplicate cotangent weight function & add arg sizesCampbell Barton
2014-03-11OSX: fix another kCGLRendererAppleSWIDJens Verwiebe
2014-03-11OSX: change a longterm deprecated kcgl constant, could lead to crashes elseJens Verwiebe
2014-03-06Fix X11 mouse cursor flickering briefly to the standard cursor when changing it.Brecht Van Lommel
2014-02-15Fix/Workaround for NDOF/X11 bug with unreliable GHOST_kFinished events.Campbell Barton
2014-02-15Code cleanup: use const short for ndof axis argsCampbell Barton
2014-02-15Code cleanup: warningsCampbell Barton
2014-02-14NDOF/X11: incorrect dynamic_castCampbell Barton
2014-02-12NDOF/X11: skip getting the time when no ndof events are processedCampbell Barton
2014-02-12NDOF/X11: fix for glitch using ndof outside the view and entering againCampbell Barton
2014-02-11Fix T38537: issue with OS X full screen startup.blend after recent changes.Brecht Van Lommel
2014-02-03Fix T38452: on OS X 10.9, now always use Lion style fullscreen.Brecht Van Lommel
2014-01-29Fix T37999: incorrect windows size with Visual Studio 2013 builds.Brecht Van Lommel
2014-01-27OSX/scons: fix own error in last commit and do a cleanupJens Verwiebe
2014-01-27OSX/scons: consequently make use of the recently introduced C_COMPILER_ID and...Jens Verwiebe
2014-01-13Fix T38190: Linux tablet: Issue with XInput/GHOST?Bastien Montagne
2014-01-13Fix some harmless warnings that mostly appeared on MinGW64Antony Riakiotakis