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

投稿ツリー


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

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

msg# 1.38
depth:
1
前の投稿 - 次の投稿 | 親投稿 - 子投稿なし | 投稿日時 2014/1/10 10:08
完全無欠猫  長老 居住地: 兵庫  投稿数: 750
Crash関係:

SHA-1: cc31722a412b19645aebedb8192502d3a3e73cdb
* Fix T38000: vertex parent crash due to threading issues
 Issue is causes by vertex parent modifies original BMesh from
 a multiple threads. Ideally this is to be done as a separate
 update callback for mesh datablock, but it's not so much simple
 now (would need to do some re-arranges to DAG which might conflict
 with the work from Ali or will double amount of work we did).
 So for now use simple solution with mutex lock.
 Based on the patch from Campbell Barton with some fixes to make
 changes really thread-safe.

SHA-1: 1ea5c2a8e3518cf736e90394a1c10c1b31816f11
* Fix remaining sculpt mode crash using multires modifier, similar cause
 to previous sculpt fix (OpenGL access from thread with no context
 bound). The fact that this has gone unnoticed so far means that people
 are dyntopoing like crazy these days.

投票数: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