Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-29Rigify: fixed bug where generating failed on metarig with no animation data.Nathan Vegdahl
2011-06-29extensions_framework: add ability to set UILayout alert state based on a logi...Doug Hammond
2011-06-28update to able to export all action set that matches the bones that some were...John Phan
2011-06-28extensions_framework: update property creation code to support new property t...Doug Hammond
2011-06-27fix [#27773] X3D export with Triangulate=on sometimes doesn't share vertexes ...Campbell Barton
2011-06-27- update for change in blender api.Campbell Barton
2011-06-27fix for copying python files when python is not found (prints a warning).Campbell Barton
2011-06-27another small fix for people that use blend in their path nameCampbell Barton
2011-06-27get the version string a slightly better wayCampbell Barton
2011-06-27Save as Runtime: Some minor changes to bundling Python:Mitchell Stokes
2011-06-24Rigify: bug fix, trying assign invalid group.Nathan Vegdahl
2011-06-24Rigify: drivers now get transfered from the metarig to the generated rig.Nathan Vegdahl
2011-06-23fix [#27730] 2.58 Quake .map export brokenCampbell Barton
2011-06-22fix for errors adding landscape and bolt objects in editmodeCampbell Barton
2011-06-22Rigify: constraints are now copied over from metarig.Nathan Vegdahl
2011-06-21pep8 compliance Campbell Barton
2011-06-21fix for unregistering rigifyCampbell Barton
2011-06-21correct FSF address as pointed out by Dave PlaterCampbell Barton
2011-06-21fix [#27691] PLY importer does not support float based vertex colorsCampbell Barton
2011-06-21Rigify: minor bug fixes on the neck and spine rig types.Nathan Vegdahl
2011-06-21fixed action buttonJohn Phan
2011-06-21added some features to able to delete first index action set and remove all m...John Phan
2011-06-20[#26241] The Network Renderer renders black imagesMartin Poirier
2011-06-20netrenderMartin Poirier
2011-06-20[#25888] Netrender Blacklisting slavesMartin Poirier
2011-06-20small fixes here and there. Kalle-Samuli Riihikoski
2011-06-20[#25387] Linux network render errorMartin Poirier
2011-06-20fix [#27697] VRML Importing: Extra line segment added, orientation changedCampbell Barton
2011-06-19Rig layers can now be organized into rows by the user, for nicer layout.Nathan Vegdahl
2011-06-19Rigify: users can now specify layer names in the metarig armature properties.Nathan Vegdahl
2011-06-18Rigify: added bend hinting to the arm and leg rigs.Nathan Vegdahl
2011-06-15Rigify: new spine rig!Nathan Vegdahl
2011-06-10- support for path mode copyingCampbell Barton
2011-06-10remove unused image copy function.Campbell Barton
2011-06-09Makes menu more interactive with selected objects.Kalle-Samuli Riihikoski
2011-06-09update for change in blender.Campbell Barton
2011-06-09-Removed extra print() linesKalle-Samuli Riihikoski
2011-06-09Version 0.3.8 of the "3D Function Surfaces" script. Applied patch by Elod Csi...Martin Buerbaum
2011-06-09complete dynamic menu.Kalle-Samuli Riihikoski
2011-06-09fix [#27617] .obj export regression in 2.5, unable to export curves as edge-l...Campbell Barton
2011-06-09-complete applink dynamic menu.Kalle-Samuli Riihikoski
2011-06-08adds applink dynamic menu into view3d.Kalle-Samuli Riihikoski
2011-06-08correction to h3d texture export.Campbell Barton
2011-06-08initial support for exporting textures to h3dCampbell Barton
2011-06-08Axis were wrong.Kalle-Samuli Riihikoski
2011-06-08Clean up.Kalle-Samuli Riihikoski
2011-06-08small bug fixes. Also fixed Image None issue. Thanks to Campbell for pointing...Kalle-Samuli Riihikoski
2011-06-08Make sure that object has correct objectdir fileKalle-Samuli Riihikoski
2011-06-08Creates material indexs correctly when there is no material in object.Kalle-Samuli Riihikoski
2011-06-07Now import button will check if object is mesh type and leave other untouched.Kalle-Samuli Riihikoski