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-03-13Disable/remove 'use_mesh_modifiers_render' in FBX/OBJ for now.Bastien Montagne
2019-03-13alpha node bux fixed.Kalle-Samuli Riihikoski
2019-03-13udim y tiling is now supported tooKalle-Samuli Riihikoski
2019-03-13glTF importer: Fix bad initialisation of node dataJulien Duroure
2019-03-12OscurartTools interface Restore: bpy.types.VIEW3D_MT_object_context_menu(menu...Eugenio Pignataro
2019-03-12glTF importer: fix bad check of parenting for node id 0Julien Duroure
2019-03-12glTF exporter: Deduplicate cameras, animation sampler and accessorsJulien Duroure
2019-03-12OscurartTools Bugfix: change render tokens in batch modeEugenio Pignataro
2019-03-12Node Wrangler: Lazy Connect always called with menuPhilipp Oeser
2019-03-12Fixed duplicate nodes bug + added alpha socket + you can set limit for temp f...Kalle-Samuli Riihikoski
2019-03-12Update for changes to BlenderCampbell Barton
2019-03-11Bool Tool: format the code with BlackMikhail Rachinskiy
2019-03-11Bool Tool: remove dead codeMikhail Rachinskiy
2019-03-11Bool Tool: remove Subtract toolMikhail Rachinskiy
2019-03-09Fix T60829: DXF Import: Unit Scale Not Applied to CirclesPhilipp Oeser
2019-03-09ant landscape: other required updates for 2.8Philipp Oeser
2019-03-09ant landscape: fix settings panels not showingPhilipp Oeser
2019-03-08fix error if there is no uv-map in mesh.Kalle-Samuli Riihikoski
2019-03-07Rigify: experimental super chain cleanupLucio Rossi
2019-03-07glTF exporter: fix file extension recognition for packed imagesJulien Duroure
2019-03-07Fixed 3D-Coat -> Blender workflowKalle-Samuli Riihikoski
2019-03-06Oscurart Tools: Batch Maker support all scenes in .blendEugenio Pignataro
2019-03-06users has now control what textures are linked to material.Kalle-Samuli Riihikoski
2019-03-06small uv fix to match with updated fxb importerKalle-Samuli Riihikoski
2019-03-06support for udim textures and buttons for easily remove applink nodesKalle-Samuli Riihikoski
2019-03-06pepEugenio Pignataro
2019-03-06add material overridesEugenio Pignataro
2019-03-05OBJ importer: do not do 'smart' init of new UV layers.Bastien Montagne
2019-03-05Fix T62224: FBX importer dosen't import uv-maps correctly when there is 2 or ...Bastien Montagne
2019-03-04Adding feature for multi-uvsKalle-Samuli Riihikoski
2019-03-02glTF exporter: remove UI of already removed export propertyJulien Duroure
2019-03-02After Keep vertex index update this part is not needed anymore.Kalle-Samuli Riihikoski
2019-03-02More CleaningKalle-Samuli Riihikoski
2019-03-02Cleaning up the codeKalle-Samuli Riihikoski
2019-03-02add vertex colors support + rearrange texture update codeKalle-Samuli Riihikoski
2019-03-01remove again those unwanted prints, sorry about thisKalle-Samuli Riihikoski
2019-03-01Update for changes to operator namesCampbell Barton
2019-03-01remove extra displacement codeKalle-Samuli Riihikoski
2019-03-01remove unwanted printsKalle-Samuli Riihikoski
2019-03-01add displacement node + change mesh update(keep vertex index)Kalle-Samuli Riihikoski
2019-03-01glTF importer: Fix bug adding armature when there is already an armature in a...Julien Duroure
2019-03-01Update for API change: scene.cursor_location -> scene.cursor.locationCampbell Barton
2019-03-01glTF importer: avoid rotation issue when active collection is disabledJulien Duroure
2019-02-28glTF import: add in active collection, if anyJulien Duroure
2019-02-28Revert "FBX Exporter: Support special case of constant interpolation"Dalai Felinto
2019-02-28glTF importer: cleanup, remove uneeded parameterJulien Duroure
2019-02-28glTF import: Camera can have some childrenJulien Duroure
2019-02-28add new tool: Create vertex color mask random IDEugenio Pignataro
2019-02-28FBX Exporter: Support special case of constant interpolationDalai Felinto
2019-02-28object_color_rules: update for 2.8xCampbell Barton