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
2017-09-04Fix part of T52649: When using 'selected objects' option, export could fail.v2.79blender-v2.79-releaseBastien Montagne
Broken logic in selecting 'best' scene to take settings from while generating temp new scene used to export selected objects only. Safe enough to be backported to 2.79
2017-09-04object_skinify.py remove os imports, cleanup. 2.79 release backport. T52536karab44
2017-09-04object_skinify.py fix for 2.79 release T52536meta-androcto
2017-09-04object skinify, platform compatibility, Fix T52536meta-androcto
2017-09-04Oscurart Tools: Remove duplicate bl_idname entrylijenstina
Remove duplicate bl_idname entry from the the OscObjectToMesh operator Safe to include in release No other functional changes
2017-09-04Cloud Generator: Fix typo with operator returnlijenstina
Bumped version to 1.0.2 Missed an error with the previous commit Safe to include in release No other functional changes
2017-09-04fix T52642: math_vis - avoid eror message when defining an empty array in ↵Gaia Clary
the blender console.
2017-09-04*Fixed: Cube and Plane meta elements were missing since all meta were no ↵Maurice Raybaud
longer exported to mesh but as POV-Ray blobs
2017-09-04archipack: background renderer use factory-startup to prevent other addon issuesStephen Leger
2017-09-04Cleanup: quiet warningsCampbell Barton
2017-09-04Fix T52548 missing render layer socket names (fix for 2.79 release)florianfelix
also turned some tuples into namedtuples for better readability
2017-09-04geodesic domes: help menu/wiki Fix T52554meta-androcto
2017-09-04Fix for previous commit rBAc471c3765bfb0, sorry about the noise :|Bastien Montagne
2017-09-04update e2f code for non-intersection scenariozeffii
2017-09-04Fix stupid mistake (collision) in registered classes names.Bastien Montagne
2017-09-04Materials Utils Specials: Don't open the Tweak on all materialslijenstina
Bumped version to 1.0.3 Only open the Preview Active material if a new material is created and not also during assignment if the Use Tweak option is active No other Functional changes
2017-09-04archipack: fix performance issue in draw window/door toolsStephen Leger
2017-09-04Add new objects to MESH groupEugenio Pignataro
2017-09-04Improve to objects to groups. Only set the selected objectsEugenio Pignataro
2017-09-04Correct mistake skipping hidden dirsCampbell Barton
2017-08-16*added capsule metaball as cylinder blob pov primitivev2.79-rc2Maurice Raybaud
*Added the following pov keywords to object properties tab: hollow, double_illuminate, sturm (for Metaballs and lathe), no_shadow, no_image, no_reflection, no_radiosity, inverse, hierarchy *fixed hair location bug.
2017-08-16*Added capsule Metaball as cylinder blob pov primitiveMaurice Raybaud
*Added the following pov keywords to object properties tab: hollow, double_illuminate, sturm (for Metaballs and lathe), no_shadow, no_image, no_reflection, no_radiosity, inverse, hierarchy *fixed hair location bug.
2017-08-16brush menus, Fix: T52409meta-androcto
2017-08-15brush menus, fix indent last commit, bump version numbermeta-androcto
2017-08-15brush menus, fix brush types by ryan inch (imaginer)meta-androcto
2017-08-14archipack: fix issue autoboolean dosent work with emptyStephen Leger
2017-08-14archipack: Fix issue with curved segments in walls/slab/floorStephen Leger
2017-08-12MeasureIt: Fix wrong location for parented objectsStephen Leger
Prevents objects indexes from being drawn in wrong location when objects are parented to other objects
2017-08-12MeasureIt: Refactored code and added align optionsNBurn
Added option to rotate measurements to be align to specified angles in degrees Added option to horizontally align text to left, center, or right Added option to expand or collapse all measurement subpanels Redesign of Number panel option so its easier to match colors with measurements Hid various measurement adjustment options when disabled and would have no affect Redesign of button layout to reduce text truncation and improve visibility Minor cleanup of comments and code for better readability and pep8 compliance
2017-08-11Fix T52236 for MeasureIt: fixes remapping errorNBurn
Closes T52236 by fixing the last remaining bug (Bug 2) in the task description (Error in remapping process). Also removes Blender version check.
2017-08-11Fix T52321: Draw Poly Brush allow Grease Pencil right clicklijenstina
Bumped version to 0.3.8 Allow passing of the Right Click to bpy.ops.gpencil.draw as it is used for the eraser functionality Add a message about user abort Temporary switch on the continuous drawing for GP as if it is False will stop as right click is pressed Correct the tooltip, so it is more clear
2017-08-10* added support of empty curves and metaballs represented by empty spheres ↵Maurice Raybaud
of zero radius
2017-08-09archipack: fix left select issue in draw window/door and allow selecting ↵Stephen Leger
preset while drawing
2017-08-09archipack: fix ACCESS_VIOLATION error in childs roofs cuttersStephen Leger
2017-08-09crack it addon, correct bl_info T52304meta-androcto
2017-08-08archipack: allow importing without executingStephen Leger
2017-08-08archipack: improve labels to support i18n, fix regression in boolean, ↵Stephen Leger
division by 0 error in roof
2017-08-08archipack: allow importing without executingCampbell Barton
2017-08-06io_export_paper_model: update to upstream 932e32Adam Dominec
2017-08-04space_view3d_stored_view: T52259 + fix wrong camera location on createStephen Leger
2017-08-04archipack: thumb generator to replace static thumbs, revert _preset to ↵Stephen Leger
preset according to talk with ideasman42
2017-08-03bugfix Collect, missing pathsEugenio Pignataro
2017-08-02Magic UV: Fix bugs, add copy/paste seams option to Copy/Paste UV, TransferNutti
UV
2017-08-02MeasureIt: Fix for ensure_lookup_table bug mentioned in T52236NBurn
2017-08-01archipack: remove thumbs and hide presets for bl_load_py_modules.pyv2.79-rc1Stephen Leger
2017-08-01Oscurart Tools: Fix reload, some oscurart_meshes crasheslijenstina
Bumped version to 3.5.2 As a part of the task T51547: Fix the operators being not accessible after an F8 reload by adding the importlib.reload support Fix crashes related to: resymVertexGroups Operator check for Vertex Groups, Edit Mode OscResymMesh Operator outdated internal index table
2017-08-01MeasureIt: Partial Fix of T52236NBurn
2017-08-01Revert "Update lanuages"Campbell Barton
This reverts commit 15ce79c680dd63e5d54cc8ec28ad2c4d87a813ac. Turns out URL's stay the same
2017-08-01archipack: fix typo in roofsStephen Leger
2017-08-01archipack: update to 1.2.8 add roof and freeform floorsStephen Leger