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
2015-06-14GHost: Attempt to fix compilation error on older OSX systemsSergey Sharybin
2015-05-29GHOST get rid of unused warningsAntony Riakiotakis
2015-05-28Ghost/X11: allow creating windows to failCampbell Barton
2015-05-28Cleanup: warningCampbell Barton
2015-05-26GHOST: flush event printer outputCampbell Barton
2015-05-23Cleanup: typosCampbell Barton
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-05Fix T44612: add support for mouse button 6 and 7 on OS X.Brecht Van Lommel
2015-04-13Cleanup: styleCampbell Barton
2015-04-13ndof: fix Linux device detect regressionMike Erwin
2015-04-09GHOST: don't instantiate assert argCampbell Barton
2015-04-08Fix annoying warning in GHOST when ASSERT_ABORT is offAntony Riakiotakis
2015-04-08Cleanup: remove unused definesCampbell Barton
2015-04-08Cleanup: confusing if statements & alignmentCampbell Barton
2015-04-07Fix compilation error in Win Debug.Benoit Bolsee
2015-04-05Fix T44265: Win32 error checking GL versionCampbell Barton
2015-04-04Fix T44266: win32 delete's malloc'd memoryCampbell Barton
2015-04-04Ghost: update tests for recent changesCampbell Barton
2015-03-27GHost: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-03-26Fix duplicated IME inputSeverin
2015-03-22OSX: fix 1 leak ( found and fixed by marcclintdion ) and 1 possible leak in d...Jens Verwiebe
2015-03-21OSX/GHOST: need one more release in error caseJens Verwiebe
2015-03-20Partly fix T44025, pixelFormat retain was left, for 2.74 backportJens Verwiebe
2015-03-20Fix for building win32 headlessCampbell Barton
2015-03-17cleanup: Mac #includeMike Erwin
2015-03-16Code cleanup: CommentSergey Sharybin
2015-03-05Recent changes broke SDL/GHOSTCampbell Barton
2015-02-27cleanup: use GHOST_PRINT instead of stdioMike Erwin
2015-02-27cleanup: ghost Win32 event processing functionsMike Erwin
2015-02-27Compile fixes for mingw64Joshua Leung
2015-02-27cleanup: ghost Win32 IMEMike Erwin
2015-02-26cleanup: spelling & typosMike Erwin
2015-02-25Minor message fixes - thanks to S.J.Bennett for the heads upAntony Riakiotakis
2015-02-25Fix silly mistake with flags which would make stereo buffers unsupportedAntony Riakiotakis
2015-02-25Make the message even more clear in case someone does not know what GPUAntony Riakiotakis
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2015-02-23Debug GPU functionality from soc-viewport_fx by Jason WilkinsAntony Riakiotakis
2015-02-19Fix T43652: X11 "_NET_WM_PID" not set by GhostCampbell Barton
2015-02-19Ghost/X11 cleanup (reduce variable scope)Campbell Barton
2015-02-18Quiet uninitialized mem use for blank cursorCampbell Barton
2015-02-13Fix again tablets with linux!Bastien Montagne
2015-02-08ndof: detect new 3Dx devices on LinuxMike Erwin
2015-02-08GHOST: fewer virtual functionsMike Erwin
2015-02-03Fix copypaste error in x11 tablet initCampbell Barton
2015-01-27Fix T43367: Non-wacom tablets broken on Blender in linux?Bastien Montagne
2015-01-12Fix OpenGL Context freeingCampbell Barton
2015-01-12Cleanup: styleCampbell Barton
2015-01-04Cleanup: OSX: remove obsolete ppc/ppc64 sw-renderer kCGL attributesJens Verwiebe
2014-12-25OSX: revive GHOST_HACK_getFirstFile cause it breaks things on older OSX versi...Jens Verwiebe
2014-12-11Correction for non-Windows SCons compiling fix after IME Mergejulianeisel