Coder Social home page Coder Social logo

Comments (6)

iCyP avatar iCyP commented on July 30, 2024

Sorry for your inconvenience. Shader developing now.
If you need working it, please remove addon once and install from https://github.com/iCyP/VRM_IMPORTER_for_Blender2_8/releases/tag/0.71

For future development, it would be helpful if you could tell us your environment (OS \ GPU \ blender).

Thank you.

from vrm-addon-for-blender.

jasonmerchant avatar jasonmerchant commented on July 30, 2024

It says it installed, but it does not show up in the blender add on list. (I double checked and it did copy the folder to the correct location for add ons, it's just not being recognized at all after that)

I am on a Mac, blender 2.8, intel gpu

from vrm-addon-for-blender.

iCyP avatar iCyP commented on July 30, 2024

https://developer.apple.com/documentation/macos_release_notes/macos_mojave_10_14_release_notes
OpenGL on Mac is deprecated... Thank you for your report. but I don't have mac, sorry. I will think about answer for it.

Error is meaning it caused by shader compile of opengl when addon initialize with my new add function. But, my Surface Pro4 and Desktop(Geforce1070) don't have any problem.

from vrm-addon-for-blender.

iCyP avatar iCyP commented on July 30, 2024

In haste, I turned off opengl draw function on mac(depends on bpy.app.build_platform == b'Darwin')
Then, I think new version will work on mac without opengl draw function.

from vrm-addon-for-blender.

jasonmerchant avatar jasonmerchant commented on July 30, 2024

The mac itself has no problems with OpenGL. I've programmed in both Metal and OpenGL. When they say deprecated, they merely mean that they recommend you program with Metal because of the performance increases, but Apple has done nothing to break OpenGL support.

from vrm-addon-for-blender.

iCyP avatar iCyP commented on July 30, 2024

My answer is already above.
I won't have mac and your environment. So I can't develop for mac and so on.
If you still have problem about it, please fix it by yourself. You have got the chance of OSS contribution.
Thank you.

from vrm-addon-for-blender.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.