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
2017-10-10Fix T52945: OBJ import - load_material_image - map_options not parsed correctly.Bastien Montagne
2017-10-073D Viewport Pie Menus: Avoid empty Modes pie in some caseslijenstina
2017-10-07Copy Attributes Menu: Add a message about needed selection, cleanuplijenstina
2017-10-06Bool Tool cleanup: strict naming for classesMikhail Rachinskiy
2017-10-05Fix (unreported) broken FBX import after adding forth alpha component to vcol.Bastien Montagne
2017-10-04Add multiSelection to Overlap UvsEugenio Pignataro
2017-10-02New Tool Copy Paste Uv IslandEugenio Pignataro
2017-10-02Fix T52973: Support data dimensions types, restore global_undolijenstina
2017-10-02mesh_snap_utilities_line: dealloc bmeshGermano
2017-09-30Dynamic Context Menu: Fix issues with moving the object to a new layerlijenstina
2017-09-29snap_context module: Fix local ray_dir calculationGermano
2017-09-29Fix T51503 Added support for Cycles image texturesflorianfelix
2017-09-29I/O script changes for GSoC 2017 Vertex PaintCampbell Barton
2017-09-28Display Tools: Fix particles issues with Fast Navigationlijenstina
2017-09-27snap_context module: replace functions that access the objects internals thro...Germano
2017-09-26Dynamic Context Menu: Disable Group Instance if there are no Groupslijenstina
2017-09-263D Viewport Pie Menus: Fix wrong label in preferenceslijenstina
2017-09-26Fix T52545: Have MeasureIt check for custom layersNBurn
2017-09-25Fix T52833: OBJ triangulate doesn't match viewportCampbell Barton
2017-09-23mesh_snap_utilities_line: change the version numberGermano
2017-09-23module snap_context: F8 constrain should not intersect outlocationGermano
2017-09-22mesh_snap_utilities_line: fixes bug with shift constrain due to recent changesGermano
2017-09-22snap_context module: fix shader compilation errorGermano
2017-09-20Fix T52846: Wrong normals when importing FBX from Revit.Bastien Montagne
2017-09-20Fix T52839: "Copy Render Settings" doesn't work.Bastien Montagne
2017-09-20snap_context module: add an _Internal class to hide private functionsGermano
2017-09-19Fix T52822: Incorrect dimensions of imported svg filesSergey Sharybin
2017-09-19snap_context module: Fix depth_range in Ortho viewGermano
2017-09-18snap_context module: Improve efficiency by using numpy arrays instead of bgl....Germano
2017-09-18Fix T52714: Dynamic Sky not working with localization enabledlijenstina
2017-09-17viewport pies sculpt menu: Fix T52780meta-androcto
2017-09-17snap_context module: use `intersect_line_plane` instead `intersect_ray_tri`Germano
2017-09-15snap_context module: alloc the smallest possible size in `np_array_as_bgl_Buf...Germano
2017-09-15snap_context module: Use clip planes exposed by RNAGermano
2017-09-15module `snap_context`: Fix `gpu_Indices_use_clip_planes`Germano
2017-09-10Update for changes in BlenderCampbell Barton
2017-09-10Workaround the weird bug "Not freed memory blocks" due GPU_Indices_MeshGermano
2017-09-10[mesh_snap_utilities] use new `snap_context` moduleGermano
2017-09-10New `snap_context` module for `addons/module`Germano
2017-09-08*Fixed texture normal_factor regressionMaurice Raybaud
2017-09-04Fix part of T52649: When using 'selected objects' option, export could fail.Bastien Montagne
2017-09-04object_skinify.py remove os imports, cleanup. 2.79 release backport. T52536karab44
2017-09-04Cleanup: don't print missing path when it's emptyCampbell Barton
2017-09-04Resolve naming collisionCampbell Barton
2017-09-04Fix development_edit_operator for changes in masterCampbell Barton
2017-09-04object_skinify.py fix for 2.79 release T52536meta-androcto
2017-09-04Remove redundant len checkCampbell Barton
2017-09-04Oscurart Tools: Remove duplicate bl_idname entrylijenstina
2017-09-04Cloud Generator: Fix typo with operator returnlijenstina
2017-09-03fix T52642: math_vis - avoid eror message when defining an empty array in the...Gaia Clary