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-04-11== Sequencer ==Peter Schlaile
2010-04-11== Sequencer ==Peter Schlaile
2010-04-04Commented out some unimplemented operators, avoids gray text in the UIElia Sarti
2010-04-04pep8 cleanupCampbell Barton
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-03-18Sound bugfixes:Brecht Van Lommel
2010-03-16transform marker sync for extend and grab is back.Brecht Van Lommel
2010-03-16change the scene opengl sequence rendering to be a global option with renderi...Brecht Van Lommel
2010-03-16- menu for selecting add scenes for the sequencer.Brecht Van Lommel
2010-03-09camera override option for scene strips.Campbell Barton
2010-03-09option to use offscreen opengl drawing with the sequencer scene strips.Campbell Barton
2010-03-06pep8 cleanupCampbell Barton
2010-02-28Partial Fix: [#21085] Sequencer file selector for movies is strangeAndrea Weikert
2010-02-23scene.render_data -> scene.renderCampbell Barton
2010-02-23pep8 cleanup + correction for external player operator return value.Campbell Barton
2010-02-16[#21177] Text editorCampbell Barton
2010-02-14change python scripts so modules which register with blender have a register(...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-08Operator Execution Contexts Bugfix:Joshua Leung
2010-01-28move bpy.load_scripts --> bpy.utils.load_scriptsCampbell Barton
2010-01-07Color Picker work:Matt Ebb
2009-12-17sequencer clipboardCampbell Barton
2009-12-16pep8 changesCampbell Barton
2009-12-15animation system wasnt being updated when rendering with the sequencerCampbell Barton
2009-12-15Sequencer drawing cleanup (Part 1)Andrea Weikert
2009-12-13script for automating pep8 checks.Campbell Barton
2009-12-12Sequencer: Transform Strip updates (Durian wish)Andrea Weikert
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
2009-12-10remove ICON prefix from the enum, for python this is redundant eg.Campbell Barton
2009-12-09Sequencer fix: Transform Strip wouldn't work with default_faderAndrea Weikert
2009-12-08Sequencer: comment out unimplemented operator to avoid error print.Brecht Van Lommel
2009-12-08Few small things:Andrea Weikert
2009-12-04String fix and a bunch of PEP8 issues I had collected in the meanwhile.Guillermo S. Romero
2009-12-03Added Toggle Full Screen and Duplicate Area to the menus of all the main spac...William Reynish
2009-11-29== Sequencer ==Peter Schlaile
2009-11-29pep8 cleanup in ui and op dirs, added popup to select patternCampbell Barton
2009-11-25fix for error in sequencer ui from recent changesCampbell Barton
2009-11-23more ui api changes.Campbell Barton
2009-11-23rna UI api rename...Campbell Barton
2009-11-23note:Campbell Barton
2009-11-23Sequencer:Thomas Dinges
2009-11-22== Sequencer ==Peter Schlaile
2009-11-22use is rather then == when comparing with singletons (None/False/True), its f...Campbell Barton
2009-11-22== Sequencer ==Peter Schlaile
2009-11-22Fixed minor sound UI errors.Joerg Mueller
2009-11-21pep8 cleanup & default select axis to negative (artist requst, make sense if ...Campbell Barton
2009-11-19* Added control and animation of sound volume of sequence sound strips (found...Matt Ebb
2009-11-19Sequencer UI: Sequencer now uses the standard timeline cursor instead of a ha...Joshua Leung
2009-11-14- sequencer speed effect back using fcurves, still needs manual reloading to ...Campbell Barton
2009-11-14used py error checking tools to fix some bugs & make pep8 correctionsCampbell Barton