<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>katsumi3</author_name>
  <author_url>https://blog.hatena.ne.jp/katsumi3/</author_url>
  <blog_title>アストラルプリズム</blog_title>
  <blog_url>https://katsumi3.hatenablog.com/</blog_url>
  <categories>
    <anon>blenderアドオン制作</anon>
    <anon>blender</anon>
    <anon>blender-bpy</anon>
  </categories>
  <description>アドオンにいろんな機能をつけようと思うとどんどん重たくなってしまう。 実はbpy.ops系は重たいのだ・・・。回避方法 ・何でもかんでもモジュールを呼ばない ・アドオン使用時の数値入力するところを別の場所に作る ・bpy.ops系を使わない 何でもかんでもモジュールを呼ばない importなにがしでいろんなの呼ぶのに時間がかかるのであんまり多用しないほうが良い 便利だけど。 アドオン使用時の数値入力するところを別の場所に作る 実際早くなるわけではないが体感的に違うと思う。 アドオン使用時に数値入力するあの黒いUIだと、数値を変更するたびにアドオンがお試し実行されてしまうので数値入力だけで重たく…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkatsumi3.hatenablog.com%2Fentry%2F2020%2F03%2F02%2F123704&quot; title=&quot;blender python アドオンの動きを軽くする - アストラルプリズム&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-03-02 12:37:04</published>
  <title>blender python アドオンの動きを軽くする</title>
  <type>rich</type>
  <url>https://katsumi3.hatenablog.com/entry/2020/03/02/123704</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
