<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: instance.id</title>
    <description>The latest articles on DEV Community by instance.id (@instanceid).</description>
    <link>https://dev.to/instanceid</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F373837%2F00aed9c6-39cb-4b43-a301-7000cab21fdc.png</url>
      <title>DEV Community: instance.id</title>
      <link>https://dev.to/instanceid</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/instanceid"/>
    <language>en</language>
    <item>
      <title>I created a "Search Everything" add-on for the 3d software, Houdini. [Python/Qt]</title>
      <dc:creator>instance.id</dc:creator>
      <pubDate>Tue, 30 Jun 2020 14:59:16 +0000</pubDate>
      <link>https://dev.to/instanceid/i-created-a-search-everything-add-on-for-the-3d-software-houdini-python-qt-2d5l</link>
      <guid>https://dev.to/instanceid/i-created-a-search-everything-add-on-for-the-3d-software-houdini-python-qt-2d5l</guid>
      <description>&lt;p&gt;Being that most folks here are developers, what the add-on is for may not be of much interest as it is a "Search Everything" add-on for the 3d software Houdini, but the add-on itself might be neat to see some pics and such of.&lt;/p&gt;

&lt;p&gt;It's written in Python2.7 (as that is what Houdini currently uses) and Qt.Py/PySide2(Qt interface). &lt;/p&gt;

&lt;p&gt;It uses Full-Text Search 5(FTS5) to provide fuzzy/abbreviated search capability to be able to find and execute most all actions/commands as well as UI menus and items directly from the search window. &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--GADREXoN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.imgur.com/kz3OPHX.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--GADREXoN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.imgur.com/kz3OPHX.png" alt="Abbreviated"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I created custom tooltips that show up in a dedicated info bar and created some debug metrics.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--4HE5MGA6--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://i.imgur.com/A1cdPbc.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--4HE5MGA6--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://i.imgur.com/A1cdPbc.gif" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I was then compelled to animate the settings menu. I have a typical info window, then the bug report menu, depending on what is selected from the drop down, sends you to the github issues page and utilizes the appropriate issue template. Lastly is a small theming menu to change some of the colors around.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--I0YA9KOJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://i.imgur.com/1EoIY7B.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--I0YA9KOJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://i.imgur.com/1EoIY7B.gif" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Then lastly, for anyone interested in the actual Houdini part of its functionality, short video of it in action. &lt;br&gt;
&lt;a href="https://youtu.be/YBG1atLljZo"&gt;Video1&lt;/a&gt;&lt;br&gt;&lt;br&gt;
As well as one of it's other main features, being able to mouse-over windows/panes and view all available actions/commands for that particular window.&lt;br&gt;
&lt;a href="https://www.youtube.com/watch?v=ZzwwaVjVKaU"&gt;Video2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;All in all, I am quite pleased with how it came out.  &lt;/p&gt;

&lt;p&gt;*Thanks to &lt;a href="https://dev.to/halivert/convert-mp4-to-gif-3idd"&gt;this post&lt;/a&gt; for the nice ffmpeg command/settings, which were used to make the gifs in this post.&lt;/p&gt;

</description>
      <category>python</category>
      <category>qt</category>
      <category>houdini</category>
      <category>sidefx</category>
    </item>
  </channel>
</rss>
