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-09-14Apply patch [#23782] Fix typo in netrender UINathan Letwory
2010-09-13fix for sphinx doc generationCampbell Barton
2010-09-13avoid re-creating and assigning addon UI properties for every redrawCampbell Barton
2010-09-13bugfix [#23001] Addons do not unregister properly in Blender 2.5.3Campbell Barton
2010-09-13bugfix [#23778] obj importing forgets to enable transparent into materialCampbell Barton
2010-09-13Animation Editors: Added menu entry for deleting selected channels, as reques...Joshua Leung
2010-09-13Fix import of material with z transp enabled.Nathan Letwory
2010-09-12bugfix for [#23737] reported by Mariusz MaximusMartin Poirier
2010-09-12Fix [#23770] io_anim_bvh reloads the wrong moduleNathan Letwory
2010-09-11Removed a "properties" too much. :/Thomas Dinges
2010-09-11pyrna: replace method for operators forwarding getattr/setattr access from se...Campbell Barton
2010-09-11- added PNG image export option to UV layout (was only SVG and EPS which was ...Campbell Barton
2010-09-11- py api splash URL was old, use blender version (menu was ok in the menu)Campbell Barton
2010-09-11Patch [#23759] more replace self.properties.foo --> self.foo for bf-extension...Thomas Dinges
2010-09-10fix for error updating rigify UI classesCampbell Barton
2010-09-10rewrote python IDProperty metaclass in C, this was a quick hack to get it wor...Campbell Barton
2010-09-10remove redundant buffer character positioning code & remove attr keyword argu...Campbell Barton
2010-09-10Fix bug caused by someone else's error.Martin Poirier
2010-09-09replace self.properties.foo --> self.fooCampbell Barton
2010-09-09- bugfix, operators were getting their properties registered twice.Campbell Barton
2010-09-09fix for addons UI with recent rna changes,Campbell Barton
2010-09-09remove class methods for defining propertiesCampbell Barton
2010-09-09support for defining rna class properties as class attributesCampbell Barton
2010-09-08Fix for [#23736] Network render - error in file: release\scripts\io\netrender...Thomas Dinges
2010-09-08addon improvements/fixesCampbell Barton
2010-09-08new bpy function bpy.path.module_names(path, recursive=False)Campbell Barton
2010-09-08Fix [#23716] Add background image brokenNathan Letwory
2010-09-07ran through pep8 checkerCampbell Barton
2010-09-07bugfix [#23464] Crash on Tab Campbell Barton
2010-09-07bugfix [#23631] Faces and edges missing in edit modeCampbell Barton
2010-09-07in response to bug [#23701] Edit Mode: unable to bind vertex/edge/face select...Campbell Barton
2010-09-07bugfix [#23704] Background image does not support special german lettersCampbell Barton
2010-09-06bugfix [#23697] New Empty Scene lacks World SettingsCampbell Barton
2010-09-06display_properties was being re-defined for each keymap item.Campbell Barton
2010-09-06bugfix [#23552] keymaps big problemCampbell Barton
2010-09-04Bugfix for [#23676] Obj Import fails again.Thomas Dinges
2010-09-03rna api Campbell Barton
2010-09-03sphinx doc genCampbell Barton
2010-09-03use set as a suffix (matches operators)Campbell Barton
2010-09-03"Fix" for [#23640] particle system partially indifferent to vertex groupsJanne Karhu
2010-09-03SVN maintenance.Guillermo S. Romero
2010-09-02patch from venomgfx, show number of textures assigned to lamps and world in t...Campbell Barton
2010-09-02bugfix [#23635] property limits don't work when added via scripting\Campbell Barton
2010-09-02- inconsistent rna names - use 'vertex_group_' as prefix, only ui scripts use...Campbell Barton
2010-09-02Fix for [#23136] Particle display percentage "forgotten" after renderJanne Karhu
2010-09-02rna context renameCampbell Barton
2010-09-02Renaming of Cylindric objects after a good proposal by Conz:Thomas Dinges
2010-09-02Internal Code Renaming:Thomas Dinges
2010-09-01Fix [#23612] OBJ import with imports double texturesNathan Letwory
2010-09-01bugfix [#23285] Exporters not available whel using special characters in path...Campbell Barton