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-02-18doxygen: add blenlib under core as module.Nathan Letwory
2011-02-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2010-11-16option to write images to a files on single frame renders, this isn't accesse...Campbell Barton
2010-11-07de-duplicate unique naming logic, was used in 7 different places, convert int...Campbell Barton
2010-11-01bugfix [#24477] Can easily create bones with duplicate namesCampbell Barton
2010-10-27Convenience defines SEP and ALTSEP (python has these), move BLI_*_slash funct...Campbell Barton
2010-10-04bugfix [#24087] Blender can not install add-ons unless running with root priv...Campbell Barton
2010-09-24new utility function BLI_testextensie_globCampbell Barton
2010-08-03minor cleanup, minimal functional change.Campbell Barton
2010-07-16== installation paths ==Andrea Weikert
2010-07-16== installation paths ==Andrea Weikert
2010-07-16== installation paths ==Andrea Weikert
2010-07-11== installation paths ==Andrea Weikert
2010-07-06File/installation paths: fix path of startup.blend for OSXDamien Plisson
2010-07-05Patch [#22339] File/installation paths changesAndrea Weikert
2010-07-04Fix cmake/OSX build after path changes.Brecht Van Lommel
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-06-06- [#22492] [29159] commit breaks importing of script file that has a reload t...Campbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-04-24string number decoding didnt check for win32 slash & minor adjustments to som...Campbell Barton
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-03-08image re-project now uses offscreen render function and has input for render ...Campbell Barton
2010-02-26remove rna functions image.get_export_path() and image.get_abs_filename(), fi...Campbell Barton
2010-02-17remove duplicate function.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-31- hash characters in the path would confuse the output file name and not add ...Campbell Barton
2010-01-27support for #'s for output animation pathsCampbell Barton
2009-12-13MSVC 9 compile fixes and cleanupsAndrea Weikert