Umang Raj

Umang_Raj

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

one pixel wide dark line in Copernicus 2025年9月8日9:24

Pixel space coords starts with 0, 0 to 1023 is equivalent to 1 to 1024, that blue line is just the data window padding, you can ignore that.

Launcher 21 "richer errors" 2025年9月1日7:31

I never get these kinds of errors on windows, you report a bug, or email the support for this.
However, "Richer Errors" here means that if you do the thing specefied you will get more detailed error desicription, to know what's going wrong.

Floating Geometry Spreadsheet 2025年8月26日10:21

You can do this is using the "pane" command in hscript,
you can write-
pane -F -m details
where -f means open a floating window, and with -m you have to specify the pane type, for spreadsheet it is "details", you can create shortcuts for other panes using this command too.
Assign this command to a shelf tool, and create a shortcut for that, and there are more options for this command you can check too!