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-10QTKit (OSX 64bit): Add audio export to QuicktimeDamien Plisson
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-03-16no need to include the setting names in enum itemsBrecht Van Lommel
2010-03-16minor changes to rna names for consistancyBrecht Van Lommel
2010-03-13Fix [#21351] PROPERTIES: Resolution changes based solely on changing Matt Ebb
2010-03-08move render operators into their own files, render_internal.c & render_opengl...Campbell Barton
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-082.5 Audio:Joerg Mueller
2010-02-07Patch by matd (on irc).Martin Poirier
2010-02-06Fix #20452: motion blur buttons were missing. Motion blur samplesBrecht Van Lommel
2010-01-31pep8 changesCampbell Barton
2010-01-28Ambient Occlusion split up into:Brecht Van Lommel
2010-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2010-01-02Simplified bake panel layout, and made it work with single column UI.William Reynish
2009-12-31- modify the baking layout to be more compact and made a bit more sense.Campbell Barton
2009-12-29bake operator and UI, no feedback while baking yetCampbell Barton
2009-12-13use python3 syntax for defining a set.Campbell Barton
2009-12-13more sequence -> sequencer rename, also made sequencer swap strip update effe...Campbell Barton
2009-12-10remove ICON prefix from the enum, for python this is redundant eg.Campbell Barton
2009-12-02Quicktime(Carbon/win32) : add operator to raise the "compression settings" qu...Damien Plisson
2009-11-29pep8 cleanup in ui and op dirs, added popup to select patternCampbell Barton
2009-11-24Render Buttons:Thomas Dinges
2009-11-24Made render quality settings proper percentages.William Reynish
2009-11-24quicktime : small ui update to include the two qt import options in the outpu...Damien Plisson
2009-11-23more ui api changes.Campbell Barton
2009-11-23rna UI api rename...Campbell Barton
2009-11-22use is rather then == when comparing with singletons (None/False/True), its f...Campbell Barton
2009-11-22- hide members of bpy from dir() and autocomp.Campbell Barton
2009-11-22* Minor Cleanup. Thomas Dinges
2009-11-22* Some cleanup for recent preset commit. Thomas Dinges
2009-11-22render presets, select from a directory, button to add own presetsCampbell Barton
2009-11-21pep8 cleanup & default select axis to negative (artist requst, make sense if ...Campbell Barton
2009-11-20Small update to render properties.William Reynish
2009-11-20Quicktime-qtkit : encoding settings now in blender ui (encoding panel)Damien Plisson
2009-11-19Renamed "col2" to "wide_ui" which is more meaningful. Thomas Dinges
2009-11-14used py error checking tools to fix some bugs & make pep8 correctionsCampbell Barton
2009-11-12* Minor code cleanup. Thomas Dinges
2009-11-12Implemented suggestion be Matt to slightly tweak the code for single column UIWilliam Reynish
2009-11-12Added single column UI layoutsWilliam Reynish
2009-11-08pedantic enum string consistancyCampbell Barton
2009-11-03whitespace commit, (was some tabs mixed with spaces too)Campbell Barton
2009-11-01Correct GPL license header for all python scriptsMartin Poirier
2009-11-01made scripts pass the pep8 test (though not fully pep8 yet)Campbell Barton
2009-10-31GPL2 header from firebird (without disclaimer), notice theres no copyright at...Campbell Barton
2009-10-31renamed buttons ui files to properties to match UI name change, needed to upd...Campbell Barton