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
2014-09-04Write Compressed blend files directlyCampbell Barton
2014-08-07Cleanup: Remove special code for Visual Studio 2008.Thomas Dinges
2014-06-23D605: Fixes for proper handling of wchar_t paths in MinGW.Tamito Kajiyama
2014-05-28Fix T40157: Loading movies larger than 4GB in size failsSergey Sharybin
2014-03-15Code cleanup: use r_ prefix for return argsCampbell Barton
2013-08-20Get rid of PATH_MAX in Ghost System X11Sergey Sharybin
2013-03-26style cleanup:Campbell Barton
2013-03-13Fix #34551: blender crash rendering with save buffers.Brecht Van Lommel
2013-03-13Fix for build error with previous commit, seems the order of #includes matter...Brecht Van Lommel
2013-03-13Fix #34626: voxel data texture can't read > 2GB files on Windows.Brecht Van Lommel
2013-03-05patch [#34103] fileops_1.patchCampbell Barton
2013-03-05patch [#34103] dir_contents.patchCampbell Barton
2013-03-05patch [#34103]Campbell Barton
2012-10-06Color Management: fixed loading configuration from non-ascii pathsSergey Sharybin
2012-09-03code cleanup: split out defines in BKE_utildefines.h into BLO_blend_defs.h an...Campbell Barton
2012-07-02code cleanup: minor editsCampbell Barton
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-05-02Fixes opening video files on Windows. [#30752]Alexander Kuznetsov
2012-03-20compile fix: linux BLI_gzopen declare was conflicting.Campbell Barton
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-12-12fix [#29537] file/save crashes when target path isnt foundCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Code cleanup: file operations merged into single header, some function namesBrecht Van Lommel
2011-10-22Code cleanup: remove BLI_exist, now there is only BLI_exists. One function justBrecht Van Lommel
2011-09-18i18n: replace gnu unifont with droid sans fontSergey Sharybin
2011-06-02Almost complete the i18n system, including:Xiao Xiangquan
2011-02-18doxygen: add blenlib under core as module.Nathan Letwory
2010-11-19use 'const char *' for imbuf and file ops.Campbell Barton
2010-11-16option to write images to a files on single frame renders, this isn't accesse...Campbell Barton
2010-10-27Convenience defines SEP and ALTSEP (python has these), move BLI_*_slash funct...Campbell Barton
2010-10-06COLLADA: Split ImagesExporter into separate files.Nathan Letwory
2010-06-06- WITH_CXX_GUARDEDALLOC working againCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-09-10UI:Brecht Van Lommel
2009-09-06* cleaning up warnings (mostly windows). A collection of other warning fixes ...Nathan Letwory
2009-07-19- Support for importing python packages. (directories of python scripts conta...Campbell Barton
2008-12-202.5 BLI_blenlib cleanupAndrea Weikert