Jump to content
3DCoat Forums

SERGYI

3DCoat Developer
  • Posts

    330
  • Joined

  • Last visited

Everything posted by SERGYI

  1. Today I have uploaded "4.9.42A" for macOS which searches and imports Quixel materials from zip-archives and from already extracted folders inside "Downloads": http://www.pilgway.com/~sergyi/3DCoat/3DCoat-4.9.42A.dmg Now it is not mandatory to uncheck "Safari > Preferences… > General > [ ] Open "safe" files after downloading".
  2. Hello! I have compared the Quixel import in "3DCoat 4.9.41" under Windows and macOS using Quixel zip-files "Wood_Planks_tbykeacs_4K_surface_ms" and "Concrete_Dirty_sl2qedtp_4K_surface_ms". Material settings dialogs and results of the "Fill" tool look identical (please see the attached screenshots). On startup "3DCoat" under Windows checks folder "Downloads" for new Quixel zip-files (only once). The same function has been implemented under macOS in "3DCoat 4.9.42": http://www.pilgway.com/~sergyi/3DCoat/3DCoat-4.9.42.dmg Make sure to uncheck "Safari > Preferences… > General > [ ] Open "safe" files after downloading" to prevent Quixel zip-file extracting after downloading.
  3. Thanks for the feedback. I have checked "4.9.37". Native "3DCoat Renderer" works under macOS (please see the attached screenshot). "Render Man" is supported only under Windows.
  4. Hello! Please download our latest "3DCoat 4.9.37" for macOS from here: https://3dcoat.com/forum/index.php?/topic/23667-3dcoat-49-testing-thread/ Option "Ignore Back Faces" works there (please see attached screenshot).
  5. Hello! Please note that in the "3DCoat" Xcode project we have specified deployment target macOS 10.7. This means that "3DCoat" code itself should execute on the very old macOS. But "3DCoat" has been linked against third party dynamic libraries. Particularly Autodesk FBX, Intel MKL & TBB. Those libraries' requirements are not dependent from "3DCoat" Xcode project settings. For example, Intel MKL requires macOS 10.13 (MKL is used for retopo, uv unwrap, etc.). Most probably "3DCoat 4.9.34" doesn't run on your machine because it is not signed yet. We are currently sorting out the signing process. Please try the next upload.
  6. Testing 4.9.31 under macOS. Sculpting, retopo, baking, and smart materials painting are working.
  7. For today we have compiled all 1077 source files under macOS and we are going to the second stage of building - linking. P.S. Please note that actions "Perform Retopology" and "AUTOPO" had been broken between "4.8.38" and "4.8.39". "3DCoat 4.8.38" is the last build where they are working under macOS (please see attached screenshots): http://www.pilgway.com/~sergyi/3DCoat/3DCoat-4.8.38.dmg
  8. By installing old "3DCoat" builds under macOS one-by-one it turned out that between "4.8.38" and "4.8.39" actions "Perform Retopology" and "AUTOPO" had been broken. "3DCoat 4.8.38" is the last build where they are working under macOS (please see attached screenshots): http://www.pilgway.com/~sergyi/3DCoat/3DCoat-4.8.38.dmg Currently we are unable to fix them in new "3DCoat" build because for today we have compiled all 1077 source files under macOS and we are going to the second stage of building - linking.
  9. By installing old "3DCoat" builds under macOS one-by-one it turned out that between "4.8.38" and "4.8.39" actions "Perform Retopology" and "AUTOPO" had been broken. "3DCoat 4.8.38" is the last build where they are working under macOS (please see attached screenshots): http://www.pilgway.com/~sergyi/3DCoat/3DCoat-4.8.38.dmg Currently we are unable to fix them in new "3DCoat" build because for today we have compiled all 1077 source files under macOS and we are going to the second stage of building - linking.
  10. There was a problem inside OpenGL shader. Primary light intensity will affect voxel model under OpenGL in the next "3DCoat" build.
  11. Hello! Thanks for your waiting! For today a half of new "3DCoat" sources have been compiled under macOS (616 files out of 1082).
  12. Thanks for your interest. It is lagging because some time ago we have made huge changes to "3DCoat" source code which I am currently trying to port onto macOS.
  13. Have you tried to clear quarantine flag from http://www.pilgway.com/~sergyi/3DCoat/3DCoat-4.8.40.dmg? $ xattr -dr com.apple.quarantine /Applications/3DCoat-4.8.40
  14. There are several possible reasons for such problem: 1. Partial quarantine. To check that clear the quarantine flag from the whole "3DCoat" folder: $ xattr -dr com.apple.quarantine /Applications/3DCoat-4.9.02 If you will download latest http://www.pilgway.com/~sergyi/3DCoat/3DCoat-4.9.04.dmg then: $ xattr -dr com.apple.quarantine /Applications/3DCoat-4.9.04 In case you will download more stable http://www.pilgway.com/~sergyi/3DCoat/3DCoat-4.8.40.dmg then: $ xattr -dr com.apple.quarantine /Applications/3DCoat-4.8.40 2. "3DCoat" was unable to load some files. "3DCoat" folder should be placed on disk with case-insensitive file system. See format of your hard disk: Finder > Go > Computer > Macintosh HD > Get Info > Format: ???? "3DCoat" doesn't support case-sensitive file system under macOS. 3. Setting files of "3DCoat" have been corrupted. Rename your user data folder "Finder > Go > Home > 3D-CoatV48 (or 49)" into something like "-----3D-CoatV48 (or 49)". Then start "3DCoat" which will create new user data folder "Finder > Go > Home > 3D-CoatV48 (or 49)". P. S. Also make sure that "System Preferences > Users & Groups > Current User" has status "Admin". And try to enable dedicated AMD graphics by unchecking System Settings > Energy Saver > [ ] Automatic graphics switching. Only dedicated high-performance graphics support all OpenGL features in hardware.
  15. "3DCoat" has an icon "plain document with an A" because in several recent builds under macOS we had missed "3DCoat" icon. It has been added to the latest "3DCoat 4.9.04" for macOS: http://www.pilgway.com/~sergyi/3DCoat/3DCoat-4.9.04.dmg That build has some problems (commands "UV unwrap" and "AUTOPO" cause "3DCoat" to silently exit). Therefore under macOS try "3DCoat-4.8.40" which is more stable: http://www.pilgway.com/~sergyi/3DCoat/3DCoat-4.8.40.dmg
  16. Hello! Sometimes "Gatekeeper" by mistake places "3DCoat" on quarantine. Please clear quarantine attribute from folder with "3DCoat": $ xattr -dr com.apple.quarantine /Applications/3DCoat-4.9.04 Please note that "4.9.xx" are not stable yet under macOS. Under macOS please try "3DCoat-4.8.40": http://www.pilgway.com/~sergyi/3DCoat/3DCoat-4.8.40.dmg Probably you will also want to clear quarantine attribute from it after installation: $ xattr -dr com.apple.quarantine /Applications/3DCoat-4.8.40 For further assistance please contact me directly "support DOT linux AT 3dcoat.com".
  17. Please use this build: http://www.pilgway.com/~sergyi/3DCoat/3DCoat-4.8.40.dmg AUTOPO in "3DCoat 4.9.xx" under macOS will be fixed when the new version will be uploaded here (after 4.9.04): https://3dcoat.com/forum/index.php?/topic/23667-3dcoat-49-testing-thread/
  18. Hello! Personally we do not have Lenovo Yoga 3. But we have Surface Pro 2017. Here is a video on how "3DCoat 4.9.05" works on it: http://pilgway.com/~sergyi/Video/3DCoat-4.9.05-Gestures.mov As you can see camera moves only from fingers. Strokes appear only from pen. You have mentioned that gestures work for you. But mouse and pen do not work. Please try our standalone test: http://pilgway.com/~sergyi/TestStroke/TestStroke.zip Report results from that test directly to me "support DOT linux AT 3dcoat.com".
  19. UV unwrap also crashes on my system under macOS. It turned out that the last build without this problem is "3DCoat 4.8.40": http://www.pilgway.com/~sergyi/3DCoat/3DCoat-4.8.40.dmg Please use it while we will fix that problem in "3DCoat 4.9.x".
  20. Recently I am working on problems with "3DCoat" under macOS. But under Linux Ubuntu 19.04 I have built our standalone standard pen pressure test http://pilgway.com/~sergyi/TEST STROKE/TEST STROKE.tar.xz (run from Terminal) and have started to investigate "3Dconnexion" support using http://spacenav.sourceforge.net/
  21. Загрузите последнюю сборку "3DCoat" с опцией "TabletPC" (нужен для Surface Pro): https://3dcoat.com/forum/index.php?/topic/22364-3dcoat-48-beta-testing-thread/ В последующих сборках также будет доступна опция "Treat eraser as pen" (нужна для планшетов HUION в режиме "WinTab").
  22. I have performed the following steps in "3DCoat 4.8.38" under Windows and macOS: Start "3DCoat 4.8.38" > Voxel Sculpting > empty grid > tab "Curves" > select "Chain" > enter "Brush Radius = 20" > click several times (see the same results on the attached screenshots from Windows and macOS). Try to reset your settings. Rename your user data folder "Finder > Go > Home > 3D-CoatV48" into something like "-----3D-CoatV48". Then start "3DCoat" which will create new user data folder "Finder > Go > Home > 3D-CoatV48". Then perform the steps above. You can find the latest "3DCoat" here: https://3dcoat.com/forum/index.php?/topic/22364-3dcoat-48-beta-testing-thread/
  23. "ToothPaste" works incorrectly under macOS indeed.
  24. Sadly but long because a lot of problems have been encountered. In the meantime I have received a letter from our user which reported that "3DCoat" works good under Wine from WineHQ repositories. Maybe worth trying that while native version will be built.
  25. In Terminal clear quarantine attribute from folder "3DC-printing-1.1.09": $ xattr -dr com.apple.quarantine /Applications/3DC-printing-1.1.09/* If that didn't work do the following: 1. Check integrity of downloaded image: http://www.3d-coat.com/~sergyi/3DC-printing/3DC-printing-1.1.09.dmg File size is 142,312,944 bytes. Terminal command $ shasum 3DC-printing-1.1.09.dmg returns a1f9263bff1df8f0942dfa65867605f0db77a9d3 2. Remove quarantine attribute from download image: $ xattr -d com.apple.quarantine 3DC-printing-1.1.09.dmg $ ls -l@ 3DC-printing-1.1.09.dmg (attribute "com.apple.quarantine" should gone) 3. Remove previous folder "/Applications/3DC-printing-1.1.09". Copy "3DC-printing-1.1.09" from disk image with cleared quarantine attribute into "/Applications" again.
×
×
  • Create New...