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
2011-03-21move script directories for internal blender scripts.Campbell Barton
2011-03-07use set's, since pythons 3.2's optimizer converts these to frozensets, lookup...Campbell Barton
2011-02-282.5 UI scripts:Thomas Dinges
2011-02-17pep8 cleanup and remove unused vars/importsCampbell Barton
2011-02-11patch [#25809] Auto-Registration as utility function.Campbell Barton
2011-01-21correct fix for [#25737] Console error messageCampbell Barton
2011-01-14pep8 corrections.Campbell Barton
2011-01-06Missed this file for markers commit... it already had a markers menuJoshua Leung
2011-01-01pep8 cleanupCampbell Barton
2011-01-01== Sequencer ==Peter Schlaile
2010-12-31Bugfix [#25420] Sequencer View Zoom operator hiddenJoshua Leung
2010-12-05Partial bugfix for [#25037] , brought back Select menu in Sequencer Peter Schlaile
2010-12-03fix [#25015] Ctrl+L linking to scene list does not scroll when the list is la...Campbell Barton
2010-11-28== Sequencer ==Peter Schlaile
2010-11-21== Sequencer ==Peter Schlaile
2010-10-30Info text for scene strips showing the frame range that's set in the sceneJanne Karhu
2010-10-30Fix for [#24374] VSE: Reassign Inputs ignores selection order.Janne Karhu
2010-10-21Temporary fix for sequencer bugs #22925, #21429, #21783, #24165Janne Karhu
2010-09-29Cleanup of code and ui of sequencer speed effect.Janne Karhu
2010-09-07ran through pep8 checkerCampbell Barton
2010-08-28patch [#23522] UI fixing for recent Python API changesCampbell Barton
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