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

投稿ツリー


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

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

msg# 1.42
depth:
1
前の投稿 - 次の投稿 | 親投稿 - 子投稿なし | 投稿日時 2014/1/16 10:11
完全無欠猫  長老 居住地: 兵庫  投稿数: 750
Crash関係:
SHA-1: 1ad4b85e8f1e06cbbf9523146cafd37d9d2d1fd1
* Fix T38224: Blender crashes on duplicating curve
 Issue is caused by the evaluation flags getter called with
 NULL depsgraph. It happens on direct object update from the
 transform code after duplicating the curve.
 Proper solution is probably to make sure depsgraph is rebuild
 after duplication, but for now it's better to prevent crashes.

SHA-1: 2678b12a368dee19c01b42a41e15980002f01d18
* Fix T38216: Cycles render crash Blender in some scene in versions
 Issue was caused by evaluation flags getter function polluting
 the DAG. Need to use dag_find_node() instead.
 Still need to doublecheck exporting objects with curve deform
 works properly. On the first thought it should, but might be
 wrong again.

気になったもの:
SHA-1: a86f43df9f7940aa83195323f9ac06241091b8ae
* Fix T38227: Cloth cache storing only every 10 frames.
 Make sure pointcache step is set to 1 for cloth when copying objects.

投票数:0 平均点:0.00

  条件検索へ


ログイン

ユーザ名:

パスワード:



パスワード紛失

クイックリンク

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

●ニュース(英文)
BlenderNation

●Blenderコミュニティ
blenderartists.org

●Blender Q&A
- Blender Stack Exchange

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


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