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-02-11patch [#25809] Auto-Registration as utility function.Campbell Barton
2011-01-01pep8 cleanupCampbell Barton
2010-12-24presets for operators, re-using same preset system as render, cloth etc use.Campbell Barton
2010-12-21modified fix for commits r33811, 33812.Campbell Barton
2010-12-18fix [#25262] Keyboard shortcut presets can't be made because of wrong folderCampbell Barton
2010-11-02[#24491] not possible to create a new Rendering preset than "add render prese...Campbell Barton
2010-10-31bugfix [#24466] Selecting of object with pattern leads to strange behaviorCampbell Barton
2010-10-07bugfix [#23988] The Maya preset as defaultCampbell Barton
2010-10-06bugfix [#24157] AddPresetBase class writes incorrect values for float_vector ...Campbell Barton
2010-10-05bugfix [#24151] AddPresetBase class does not add Color import when saving col...Campbell Barton
2010-09-14keyconfig updates/changesCampbell Barton
2010-09-14button to remove presets.Campbell Barton
2010-09-09replace self.properties.foo --> self.fooCampbell Barton
2010-09-07ran through pep8 checkerCampbell Barton
2010-09-02rna context renameCampbell Barton
2010-08-24- move more active properties into their collections:Campbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-18rna renaming for Render* structsCampbell Barton
2010-08-17apply UserPrefs and Theme rna naming changes.Campbell Barton
2010-08-02RNA Types metaclass registrationMartin Poirier
2010-07-14- text3d was missing menu items for toggling bold/underline/italic/smallcaps.Campbell Barton
2010-07-12- presets were not being written with 'import bpy' at the start.Campbell Barton
2010-06-14naming changesCampbell Barton
2010-05-10Wrong operator description in preset base class. Thomas Dinges
2010-04-19Fix [#22058] Presets system not setting some input options.Matt Ebb
2010-04-17- for BGE mouse and keyboard events use tuples rather then listsCampbell Barton
2010-04-14rna api, when linking objects to an inactive scene, dont change its layer, re...Campbell Barton
2010-04-14avoid using exec()Campbell Barton
2010-04-14* Interaction PresetsMatt Ebb
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-11Killing more dots!Daniel Salazar
2010-02-10Fix for bug [#21015] Render Panel Presets do not remember fieldsDaniel Salazar
2010-02-08Patch #21011: Tweaks to Sky/Atmosphere presetsJoshua Leung
2010-02-07sunsky presetsCampbell Barton
2009-12-25operator draw function working again. needed to add layout to the operator to...Campbell Barton
2009-12-24* register operators like other classesCampbell Barton
2009-12-13add pep8 headers so these scripts spit out errors when running pep8.Campbell Barton
2009-12-07rna flag PROP_ENUM_FLAG which makes rna props a tuple of enums when converted...Campbell Barton
2009-11-29pep8 cleanup in ui and op dirs, added popup to select patternCampbell Barton
2009-11-27* Small Cleanup.Thomas Dinges
2009-11-22- add cloth button wasnt working because it was set to execute the operator.Campbell Barton
2009-11-22use context member rather then modifier name in presetsCampbell Barton
2009-11-22* Minor cleanups.Thomas Dinges
2009-11-22remove template uiTemplate_view3d_select_faceselmenuCampbell Barton
2009-11-22SSS presets, Thomas and I added these at the same time, however I meant to ma...Campbell Barton