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-15bugfix [#23833] Console Errors (Keymaps)Campbell Barton
2010-09-15filling is used for 3D curves but not for filling, sigh.Campbell Barton
2010-09-15in response to [#23812] bevel object, but no caps.Campbell Barton
2010-09-15bvh import was broken for non euler-native rotationsCampbell Barton
2010-09-14keyconfig updates/changesCampbell Barton
2010-09-14button to remove presets.Campbell Barton
2010-09-14revert 31916, while having the image name and the material name mixed, this i...Campbell Barton
2010-09-14Fix [#23761] OBJ exported materialname wrongNathan Letwory
2010-09-14Fix one more case of z_transparencyNathan Letwory
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-11Fixed the splash screen: previous had incorrect colour, typography, no transp...Matt Ebb
2010-09-11Patch [#23759] more replace self.properties.foo --> self.foo for bf-extension...Thomas Dinges
2010-09-10Part 3 of 2.54 commits (1 more!)Ton Roosendaal
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-07Windows Installer:Thomas Dinges
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-05patch [#23671] [desktop file] add translations and remove deprecated key.Campbell Barton
2010-09-04Bugfix for [#23676] Obj Import fails again.Thomas Dinges
2010-09-03rna api Campbell Barton