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
path: root/intern
AgeCommit message (Expand)Author
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-18Fix for [#26990] Loading file w packed audio crashesJoerg Mueller
2011-04-15fix [#26937] Radio button text truncation should start at beginning of stringCampbell 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-11Fix for [#26652] "Audio Muted" in Time Line Editor is not workingJoerg Mueller
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-29remove DEBUG flag from OpenNL with cmake, was giving too many prints in the c...Campbell Barton
2011-03-29use 'is None' rather then '== None' as suggested by python docs & mis-spelling.Campbell Barton
2011-03-28misc nodes & editors: floats were being implicitly promoted to doubles, adjus...Campbell Barton
2011-03-27clear some c++ warnings.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-19remove some redundant vars, assignments & checks.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-09image.depth, 96/128 for float color images, was 24/32 for byte images.Campbell Barton
2011-03-08Apply a small patch from mikktspace author Morten Mikkelsen (cosmetic changes).Nathan Letwory
2011-03-03replace 0 with NULL when used as a pointerCampbell Barton
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-25SVN maintenance.Guillermo S. Romero
2011-02-25doxygen: intern/string tagged.Nathan Letwory
2011-02-25doxygen: intern/smoke tagged.Nathan Letwory
2011-02-25doxygen: intern/moto tagged.Nathan Letwory
2011-02-25doxygen: intern/mikktspace tagged.Nathan Letwory
2011-02-25doxygen: intern/memutil taggedNathan Letwory
2011-02-25doxygen: intern/itasc taggedNathan Letwory
2011-02-25doxygen: intern/iksolver tagged. Leaving out TNT, since we have it in multipl...Nathan Letwory
2011-02-25doxygen: intern/guardedalloc taggedNathan Letwory
2011-02-25doxygen: fixup and tag intern/ghost.Nathan Letwory
2011-02-25doxygen: intern/elbeem taggedNathan Letwory
2011-02-25doxygen: intern/decimation taggedNathan Letwory
2011-02-25doxygen: intern/container taggedNathan Letwory
2011-02-25doxygen: intern/bsp taggedNathan Letwory
2011-02-25doxygen: intern/boolop taggedNathan Letwory
2011-02-25doxygen: opennl tagged.Nathan Letwory
2011-02-25doxgyen: audaspace tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-23doxygen: make sure license blocks don't interfere.Nathan Letwory
2011-02-23"I must be an idiot"Nathan Letwory