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-08-132.5: more removal of G.main.Brecht Van Lommel
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-29bugfix [#21093] Alt-arrowkey 'Swap Strips' confusedCampbell Barton
2010-07-20== Sequencer ==Peter Schlaile
2010-07-20== Sequencer ==Peter Schlaile
2010-07-16homekey in sequencer viewer wasnt quite setting 1:1Campbell Barton
2010-07-16Fix for [#22668] Adding sequencer color strip fails when sound strip selected.Konrad Kleine
2010-07-13Merging revision 30264:30270 from my GSoC branch to trunk, logs:Joerg Mueller
2010-07-08Sequencer display overlay option, this can show a border area from another ti...Campbell Barton
2010-07-07fix for duplicating metastrips, unique names and animation data.Campbell Barton
2010-07-07duplicating a sequence strip now duplicates its fcurvesCampbell Barton
2010-07-05when making a metastrip use active strip for the channel when available.Campbell Barton
2010-07-04last fix still could give corrupt sound, rather then updating the sound info ...Campbell Barton
2010-07-04swap strip data wasnt updating soundsCampbell Barton
2010-07-04sequencer re-assign inputs backCampbell Barton
2010-07-03better reporting for file i/o failier, use system error message in more place...Campbell Barton
2010-06-25- duplicating a scene now duplicates its sequence strips too.Campbell Barton
2010-06-24Move some sequencer functions about, no functional changes.Campbell Barton
2010-06-21sequencer swap data operator.Campbell Barton
2010-06-17sequencer numpad keys for zoom levelsCampbell Barton
2010-05-19fix for possible un-initialized variableCampbell Barton
2010-05-08bugfix [#21085] Sequencer file selector for movies is strangeCampbell Barton
2010-05-06Fix [#22256] bpy.ops.sequencer.delete.poll() not workingMatt Ebb
2010-04-25== Sequencer ==Peter Schlaile
2010-04-25== Sequencer ==Peter Schlaile
2010-04-24warning cleanup, also made voxel.c and volumetric.c use BM_INLINE define rath...Campbell Barton
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-20"Fix" aka implementation of [#21548] Audio doesn't work when adding scenes wi...Joerg Mueller
2010-03-05utility function object_camera_matrix, moved code from RE_SetCamera into this.Campbell Barton
2010-02-16[#21102] Nonunique ID names in sequencer!Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-12Bugfix #21094: Joshua Leung
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-02-082.5 Audio:Joerg Mueller
2010-02-07Partial fix for [#20567] SEQUENCER: Image Preview completely unusableAndrea Weikert
2010-01-05More Driver Fixes:Joshua Leung
2010-01-01armature ghost stepsize was not initialized, Aligorith: can you check this is...Campbell Barton
2009-12-24* register operators like other classesCampbell Barton
2009-12-21removing sequence strip overlap didnt adjust the animation key timeCampbell Barton
2009-12-18- sequence strips without scenes would crash on displayCampbell Barton
2009-12-18sequencer copy clipboard wasnt checking if all related strips were selectedCampbell Barton
2009-12-17- sequencer clipboard now stored globally (not in the scene, makes pasting in...Campbell Barton
2009-12-17sequencer clipboardCampbell Barton
2009-12-17remove warnings. Sequencer selection for fcurve view didnt work in metastrips.Campbell Barton
2009-12-15* rna attributes for sequence strips - seq.start_frame_final & seq.end_frame_...Campbell Barton
2009-12-15animation system wasnt being updated when rendering with the sequencerCampbell Barton
2009-12-15* made seqence swap into 1 operator with left/right enum optionCampbell Barton