sideeffects / HoudiniEngineForUnity_deprecated

Houdini Engine for Unity (deprecated)
http://www.sidefx.com/unity
159 stars 44 forks source link

Linux: I cannot add/edit curve points #10

Open mifth opened 6 years ago

mifth commented 6 years ago

Hi.

I cannot add/edit curve points. I tried to create a curve HoudiniEngine->CreateCurve. Also I tried the Curve Decorator. I cannot edit points at all. I don't see any points. My system is: Kubuntu 17.04. Nvidia GTX 560.

selection_136 selection_137 selection_138

I googled here. May be it can helps: https://www.google.ru/search?newwindow=1&ei=va4eWtDED8jw6ATx1IroDA&q=unity+editor+GUI+Error%3A+You+are+pushing+more+GUIClips+than+you+are+popping.+Make+sure+they+are+balanced%29+UnityEngine.GUIUtility%3AProcessEvent%28Int32%2C+IntPtr%29&oq=unity+editor+GUI+Error%3A+You+are+pushing+more+GUIClips+than+you+are+popping.+Make+sure+they+are+balanced%29+UnityEngine.GUIUtility%3AProcessEvent%28Int32%2C+IntPtr%29&gs_l=psy-ab.3...2998.5814.0.5949.12.9.0.0.0.0.0.0..0.0....0...1c.1.64.psy-ab..12.0.0....0.8rL2K7S3Zeo

SeelanV commented 6 years ago

Looks like the OpenGL library is not being found on your system. For a quick workaround, try commenting out line 64 and 65 in HoudiniHostGraphics.cs. I'll investigate and get back to you.

mifth commented 6 years ago

Sorry guys. I removed linux and installed Windows. Because of $%&%& Zbrush. I cannot help in testing now. ((

I had base Kubuntu Linux with Nvidia drivers. Nothing special.