Stykka / glTF-Bin

[Deprecated See https://github.com/mcneel/glTF-IO] glTF exporter for Rhinoceros. Supports: mode-text, mode-binary, binary-draco, materials, and textures.
MIT License
31 stars 18 forks source link

Options dialog is cut of and it disappears > Rhino freezes #56

Open marikaalmgren opened 3 years ago

marikaalmgren commented 3 years ago

To reproduce:

  1. Go to save model as.
  2. Choose gltf
  3. Press the options dialog box.
  4. First bug: Cut_off
  5. Then if you at this point with go to another window or application. (I went to write this bug report).
  6. Bug: You're not able to get back to the options dialog, once you go away, Rhino is completely stuck because it has the dialog box open, but you can't get to it. In order to get Rhino running again, you have to shut Rhino down from the Task manager.
marikaalmgren commented 3 years ago

The dialogbox now stays and doesn't freeze Rhino but it's still cut off. Still_the_same

jrz371 commented 3 years ago

image Looks alright on my machine. Were you seeing this on a Bootcamp machine?

marikaalmgren commented 3 years ago

Yes it's still cut off and yes I'm on Bootcamp Still_cut_off

CoolAdmin57 commented 2 years ago

Hello, sorry if this a little bit off topic, but glTF-Bin exporter installed from package manager rhino seems doesn't have "always use these settings". May I know how do you show that option? Do you install it from github? if then may I know how you installed it? Thankyou very much

jrz371 commented 2 years ago

Hi, you can clone from GitHub and build it yourself if you desire. A new version needs built and uploaded to the PackageManager to get it directly in Rhino. Currently, there are still some bugs preventing a release.

CoolAdmin57 commented 2 years ago

I see... Thankyou for your hard work Josh, amazing plugin