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-02-03Audio Bugfixes:Joerg Mueller
2011-01-30remove nan-makefilesCampbell Barton
2011-01-28Make version check more future proof.Nathan Letwory
2011-01-27fix for gcc 4.6 commit: this is needed for osx too.Campbell Barton
2011-01-27[#25815] Patch gcc 4.6Campbell Barton
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-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
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
2011-01-23correct own bad spellingCampbell Barton
2011-01-20Ghost:X11 Set the default max width and max height value.Diego Borghetti
2011-01-18Fix [#25678]: (Ghost Cocoa) Fix character encoding translation for filenames ...Damien Plisson
2011-01-17fix compile on MinGW, missing define in the mingw headers.Andrea Weikert
2011-01-16These files are needed for booleans (which I had disabled)Campbell Barton
2011-01-16remove MSVC 6.0 workaround.Campbell Barton
2011-01-16remove unused memutil classesCampbell Barton
2011-01-15misc edits, no functional changesCampbell Barton
2011-01-09use PySequence_Size() rather then PySequence_Length(), this is only kept in p...Campbell Barton
2011-01-05SVN maintenance.Guillermo S. Romero
2011-01-05Patch: [#22524] Update Windows Recent Documents on Open/SaveAndrea Weikert
2011-01-05ToDo: long outstanding patch to allow access to system paths in background modeAndrea Weikert
2011-01-01Fix [#25442]: (Ghost Cocoa) Add missing initialization of associated object p...Damien Plisson
2010-12-28Fix [#24630] alt+shift+LMB dragging does not workNathan Letwory
2010-12-27Fix for blender crashing when starting playback with audio without being able...Joerg Mueller
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-22Audio:Joerg Mueller
2010-12-16SVN maintenance.Guillermo S. Romero
2010-12-15bugfix [#25230] Quick extrude Ctrl-LMB : wrong behaviour of 'RotateSource' op...Campbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-07Added WITH_CXX_GUARDEDALLOC support for GHOST, disabled by default.Campbell Barton
2010-12-04Cocoa : fix drag and drop was no more operational after having fullscreened t...Damien Plisson
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-12-01quit blender if the first X11 window fails to open.Campbell Barton
2010-11-30Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, q...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-26Fix #24775: boolean modifier crash in rendering on Mac. Problem was that thisBrecht Van Lommel
2010-11-24define UNUSED() locally for mmap_winCampbell Barton
2010-11-24fix for crash introduced r33257, also tag some vars as unused.Campbell Barton
2010-11-23fix for building with mingw/cmakeCampbell Barton
2010-11-21WITH_SAMPLERATE option for cmake, without this playback wont behave right so ...Campbell Barton
2010-11-21- check IF WIN32 AND NOT UNIX (for cygwin)Campbell Barton
2010-11-20- smoke wasn't closing the file of loading a tile had the wrong length.Campbell Barton
2010-11-20fix smoke memory leak with OpenMP disabled.Campbell Barton
2010-11-15Fix [#24310] With high poly numbers when sculpting, modifier keys hangNathan Letwory
2010-11-07patch [#24576] aud.Handle.status return boolCampbell Barton
2010-11-02Add PREFIX support to makefiles.Guillermo S. Romero