利用者:Aligorith/2-5 BugReports

提供: wiki
< 利用者:Aligorith
2018年6月29日 (金) 03:43時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Bugs

  • Bone settings tools for armatures (from menus) don't correctly call invoke(), and so don't work
  • Bone settings -> enable tool has its hotkey overridden by the warp hotkey (warp is useless though!)
  • Loading files with old ID-properties saved (in 2.4x) crashes Blender (2.5)
  • Bug in axis drawing of bones, see near the root bone http://www.pasteall.org/blend/634 (ZanQdo)
    • Underlying cause is because text drawing assumes only object-matrix, and nothing else
  • Tooltips can sometimes hang around longer than we want them to (especially with the toolbar + a narrow view)

Probably Todo's

  • In NLA, animating the influence+strip time doesn't work well
  • Py-API/Operators - it is impossible to make any kind of compound operator that gets evaluated in the order you want (probably as macros cannot have modal stuff as anything but last step)
  • An entry to add group instances is missing from the add menu