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
2011-05-12Forgot to close clipboard when lock fails.Sergey Sharybin
2011-05-12Fix #27359: Pasting long text crashes blenderSergey Sharybin
2011-05-11Apply patch from Ryakiotakis Antonis as posted on MLNathan Letwory
2011-05-11MingW apparently doesn't know about RIM_INPUTSINK, define it if it isn't alre...Nathan Letwory
2011-05-09minor cleanup, no functional changes.Campbell Barton
2011-05-09fixed scrolling lists with the mousewheel for some X11 windowmanagers.M.G. Kishalmi
2011-05-08Patch [#26799] embedded blenderplayer not receiving keyboard input by Sebasti...Dalai Felinto
2011-05-04Patch [#26799] 2.5x blenderplayer (BGE) anti-aliasing & embedding by Sebastia...Dalai Felinto
2011-05-03change ghost/x11 toggleConsole to use dummy function in the header.Campbell Barton
2011-05-02fix for building windows/mingwCampbell Barton
2011-05-02Also add build fix for OSX (not-tested, so OSXers, please do test).Nathan Letwory
2011-05-02x11 builds again.Campbell Barton
2011-05-02Fix [#26981] Command window is not opening in 2.57.0Nathan Letwory
2011-04-30whitespace edits for bpy api, split some really long lines.Campbell Barton
2011-04-23quiet some clang warnings & fix for bugs in exceptional cases.Campbell Barton
2011-04-12Fix crash for Intel G45 video cardsSergey Sharybin
2011-04-11FIx crash when opening User Preferences even with NVidia cardSergey Sharybin
2011-04-09doxygen fixNathan Letwory
2011-04-09whitespaceNathan Letwory
2011-04-09Fix crash for Windows+Intel video card configurationSergey Sharybin
2011-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-03-30includes for building with gcc 4.6 on fedora.Campbell Barton
2011-03-26fix for blenderplayer crashing on exit.Campbell Barton
2011-03-25dont return a system path if cmake's 'WITH_INSTALL_PORTABLE' is enabled. this...Campbell Barton
2011-03-25add cmake option to build without xinput (tablet support)Campbell Barton
2011-03-19Fix [#25480] Unable to use Windows titlebar icons after LoopcutNathan Letwory
2011-03-18Fix for crasher on Win XP, submitted by Kanttori.Nathan Letwory
2011-03-12Some explicit casts to silence warnings (unsafe to mix int and bool in compar...Nathan Letwory
2011-03-11Fix a typo in defines. Patch by Alexander KuznetsovNathan Letwory
2011-03-10Fix [#26446] Quick extrude (Ctrl+LMB) works only one timeNathan Letwory
2011-03-10Apply [#26364] New Windows keyboard handlingNathan Letwory
2011-03-01Fix [#25476] Pan view not always works with shift+alt+LMB in Blender 2.56Nathan Letwory
2011-02-26use const char for return values of getenv().Campbell Barton
2011-02-25doxygen: fixup and tag intern/ghost.Nathan Letwory
2011-02-23doxygen: make sure license blocks don't interfere.Nathan Letwory
2011-02-22doxygen: add bullet to extern libs, some small changes in page names, and fix...Nathan Letwory
2011-02-20Add XF86keysym.h detection and use to CMake system, for r34983.Guillermo S. Romero
2011-02-19Add media keys for XFree86/Xorg based X11.Guillermo S. Romero
2011-02-19Adding support for the "media" play/pause/stop/next/prev buttonsJoshua Leung
2011-02-17Start simple intros for intern and extern libs.Nathan Letwory
2011-02-17Starting work on doxygen cleanup. Many things still to be done.Nathan Letwory
2011-02-08minor edits, no functional changes.Campbell Barton
2011-02-04Fix [#19997] Duplicating window results in graphics corruption in UINathan Letwory
2011-01-30remove nan-makefilesCampbell Barton
2011-01-28Make version check more future proof.Nathan Letwory
2011-01-27Silencing some annoying key-event prints in Win32 console:Joshua Leung
2011-01-26Apply part of patch [#25612] Windows 7 icon progress barNathan Letwory
2011-01-26Apply multimonitor fix part of patch [#25612]Nathan Letwory
2011-01-25cmake maintenance, was missing 2 headers and made some minor improvements to ...Campbell Barton
2011-01-24Fix [#25715] [!] key doesn't work on french keyboard with Windows XP/7.\nSubm...Nathan Letwory