Jump to content
3DCoat Forums

mifth

Applink Developer
  • Posts

    128
  • Joined

  • Last visited

Everything posted by mifth

  1. Hello man! I found some issues with axis rotation. Model id exported/imported with incorrec rotation. If i change this in your scrip i got ok in 3dcoat.py: LINE 237: bpy.ops.export_scene.obj(filepath=coa.applink_name,use_selection=True, use_mesh_modifiers=False,use_blen_objects=True, use_materials = True, keep_vertex_order = True,axis_forward='-Z',axis_up='Y') LINE 371: bpy.ops.import_scene.obj(filepath=path_object,axis_forward='-Z',axis_up='Y',use_image_search=False) LINE 482: bpy.ops.import_scene.obj(filepath=new_applink_name,axis_forward='-Z',axis_up='Y')
  2. Hello, 3dCoad devs. I downloaded 3dCoat Linux [bETA12B] and set my license key of 3.7. Everything works ok but i found some issues: - External 2d editor cannot be overridden. It's always photoshop.exe. And I cannot set my own editor's path. - Shaders are not loaded in the Voxel mode. There are no shaders in the list at all.
  3. The applink cannot be just two buttons (Export/Import). We really need different options to use it faster and smarter. I think to add one checkbox is not so complicated. Just a checkbox "Apply Mirror Modifier" or "Apply All Modifiers". Like this in python: bpy.ops.object.modifier_apply(data, "modifier name") Anyway thanks.
  4. Hello Journeymen . Your Applink i very cool and i use it every time when i use 3dCoat. I have a feature request: can you add a checkbox "apply modifiers" of "apply mirror modifier"? The problem is that i oftenly have models with a mirror modifier in blender. But when i export it to 3dCoat i have only a half of a model. Thank you.
  5. Итак, я пришел домой и проверил свой genius планшет. Этот баг происходит, если я включаю "interpolate" параметр. Если "Interpolate" выключен, то такой проблемы нет.
  6. Здрсьте. Система: Линукс Кубунту 64бит, Ваком Интуос 4. Баг с рисованием на границах объекта (планшет только): Этот баг возникает только когда я рисую планшетом. Когда рисую мышью, то все нормально. Дома у меня стоит такая же ОС и планшет genius. Как домой приду, то проверю и здесь отпишусь есть ли такая трабла с домашним планшетом.
×
×
  • Create New...