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-02RNA Types metaclass registrationMartin Poirier
2010-07-28fix for un-initialized memory use with thumb's & minor internal improvement f...Campbell Barton
2010-07-26in debug mode report the time to load addon modules.Campbell Barton
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-16== installation paths ==Andrea Weikert
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-07-15change some references to .B.blend, .Blog to new namesCampbell Barton
2010-07-15use dict comprehension where possibleCampbell Barton
2010-07-14fix for autocomp., was raising an error when autocompleating functions define...Campbell Barton
2010-07-14- text3d was missing menu items for toggling bold/underline/italic/smallcaps.Campbell Barton
2010-07-06pedantic pep8 warnings, mostly white space.Campbell Barton
2010-07-03rna api:Campbell Barton
2010-06-19minor edit to speed up api property name editing.Campbell Barton
2010-06-19rna info module now prints out property names into the console when run directlyCampbell Barton
2010-06-19Merged revision 29562 from /branches/soc-2010-nexyon.Joerg Mueller
2010-06-15New Scene now has the popup from 2.4x which gives the option to copy.Campbell Barton
2010-06-15- module for reading blend start/end frames and scene name (useful for findin...Campbell Barton
2010-06-14- option for redraw timer to playback the animationCampbell Barton
2010-06-14naming changesCampbell Barton
2010-06-09more cleanup to bpy.context.copy(), exclude rna values and its self.Campbell Barton
2010-06-09py/rna api:Campbell Barton
2010-06-09pep8, whitespace editsCampbell Barton
2010-06-09python utility property library.users_id: returns a tuple of all ID datablock...Campbell Barton
2010-06-08texture user attributes, users_material, users_object_modifierCampbell Barton
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-06-01script reload (f8), is closer to working.Campbell Barton
2010-05-30add torus now works like other C add-object operators, location and rotation ...Campbell Barton
2010-05-30- Python console argument '--python-console', option so you can start blender...Campbell Barton
2010-05-25= misc small stuff =Campbell Barton
2010-05-24utility function for mesh data typesCampbell Barton
2010-05-23add new object py module.Campbell Barton
2010-05-23- base_object.layers_from_view(view3d), needed for setting local layersCampbell Barton
2010-05-18text utility functions.Campbell Barton
2010-05-16clear some pep8 warningsCampbell Barton
2010-05-11 bpy.utils.blend_paths(absolute=False) (was Blender.GetPaths in 2.4x)Campbell Barton
2010-05-11utility functionsCampbell Barton
2010-05-10Fix [#22296] Wrong Operator Names?Matt Ebb
2010-05-06python property - object.scene_usersCampbell Barton
2010-05-04small adjustments for getting the default string of a propertyCampbell Barton
2010-05-03manually sync rigify with render branchCampbell Barton
2010-05-03sphinx doc generationCampbell Barton
2010-04-30fix for exporting a rig to a graphCampbell Barton
2010-04-25py apiCampbell Barton
2010-04-25py console autocomp. fixCampbell Barton
2010-04-21py api. bpy.utils.relpath() function.Campbell Barton
2010-04-17- for BGE mouse and keyboard events use tuples rather then listsCampbell Barton
2010-04-16add the modules directory from the user scripts path (if it exists)Campbell Barton
2010-04-14* Interaction PresetsMatt Ebb
2010-04-11PyAPICampbell Barton