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 (Collapse)Author
2010-06-10now really the correct fix for zero edge lengthsFlorian Meyer
2010-06-09-probably fixed curvature mode for fcurves_simplifyFlorian Meyer
-some better defaults
2010-06-09-better pollFlorian Meyer
-cleanup and generalizations
2010-06-08added simplify f-curves,Florian Meyer
rewritten a little bit as to allow it to function correctly. hided the curvature mode for f curves: behaves a little weird on f curves. looks like bug somewhere. have to investigate. Also, since there is no tool panel in the graph editor, the options have to be accessed from the 3dView
2010-05-31== addons ==Luca Bonavita
- added tracker_url to most of the current scripts in release, see http://lists.blender.org/pipermail/bf-blender-cvs/2010-May/028285.html - apparently missing tracker pages for 2 scripts: - io_anim_camera.py - io_mesh_stl.py - wiki links: - added link to space_view3d_materials_utils.py - conformed link in import_scene_unreal_psk.py
2010-05-31Updates for API changes in SVN 29091.Thomas Dinges
2010-05-30- fix for 0 edge length spotted by pildanovak,Florian Meyer
thanks
2010-05-30move curve_simplify.py to trunk/py/scripts/addons/curve_simplify.pyBrendon Murphy
[[Split portion of a mixed commit.]]