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
2019-04-25remove printKalle-Samuli Riihikoski
2019-04-25Fixed 3dc->blender workflow and bake toolsKalle-Samuli Riihikoski
2019-04-22Fourth pass at 2.8 API related updatesMaurice Raybaud
2019-04-21BlenderKit: Don't do checks in the background mode or restricted context(blen...Vilem Duha
2019-04-21BlenderKit: Prevent preview from drawing below UI region in 3d viewVilem Duha
2019-04-21BenderKit: fix upload not reporting failed uploads correctly.Vilem Duha
2019-04-21BlenderKit: Don't run blenderkit checks when running in backgroundVilem Duha
2019-04-21BlenderKit: fix typo in previous commitVilem Duha
2019-04-21BlenderKit: disable version checking, won't be needed in Blender 2.8Vilem Duha
2019-04-21BlenderKit: open free assets for non-registered users.Vilem Duha
2019-04-21BlenderKit: Rename addon in preferences a bit, so it's more self-explanatory.Vilem Duha
2019-04-21BlenderKit: save user preferences if user pastes the API key into the panel i...Vilem Duha
2019-04-21BlenderKit: temporarily disable search style and engine.Vilem Duha
2019-04-21The implementation of the function of changing the parameters of the object a...Spivak Vladimir (cwolf3d)
2019-04-21Separated mesh_discombobulator from add_mesh_extra_objectsSpivak Vladimir (cwolf3d)
2019-04-20glTF: better occlusion map managementJulien Duroure
2019-04-19glTF importer: Manage KHR_texture_transform extensionJulien Duroure
2019-04-18small try at fixing active_node_material removed from api.Maurice Raybaud
2019-04-18Another fix to get automated tests pass again in 2.8.Bastien Montagne
2019-04-18Blenderkit: remove unused file doing forbidden things.Bastien Montagne
2019-04-18glTF exporter: export addon version inside exported gltf/glb filesJulien Duroure
2019-04-18Fix lots of various issues failing automated test load/unload/reload.Bastien Montagne
2019-04-18Fix indentation, write into temp folder, and expose user prefsStephen Leger
2019-04-18looptools: fix matrix conversion, temporary fix grease pencil T63677 T61450meta-androcto
2019-04-16glTF exporter: Keep custom properties when applying modifiers to meshesJulien Duroure
2019-04-16glTF exporter: fix texture image exportJulien Duroure
2019-04-16Rigify: change make_property to wrap the official rna_idprop_ui_create.Alexander Gavrilov
2019-04-16archimesh: panel location: Createmeta-androcto
2019-04-16measureit: fix panel warnings, default Tab location: Displaymeta-androcto
2019-04-16Pass 3 of 2.8 syntax update...Maurice Raybaud
2019-04-15glTF importer: Keep user render engine (cycles or Eevee) when importingJulien Duroure
2019-04-15glTF exporter: STEP interpolation if there is only 1 keyframeJulien Duroure
2019-04-15glTF exporter: use extension from filename, not from image nameJulien Duroure
2019-04-15matlibvx, fix save library pathmeta-androcto
2019-04-14Second pass to update properties for 2.8... To be continuedMaurice Raybaud
2019-04-14glTF importer: Fix handle tangent when BEZIER interpolationJulien Duroure
2019-04-14glTF exporter: fix texture image export when extension is uppercaseJulien Duroure
2019-04-11glTF exporter: fix some rotation issueJulien Duroure
2019-04-10glTF exporter: fix animation exportJulien Duroure
2019-04-10glTF exporter: fix some autosmooth normal exportJulien Duroure
2019-04-10glTF exporter: add option to select image output formatJulien Duroure
2019-04-09glTF exporter: fix / enhancement of animation exportJulien Duroure
2019-04-09glTF exporter: fix / enhancement of texture images exportJulien Duroure
2019-04-07refine tracking solution: bugfix poll not checking for area clipStephen Leger
2019-04-07archipack 2.8 move to UI panel, fix auto-boolean in draw toolsStephen Leger
2019-04-05Fix bug in previous commitRobert Guetzkow
2019-04-05Fix T63227: import vertex colors from .ply file without alphaRobert Guetzkow
2019-04-04materials_library_vx/ initial update for 2.8meta-androcto
2019-04-04remove object_fracture/ unsupported: T63272meta-androcto
2019-04-04BlenderKit: reorder UI unregistrationVilem Duha