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-02-01And again, polishing off some more that I missed.Jonathan Smith
2011-02-01Some more location/description editingJonathan Smith
2011-02-01use bytes rather then unicode for importing OBJ'sCampbell Barton
2011-02-01fix for incorrect attributes, also use bump as map_bump.Campbell Barton
2011-01-31Fixed: blob finish wrong level raised POV parse error.(the AllObjects.blend t...Maurice Raybaud
2011-01-31Fixed rendering of animation. The scene updates before it's exporting.Constantin Rahn
2011-01-31Added more UI controls for Depth of FieldMaurice Raybaud
2011-01-30New 3b path feature added.Kalle-Samuli Riihikoski
2011-01-30More standardization for align and nav scriptsJonathan Smith
2011-01-30Attempting to standardize some of the locations and fixing up descriptions in...Jonathan Smith
2011-01-30Fixed button error.John Phan
2011-01-30AnimAll: Users got a bit confused on how to use Shape animation. This should ...Daniel Salazar
2011-01-29deleting repeated addon (old version)Daniel Salazar
2011-01-29Fixed color pickersMaurice Raybaud
2011-01-28RotoBezier: changing name of Bevel to RadiusDaniel Salazar
2011-01-27AnimAll: updated API version, script version, tracker and wiki URLs,Daniel Salazar
2011-01-27AnimAll: check if there is an active shapekey when inserting a SK keyframeDaniel Salazar
2011-01-27AnimAll addon is finally feature complete. Thanks to Aligorith's latestDaniel Salazar
2011-01-26info updated.Kalle-Samuli Riihikoski
2011-01-26More cleaning. Remove author info. Kalle-Samuli Riihikoski
2011-01-26cleaning upKalle-Samuli Riihikoski
2011-01-26remove boiler plate add-object code and use python module as add_torus uses.Campbell Barton
2011-01-26Fix the error if no object is active.Kalle-Samuli Riihikoski
2011-01-26patch [#25632] Get rid of obsolete magic edit propertyCampbell Barton
2011-01-26patch [#25632] Get rid of obsolete magic edit propertyCampbell Barton
2011-01-26patch [#25632] Get rid of obsolete magic edit propertyCampbell Barton
2011-01-26Photons and transparency improvementsMaurice Raybaud
2011-01-25delete texture button wasen't enabled.Kalle-Samuli Riihikoski
2011-01-25Delete textures works correctly with texture folder.Kalle-Samuli Riihikoski
2011-01-25Now you can export textures to other folderKalle-Samuli Riihikoski
2011-01-25patch [#25703] io_scene_x3d update for commit 34386Campbell Barton
2011-01-25patch [#25616] fix for changed vertex group assignment APICampbell Barton
2011-01-25Fixed gears script vertex group assignment thanks to patch #25616Jonathan Smith
2011-01-25fix [#25791] Copy Attributes?\191Copy Vertex Weights Subfunction?\191Doesn?\1...Campbell Barton
2011-01-25fix [#25616] fix for changed vertex group assignment APICampbell Barton
2011-01-25After latest commit the buttons of the script didn't show right. Kalle-Samuli Riihikoski
2011-01-24minor change: TypingConstantin Rahn
2011-01-24changes Operator names for new, stricter checking.Campbell Barton
2011-01-24fix [#25753] Byte-compile errors in some Python scriptsCampbell Barton
2011-01-24Optimized export to OS Tempfiles.Constantin Rahn
2011-01-24update operator names from svn.Campbell Barton
2011-01-24use stricter operator name, based on recent updates.Campbell Barton
2011-01-24Speedup for writing on export (vertices, vertex index, vertex colors, vertex ...Constantin Rahn
2011-01-23Added file options for export.Constantin Rahn
2011-01-23add accessor function to private variable, direct access was giving an error.Campbell Barton
2011-01-23write predictable material order.Campbell Barton
2011-01-23write materials in a alphabetical orderCampbell Barton
2011-01-23patch from Steven Batchelor to add support for loc/rot/scale constraint limits.Campbell Barton
2011-01-22Attempt at border render. Hope it's okMaurice Raybaud
2011-01-22write \n even on windows so files can be compared between windows and linux (...Campbell Barton