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-09-19fix for mathvis addonCampbell Barton
2011-09-19* Measure Panel - Version 0.8.0Martin Buerbaum
2011-09-19Changes related on recent curves rna renaming.Sergey Sharybin
2011-09-18MHX import. Small fix for properties.Thomas Larsson
2011-09-18MHX importer v 1.7. Can now import property limits like min and max.Thomas Larsson
2011-09-18Changed Default for Depth Of Field to False Maurice Raybaud
2011-09-15Fix #28555: Save as Runtime addon not working in 2.59Sergey Sharybin
2011-09-14* Forgot to set the version number in the header.Martin Buerbaum
2011-09-14* Measure Panel - Version 0.7.15Martin Buerbaum
2011-09-13missing reload for x3d importCampbell Barton
2011-09-11pep8 edits & import cleanupCampbell Barton
2011-09-10cleanup unused varsCampbell Barton
2011-09-08added warning to script & bug report on tracker page.Brendon Murphy
2011-09-08Fix for "save as runtime" plugin on linux.Sergey Sharybin
2011-09-08someone broke demo mode ui. tsk tskCampbell Barton
2011-09-08pedantic pep8 editsCampbell Barton
2011-09-07extensions_framework: add getSequenceTexturePath function to utils moduleDoug Hammond
2011-09-07missing mouse "release" clicks added Brendon Murphy
2011-09-07Updates for space_view3d_screencast_keys.pyBrendon Murphy
2011-09-07enable default take by default - otherwise object animation isnt exported.Campbell Barton
2011-09-07MAde some changes for future improments. Basicly conserning transferring mmul...Kalle-Samuli Riihikoski
2011-09-06SVN maintenance.Guillermo S. Romero
2011-09-06Added Polysphere object thanks to metalliandy.Brendon Murphy
2011-09-06added menu for Basic Objects to clean menu.Brendon Murphy
2011-09-05Cleaning the code. Also added support for multres objects. Kalle-Samuli Riihikoski
2011-09-05Remove callback when screencast keys operator is cancelled.Sergey Sharybin
2011-09-05rotation error in 3d-coat->blender workflow fixed.Kalle-Samuli Riihikoski
2011-09-05replace tricky unicode chars for basic ascii.Campbell Barton
2011-09-03Fixed an error. It was asking image.filepath even if there was no image. Now ...Kalle-Samuli Riihikoski
2011-09-03Some more UNDO pushes for import operators.Sergey Sharybin
2011-09-03added undo.Kalle-Samuli Riihikoski
2011-09-03Fix #28446: Moving imported object to new layer deletes itSergey Sharybin
2011-09-02Remove modifiers default value changed to False.Kalle-Samuli Riihikoski
2011-09-01return ('FINISHED') -> return {'FINISHED'}Kalle-Samuli Riihikoski
2011-08-30fix for error in the UI panelsCampbell Barton
2011-08-29removing layout separators for more compact menuBrendon Murphy
2011-08-29patch [#28311] Fix MDD import for blender 2.59Campbell Barton
2011-08-27- Implemented the Gimp Palette formatDany Lebel
2011-08-27Addon UI Cleanup, Part 2Thomas Dinges
2011-08-27Addon UI Cleanup, Part 1Thomas Dinges
2011-08-27Updated Wiki Link in Motion Capture Tools addonBenjy Cook
2011-08-26SVN maintenance.Guillermo S. Romero
2011-08-26- Small fix to strip spaces from names as well.Chris Foster
2011-08-26moving to release after review by meta-androcto, zanQdo, crouch & DingTo.Brendon Murphy
2011-08-26adding tracker urlBrendon Murphy
2011-08-26use slightly improved py syntaxCampbell Barton
2011-08-26added X rotate 90d on import by default, still need to to the reverse on export.Campbell Barton
2011-08-26explicit property imports, no functional changesCampbell Barton
2011-08-26Superficial pep8 editsCampbell Barton
2011-08-25bl_options was a string when it shouldn't have been.Campbell Barton