Re: 最新版の修正情報で気になったもの

投稿ツリー


このトピックの投稿一覧へ

通常 Re: 最新版の修正情報で気になったもの

msg# 1.36
depth:
1
前の投稿 - 次の投稿 | 親投稿 - 子投稿なし | 投稿日時 2014/1/8 8:16
完全無欠猫  長老 居住地: 兵庫  投稿数: 750
Crash関係:
SHA-1: d490e686f03ce75ab3f58a24bd0e6b8ff82a10ca
* Fix T38100: laplacian smooth crash

SHA-1: e23bcbbb6d78709993b6187a2631eb20cd555e5a
* Fix for crash in anim render: The callbacks in bMovieHandle are expected
 to exist and accessed without prior NULL checks (with exception of
 get_next_frame and get_movie_path). The callbacks are not reliably
 initialized however if none of the video formats is enabled (AVI being
 the default). Added stub functions now that ensure access to
 bMovieHandle callbacks is safe and doesn't crash.

SHA-1: ebf23b51448e4bc9c67d656093ecc01be882c9d3
* Fix T38075, crash from shader node add/replace tree view template.
 The sanity check for copying socket default value was using the socket
 idname for type compatibility checks, which is too strict. Subtypes
 would not be recognized as copyable, but since only the plain data type
 is needed below this is all that needs to be checked.
 That alone would not cause crash (just missing default value copy),
 but the tree view template was messing with the default_value DNA
 directly by freeing it in advance, which is not necessary and should
 be left to blenkernel when freeing the node. Otherwise this would
 leave the node invalid without a default_value if the copy function
 bails out.


投票数:2 平均点:10.00

  条件検索へ


ログイン

ユーザ名:

パスワード:



パスワード紛失

クイックリンク

2021/07/01版
●Blender.org
BlenderFoundation
- Blenderのダウンロード
- 公式チュート等
- 公式マニュアル(和訳)

●ニュース(英文)
BlenderNation

●Blenderコミュニティ
blenderartists.org

●Blender Q&A
- Blender Stack Exchange

●テストビルド
Buildbot(自動生成)


●開発関連
公式開発サイト
Blender開発blog
Blender Wiki