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-21rna renaming (manual edits)Campbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-18more rna renaming.Campbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-17apply all rna naming changes for rna_space.cCampbell Barton
2010-08-09poll() as a python '@staticmethod' was too limiting and didnt allow useful ba...Campbell Barton
2010-08-06some fixes for the poll() function from last commit.Campbell Barton
2010-08-05bugfix [#23182] Using self.report() inside poll() gives crashCampbell Barton
2010-08-02fix for sequencer panel registration, a parent class panel was being register...Campbell Barton
2010-08-02RNA Types metaclass registrationMartin Poirier
2010-07-30Ui Scripts:Thomas Dinges
2010-07-28sequencer uiCampbell Barton
2010-07-23Sequencer UI bugfix: translate / crop also work on effect output, UI was Peter Schlaile
2010-07-19== Sequencer ==Peter Schlaile
2010-07-14- make duplis real wasnt redrawingCampbell Barton
2010-07-13- saturation option for sequencer strips, runs before multiply and color bala...Campbell Barton
2010-07-13sequencer ui tweaks & display frame position of the playhead in a strip, help...Campbell Barton
2010-07-08Sequencer display overlay option, this can show a border area from another ti...Campbell Barton
2010-07-05option for color wheel widget to make it easier to select values closer to wh...Campbell Barton
2010-07-05Improvements to Blenders color balance (lift/gamma/gain).Campbell Barton
2010-07-04- draw sequence strips within metastrips using their real start/end and chann...Campbell Barton
2010-07-04sequencer re-assign inputs backCampbell Barton
2010-06-23== Sequencer ==Peter Schlaile
2010-06-22error in last commitCampbell Barton
2010-06-22rename sequence.length -> frame_length_finalCampbell Barton
2010-06-21sequencer swap data operator.Campbell Barton
2010-06-09pep8, whitespace editsCampbell Barton
2010-05-31== Sequencer ==Peter Schlaile
2010-05-30== Sequencer ==Peter Schlaile
2010-05-16clear some pep8 warningsCampbell Barton
2010-05-08Sequencer crashes with clips that have OpenGl render enabled (rev 28658)Campbell Barton
2010-05-04== Sequencer ==Peter Schlaile
2010-05-03misc uninteresting stuff (killing time at airport commit)Campbell Barton
2010-05-02== Sequencer ==Peter Schlaile
2010-04-25== Sequencer ==Peter Schlaile
2010-04-18== sequencer ==Andrea Weikert
2010-04-18Brought back secondary input filtering, therebyPeter Schlaile
2010-04-17- for BGE mouse and keyboard events use tuples rather then listsCampbell Barton
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