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
2016-08-12materials utils, Fix for node treesmeta-androcto
2016-08-12update oscurart tools: clean up & restore functions thanks lijenstina, oscurartmeta-androcto
2016-08-12Fix: T49025 ivy gen invoke thanks @batfingermeta-androcto
2016-08-12fix for typo in nurbs presetsmeta-androcto
2016-08-11Manual Access: Add new displacement optionsAaron
2016-08-11Manual: Fix LinksAaron
2016-08-11mesh_carver: fix broken scaling of profile brushPhilipp Oeser
2016-08-11NW: Bump version, add @poor as AuthorGreg
2016-08-11Node Wrangler: Some more checks for Save This ImageGreg
2016-08-11Node Wrangler: Check if viewer node existsGreg
2016-08-11Node Wrangler: Rewrite Copy Settings functionGreg
Fixes a bug with frames, selects only the source node afterwards, reports info. From D2129 by @poor
2016-08-11bsurfaces: fix for undo, fix for u,v resolutionmeta-androcto
2016-08-10code cleanup: curve extra objects thanks @batfingermeta-androcto
2016-08-10update measureit: add rename tab categorymeta-androcto
2016-08-10archimesh, fix registrationmeta-androcto
2016-08-10update archimesh: add rename tab categorymeta-androcto
2016-08-10Archimesh: Fix error in import for os moduleAntonioya
2016-08-10Archimesh: Fix import error for math moduleAntonioya
2016-08-10Archimesh: Cleanup styleAntonioya
2016-08-10MeasureIt: Remove warning lineAntonioya
2016-08-10MeasureIt: Fix error rendering measures if file was not savedAntonioya
Now the temp default folder is used to generate temporary output for render. This works if the file was not saved.
2016-08-09MeasureIt: Change version to identify addon for Blender 2.78Antonioya
2016-08-09Archimesh: Change version to identify addon for Blender 2.78Antonioya
2016-08-09Archimesh: Fix error when Cycles is not enabledAntonioya
Now if cycles render is not enabled or not selected, the materials are not created.
2016-08-09MeasureIt: Enable error catch to avoid hidden errors in big try except blockAntonioya
In some situations an unexpected error could appear in OpenGL. This try block catch this error and finish smoothly the routine and print a error message in the console to avoid the error keeps hidden, specially if some API change.
2016-08-09MeasureIt: Cleanup - Replace generic importAntonioya
2016-08-09Archimesh: Cleanup - Replace generic importAntonioya
Replace generic import by the list of used functions or types
2016-08-09Node Wrangler: Fix breakage from cleanupGreg
2016-08-09Node Wrangler: (by @gandalf3 ) Improve volume workflow by keeping viewer ↵Greg
outputs the same if it's already connected
2016-08-09Node Wrangler: Viewer node now compensates for film/CM exposure to avoid ↵Greg
misleading the user
2016-08-09Node Wrangler: Add Texture Setup (Ctrl-T) now works for all nodesGreg
Also added option to not add the texture coord and mapping nodes, in case the user just wants the image node.
2016-08-08Node Wrangler: Fix everything breaking in 2nd level node groupsGreg
When using basically any NW function inside a 2nd (or higher) level nested node group, it would fetch instead the 1st level nodes. Logic is now simplified and improved to find the active tree no matter how far down the rabbit hole you go.
2016-08-08Node Wrangler: Cleanup for "Unused Nodes"Greg
2016-08-08Node Wrangler: Delete Unused will also delete empty frames and muted nodes ↵Greg
(optionally)
2016-08-08Node Wrangler: Place "Multiple Images" nodes in center of view (instead of ↵Greg
far left)
2016-08-08Node Wrangler: New feature: save image for viewer nodeGreg
2016-08-08Pitchipoy: added front and rear paw limbsLucio Rossi
2016-08-08Fixes: Set rot_mod to ZXY (ctrl&tweaks) & Spine tail_posLucio Rossi
2016-08-08Pitchipoy FK/IK switch implementedLucio Rossi
2016-08-08Paw Limb Code Review and Fix.Lucio Rossi
2016-08-08Add Author nameEugenio Pignataro
2016-08-08update ant landscape by @jimmyhazemeta-androcto
2016-08-08clean up bl_info, add wiki linksmeta-androcto
2016-08-08modifier tools, move to release: re T49037meta-androcto
2016-08-07initial commit oscurart tools. re: T48708meta-androcto
2016-08-07Fix T49008: Blender-ID add-on for inclusion as OFFICIALSybren A. Stüvel
Added Blender-ID add-on version 1.2.0. For more info, see the repository at https://developer.blender.org/diffusion/BIA/ To bundle a new version, run this from the Blender-ID add-on source: python3 setup.py bdist bundle --path /path/to/blender/release/scripts/addons
2016-08-05remove .mhx i/o re: T49021meta-androcto
2016-08-05curve extra objects: clean up imports, add surface objectsmeta-androcto
2016-08-05mat utils remove git filesmeta-androcto
2016-08-05update materias utils & conversion re: T48642meta-androcto