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
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-04-25correct typo'sCampbell Barton
2010-04-24string number decoding didnt check for win32 slash & minor adjustments to som...Campbell Barton
2010-04-22Fix for bug in r28320, sizeof(pointer) was breaking path functionsMatt Ebb
2010-04-21bugfix [#22098] Binreloc buffer overrunCampbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-03-31cleanupAndrea Weikert
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-20remove unused includes for blenlib, left ifdef's for non linux os's alone.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-17fix for negative frames messing up image sequence name.Campbell Barton
2010-02-16minor adjustment to BLI_uniquename, the last extension is used so "A.B.001" ...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
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
2009-12-13more sequence -> sequencer rename, also made sequencer swap strip update effe...Campbell Barton
2009-12-13* renamed BKE_sequence.h and sequence.c --> sequencerCampbell Barton