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-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
2011-06-07Now you can multiselect objects and press import button and it will update al...Kalle-Samuli Riihikoski
2011-06-07export objects in predictable orderCampbell Barton
2011-06-07fix [#27595] Export FBX with parented emptyCampbell Barton
2011-06-07Update the script to work with latest trunk. Still some bugs when "remember p...Kalle-Samuli Riihikoski
2011-06-06fix [#27593] Obj exporter errors reappearedCampbell Barton
2011-06-05Fixed a minor bug with SSS propertyMaurice Raybaud
2011-06-05Render POVRay addon: Now using instances for objects’ data, to avoid having...Bastien Montagne
2011-06-04object hierarchy (parent/child) support for X3D export, tested with dupli-gro...Campbell Barton
2011-06-03dont export duplicate image URL'sCampbell Barton
2011-06-03- ensure unique names (before it was possible 2+ cleaned names would collide)Campbell Barton
2011-06-03Changed Texture Paint Layer Manager's category to Paint now that dynamic enum...Jonathan Smith
2011-06-02minor name & syntax cleanupCampbell Barton
2011-06-02minor improvements in api usage Campbell Barton
2011-06-02nicer field formattingCampbell Barton
2011-06-02switch quoting not to do \" all over.Campbell Barton
2011-06-02WIP H3D/X3D code.Campbell Barton
2011-06-01Rigify: fixed bug in default human metarig that caused generating to fail.Nathan Vegdahl
2011-05-31fix for x3d import/export errors.Campbell Barton
2011-05-31minor change for writing lamp directionsCampbell Barton
2011-05-31option for x3d to write normals Campbell Barton
2011-05-30correct support for IndexedTriangleSet with vertex colors and UV's.Campbell Barton
2011-05-30correct bad indentationCampbell Barton
2011-05-30support for optionally exporting geometry as IndexedTriangleSet rather then I...Campbell Barton
2011-05-30fix for exporting fog namesCampbell Barton
2011-05-28update for changes in blenders apiCampbell Barton
2011-05-28fix for writing empties as nodes.Campbell Barton
2011-05-27ported to blender 2.5x and add addon info, generally works ok now.Campbell Barton
2011-05-27python3 & pep8 editsCampbell Barton
2011-05-27tabs -> spacesCampbell Barton
2011-05-27quake map exporter from blender 2.4xCampbell Barton
2011-05-27fix for FBX rotation which I reset in recent commits.Campbell Barton