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
2008-10-09This is patch [#17773] seq plugin crash -> use not converted to float with ib...Kent Mein
2008-09-12Correct half of rev16483, which does typecasts which are not nice on Win64 pl...Daniel Genrich
2008-09-12Add some typecasts for intptr_t and uintptr_t value to fix gcc warnings.Ken Hughes
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-07-26== Sequencer ==Peter Schlaile
2008-07-07[#17288] Sequencer API: added a method, a geter/setter, the blend modes dict ...Campbell Barton
2008-06-23== FFMPEG ==Peter Schlaile
2008-05-25== Sequencer ==Peter Schlaile
2008-05-21== Sequencer ==Peter Schlaile
2008-05-19== Sequencer ==Peter Schlaile
2008-05-17== Sequencer ==Peter Schlaile
2008-05-09fix for [#10581] 2.46 RC3 Sequence editor on OSX renders PNG files as black/e...Campbell Barton
2008-05-05Fix potential buffer overflow (found by Cyril Brulebois).Ken Hughes
2008-05-04== Sequencer ==Peter Schlaile
2008-05-04Changed frame numbering to only alter hashes if they are in the filename (not...Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-11Changed BLI_convertstringcode to replace any number of hashes with the frame ...Campbell Barton
2008-04-08setting the blend value for a sequencer strip would crash when the strip had ...Campbell Barton
2008-03-30== Sequencer ==Peter Schlaile
2008-03-24== Sequencer ==Peter Schlaile
2008-03-23== Sequencer ==Peter Schlaile
2008-03-23== Sequencer / ImBuf ==Peter Schlaile
2008-03-02== Sequencer ==Peter Schlaile
2008-02-21Allow sequencer to use scene strips with no camera, if those scenes also useKen Hughes
2008-02-21Allow sequencer to use scene strips with no camera, if those scenes also use ...Ken Hughes
2008-02-17Bugfix [#8196] sequencer crash when adding scene without cameraCampbell Barton
2008-02-10== Sequencer ==Peter Schlaile
2008-02-07== Sequencer ==Peter Schlaile
2008-02-05inverted the uv header mesh-sync-selection button, added face/vert selection ...Campbell Barton
2008-02-04* define snprintf as _snprintf on windows.Nathan Letwory
2008-02-03== Sequencer ==Peter Schlaile
2008-02-03== Sequencer ==Peter Schlaile
2008-02-03Remove in-line variable declaration in color_balance_byte_float(), not ISOKen Hughes
2008-02-03== Sequencer ==Peter Schlaile
2008-01-30== Sequencer / Imbuf ==Peter Schlaile
2008-01-29== Sequencer ==Peter Schlaile
2008-01-29== Sequencer ==Peter Schlaile
2008-01-20== Sequencer ==Peter Schlaile
2008-01-03== Sequencer ==Peter Schlaile
2008-01-03== Sequencer ==Peter Schlaile
2008-01-03== Sequencer ==Peter Schlaile
2008-01-01== Sequencer ==Peter Schlaile
2008-01-01== Sequencer ==Peter Schlaile
2007-12-26== Sequencer ==Peter Schlaile
2007-12-25== Sequencer ==Peter Schlaile
2007-12-25== Sequencer (includes a little bit of Peach :) ==Peter Schlaile
2007-12-24== Sequencer ==Peter Schlaile
2007-11-25== Sequencer ==Peter Schlaile
2007-11-18General cleanup in sequencer:Peter Schlaile
2007-10-18made sequence handle calculation into a function, (lines were being copied ar...Campbell Barton