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-12-28Bugfix #33681Ton Roosendaal
2012-12-21Fix #33644: rendering to a new window and then closing it would not completelyBrecht Van Lommel
2012-12-20Bug fix #28915 and #33538Ton Roosendaal
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-15OSX: makeKeyAndOrderFront would show window from orderedWindows list on ever...Jens Verwiebe
2012-12-15OSX/availability: use of the numerical value instead of the symbol in the #if...Jens Verwiebe
2012-12-15Fix mac build error with SDK < 10.7, this version is not then defined then asBrecht Van Lommel
2012-12-14OSX/nativePixel: fix compile for OSX < 10.7Jens Verwiebe
2012-12-13Bugfix, IRC reportTon Roosendaal
2012-12-12OSX: make cmake and scons both compile jack and ndof with newer sdk'sJens Verwiebe
2012-12-12GHOST should now be finally fixedSergey Sharybin
2012-12-12Holiday coding log :)Ton Roosendaal
2012-12-11Fix OS X warning on startup about using deprecated function, when building ag...Brecht Van Lommel
2012-12-06Disable multisamples on windows for intel cardsSergey Sharybin
2012-12-05Fix crash opening some .blend files on OS X 10.8 with double click or drag andBrecht Van Lommel
2012-12-02fix GhostSDL displaying text in multiple views.Campbell Barton
2012-12-02Silent some warnings (the one in bmesh_operator.c was even preventing build i...Bastien Montagne
2012-11-26code cleanup: doxy comment corrections and correct own typo animation player ...Campbell Barton
2012-11-24disable GL_MULTISAMPLE_ARB by default on X11 (same as OSX cocoa)Campbell Barton
2012-11-22Tweak macbook trackpad version check, now assumes to be there for version >= 10.Brecht Van Lommel
2012-11-22Fix #33185 correct now, forgot stringlength incrasedJens Verwiebe
2012-11-22Fix #33185 by taking new sysctl hw.model into accontJens Verwiebe
2012-11-21Fix for #33250: animation player shortcut keys not working on OS X.Brecht Van Lommel
2012-11-18style cleanup: if's on the same line.Campbell Barton
2012-11-12enable multi-sampling on x11Campbell Barton
2012-11-10OSX/ndof: rollback 52072, test showed we need individually weak functions ->...Jens Verwiebe
2012-11-10OSX/cmake: little cleanup in ghostJens Verwiebe
2012-11-10OSX/ndof: test link whole framework weak rather than single functions to fix ...Jens Verwiebe
2012-11-07OSX: some more version target cleanups and correctionsJens Verwiebe
2012-11-06quick hack to allow 10.8 to build again, will wait Jens for real fixDalai Felinto
2012-11-06OSX: substitute all MAC_OS_X_VERSION defines with MAC_OS_X_VERSION_MIN_REQUIR...Jens Verwiebe
2012-11-04Possible bugfix 32474Ton Roosendaal
2012-10-29style cleanup: also quiet harmless compiler warning.Campbell Barton
2012-10-28style cleanupCampbell Barton
2012-10-27style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-17Missing semicolons in intern/ghost/intern/GHOST_WindowCocoa.mmJason Wilkins
2012-10-15code cleanup: check for msvc directly when using warning pragma's.Campbell Barton
2012-10-14code cleanup: remove redundant casts. quiet some qualifier warnings.Campbell Barton
2012-09-22code cleanup: remove/comment unused definesCampbell Barton
2012-09-22Improvement to own commit r50810.Campbell Barton
2012-09-20style cleanupCampbell Barton
2012-09-20style cleanupCampbell Barton
2012-09-20code cleanup: c++ - use empty() rather than size(), use prefix operators for ...Campbell Barton
2012-09-18code cleanup: warningsCampbell Barton
2012-09-18code cleanup: warning and styleCampbell Barton
2012-09-15syntax error in previous commitCampbell Barton
2012-09-15code cleanup: quiet some windows warnings.Campbell Barton
2012-09-08style cleanupCampbell Barton
2012-09-06style cleanup: indentationCampbell Barton