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
2013-11-06Quicktime: remove backend with the old quicktime API, and keep the QTKit back...Brecht Van Lommel
2013-11-05OSX/GHOST: starting file by file removal of outdated code, such as VERSION_MI...Jens Verwiebe
2013-11-05Fix linking for non-apple ndofJens Verwiebe
2013-11-05OSX: removing useless cocoa conditionals as it's solely api nowJens Verwiebe
2013-11-05OSX/cmake: ghost carbon removalJens Verwiebe
2013-11-05OSX: more carbon removal cleanupsJens Verwiebe
2013-11-05OSX: remove Ghost carbon files finallyJens Verwiebe
2013-11-05OSX: remove Ghost carbon files and adapt sconsJens Verwiebe
2013-10-31code cleanup: spellingCampbell Barton
2013-10-28Fix #37187: ghost/test/multitest fails to buildSergey Sharybin
2013-10-26spelling: use American spelling for canceledCampbell Barton
2013-10-25patch [#37188] Remove filename entry specified twiceCampbell Barton
2013-10-13fix [#37059] OSX Debug - assert when using external screen with MacBookProDalai Felinto
2013-10-08code cleanup: strange formatting.Campbell Barton
2013-10-07Fix regression in r59316Sergey Sharybin
2013-10-06Revert revision 59985, 59986, 60046 and 60067. These were fixes to improve saveBrecht Van Lommel
2013-10-03Typo in variable name from previous commit, sorry.Sergey Sharybin
2013-10-03Fix crash starting game engine on linuxSergey Sharybin
2013-10-02OSX/GHOST: fix own issue in 60510, should now (hopefully) cover all multiple ...Jens Verwiebe
2013-10-02Fix #36316: dots in cycles render on certain CPUs with 32 bit linux builds.Brecht Van Lommel
2013-10-02OSX/GHOST: refine #60409 and better take multiple windows into accountJens Verwiebe
2013-09-30Fix #36891: on OS X, cmd+s or cmd+o did not work when pressing them over theBrecht Van Lommel
2013-09-29name cocoa functions in keeping with convention with similar functions for ot...Campbell Barton
2013-09-29OSX: more descriptive commentJens Verwiebe
2013-09-29OSX: cleanup for 60409, let m_window protected and use rather a public functi...Jens Verwiebe
2013-09-28OSX: make sure closing the mainwindow forewards to the quitdialog - todo: che...Jens Verwiebe
2013-09-21style cleanup: whitespace & odd indentationCampbell Barton
2013-09-20OSX/scons: fix linking errors due bf_intern_ghostndof3dconnexion was build ev...Jens Verwiebe
2013-09-16Fix [#36742] Pasting image into text editor causes freezeBastien Montagne
2013-09-14minor style clanup and use more meaningful name for 3DCONNEXION source code.Campbell Barton
2013-09-14Cleanup for last commitJens Verwiebe
2013-09-14Fix broken compiling with ndof on linux and winJens Verwiebe
2013-09-13OSX: Compilefix for ndof symbols get magled when used extern C, now use discr...Jens Verwiebe
2013-09-12Fix for [#36707] Blender Opens in fullscreen and stays like thatNathan Letwory
2013-09-11Fix [#36702] blenderapplication window position and sizeNathan Letwory
2013-09-11take the decender into account when drawing console text.Campbell Barton
2013-09-11fix double free in ghost c++ gears test program.Campbell Barton
2013-09-10Remove dimension checks from window creation.Nathan Letwory
2013-09-06fix for bug in GHOST/SDL, events dont always have a window (which ghost needs).Campbell Barton
2013-09-05Ghost test application could be compiled againSergey Sharybin
2013-09-05fix [#36459] Official blenderplayer can not go fullscreen on LinuxCampbell Barton
2013-09-05Ghost_SDL: Fixing the DEF_CURSOR macro so it works in release builds.Mitchell Stokes
2013-09-04Add new cursor types to data handling to account for Intuos 4 device (pen and...Nathan Letwory
2013-09-03Fixed crash on Visual StudioAlexander Kuznetsov
2013-08-30Cleaning up some prints related to SDL.Mitchell Stokes
2013-08-30Adding support for enabling/disabling vsync to Ghost_SDL.Mitchell Stokes
2013-08-20Get rid of PATH_MAX in Ghost System X11Sergey Sharybin
2013-08-19style cleanup: indent/whitespaceCampbell Barton
2013-08-01Fix linking issue, we use bundled static glew so we should define static glew...Antony Riakiotakis
2013-07-30BGE: Adding vsync control. Users can enable vsync, disable vsync, or use adap...Mitchell Stokes