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-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
2017-08-01Update lanuagesCampbell Barton
2017-07-31Oscurart Tools: Update panel Renamelijenstina
Bumped version to 3.5.1 Pep8 Cleanup Fix unused imports As a part of the task T50726: Update the Panel rename code to more generic one Update wiki link Remove not needed tracker info No other functional changes Only the init file is affected
2017-07-31Bone Selection Sets: Update wiki link, small cleanuplijenstina
Bumped version to 2.0.1 Pep8 cleanup Update wiki link Remove unused variable No other functional changes
2017-07-28Cloud Generator: Cleanup, use do_unlink insteadlijenstina
Bumped version to 1.0.1 Pep8 cleanup Use do_unlink istead of scene.objects.unlink Add some report messages Remove some commented out code Update wiki link, remove redundant tracker_info Note: possibly needs some more testing
2017-07-28Fix: T52167 Rigify 0.5 "Rigify Type" lags bone properties panelLucio Rossi
2017-07-28*Converted some rgb keywords to srgb to better match Blender Internal shadingMaurice Raybaud
*added an operator to render from text editor 3 modes: 3dview, pov text only or both. this property replaces the custompov code (with "both" option) known problem is that some scenes get their rendered image passed to render results while others don't. Still useable for preview anyway.
2017-07-26Carver MT: Cleanup, remove redundant tracker_urllijenstina
Bumped version to 1.1.7 Pep8 cleanup Consistent property definitions import bpy.props as a tuple Note: still there are some that seems unused variables those need further looking into before removal