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-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
2011-08-25update to bl_infoBrendon Murphy
2011-08-25updates to bl_infoBrendon Murphy
2011-08-24SVN maintenance.Guillermo S. Romero
2011-08-24minor syntax change to addon headersCampbell Barton
2011-08-24committing Motion Capture Add-on - Final deliverable for GSoC project 2011Brendon Murphy
2011-08-22pep8 editsCampbell Barton
2011-08-22Version 0.2.5:Andrew Hale
2011-08-19Version 0.1.1:Andrew Hale
2011-08-19fix [#28291] AddOn "Save As Game Engine Runtime" doesn't allow relative libra...Campbell Barton
2011-08-16H3D Support for spot and sun lamps.Campbell Barton
2011-08-15bvh exportCampbell Barton