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
2013-04-29fix for error running 'check all' in editmode.Campbell Barton
2013-04-26In 'Merge Nodes' when first selected node is linked to anything - last added ...Bartek Skorupa
2013-04-26Addon: Cosmectics for Simplify Curves - capital letters in sentences, complia...Sebastian Nell
2013-04-24Rigify bugfix: dev tools panel was displayed regardless of mode.Nathan Vegdahl
2013-04-21Cache the addons' list (also fixes issue with edited strings).Bastien Montagne
2013-04-20add link to wiki docs for mesh-analysis panelCampbell Barton
2013-04-19Some cleanups and fixes, and use new "progressbar" api for main translation o...Bastien Montagne
2013-04-18French translations for render_copy_settings! ;)Bastien Montagne
2013-04-18UI translation: now addons' authors have all needed tools to manage their own...Bastien Montagne
2013-04-17undo change from yesterday. scale was working correctlyCampbell Barton
2013-04-16invert scaleCampbell Barton
2013-04-15Fixed silly smooth normals export bug.Chris Foster
2013-04-15Minor UI messages fix (we keep as much as possible infinitive! ;) ).Bastien Montagne
2013-04-15option to apply scale on export. also add global scale options for exporters....Campbell Barton
2013-04-15options to scale x3d and obj on exportCampbell Barton
2013-04-15We need no more that hack!Bastien Montagne
2013-04-15fixes axis problem. Thanks to Lucoat for reporting this.Kalle-Samuli Riihikoski
2013-04-13Fixed url for wiki documentation of bsurfaces.Ton Roosendaal
2013-04-13Changed axes in 'Align Nodes'. Reverted unwanted change introduced when clean...Bartek Skorupa
2013-04-12raise HeaderError if, file header is invalid.Alexander N
2013-04-12More fixes for addon i18n messages management.Bastien Montagne
2013-04-11Fix #34607: MDD import should default to linear instead of bezier keyframeBrecht Van Lommel
2013-04-11Small changes to images as planes:Bastien Montagne
2013-04-11fix [#34606] x3d file with comma separated coordinates doesn't importCampbell Barton
2013-04-11Re-added Flip Normals option by request. Also removed WIP warning.Chris Foster
2013-04-10add option to copy textures on export.Campbell Barton
2013-04-10move image guessing function into bpy_extrasCampbell Barton
2013-04-09Add base for addons' i18n tools. WARNING: nearly nothing is functionnal yet!Bastien Montagne
2013-04-09Minor updates...Bastien Montagne
2013-04-09Better behavior of 'Swap Nodes'. More options passed from old node to new one.Bartek Skorupa
2013-04-08fix for intersections (bad limits)Campbell Barton
2013-04-07added: Colored Specular Highlights (the only supported uvmaps channels that c...Maurice Raybaud
2013-04-05In Swap Shaders added ability to swap to 'Add Shader' and to 'Mix Shader' and...Bartek Skorupa
2013-04-05fix [#34864] Save&Load - Relative Paths ticked, Obj Import and Textures tab u...Campbell Barton
2013-04-04resolve issues reported by dolf.Campbell Barton
2013-04-041. After importing a structure, the sticks were not selected: fixedClemens Barth
2013-04-04SSS Shader added in 'Swap Shaders', shortucts conflicts addressed.Bartek Skorupa
2013-04-02Changed keymap item:Bartek Skorupa
2013-04-02Minor updates to gimp importer by Aditia from #blendercodersDaniel Salazar
2013-03-29Fix import image as plane addon, broken by recent pynodes changes (thx to Igg...Bastien Montagne
2013-03-28Updated Tracker infoBartek Skorupa
2013-03-28Committing Nodes Efficiency Tools to trunk.Bartek Skorupa
2013-03-26Fix stl addon (hope it's the right one! :p )Bastien Montagne
2013-03-26fix [#34682] STL importer ValueError exceptionCampbell Barton
2013-03-25Typo! ;)Bastien Montagne
2013-03-24remove use of ob.update_from_editmode() since editmode meshes don't get acces...Campbell Barton
2013-03-24move print toolbox into trunkCampbell Barton
2013-03-23Screencast Keys Addon,Pablo Vazquez
2013-03-23Screencast Keys Addon,Pablo Vazquez
2013-03-23Fixes crash when all faces are selected.Bart Crouch