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

投稿ツリー


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

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

msg# 1.62
depth:
1
前の投稿 - 次の投稿 | 親投稿 - 子投稿なし | 投稿日時 2014/2/18 11:01
完全無欠猫  長老 居住地: 兵庫  投稿数: 750
Crash関係:
SHA-1: 16c75cf594a92b232e46f922d644ac0a70088bad
* Fix T38654: Using a non-camera object for the SetCamera Scene Actuator causes a segfault.
 Non-camera objects are not supported as cameras, and trying to use them
 just causes memory errors (some bad typecasts are involved). When converting
 a Scene Actuator, only use the object as a camera if it is actually a camera.
 Also, the logic brick UI now filters for camera objects, which should help
 avoid confusion.

SHA-1: 1a4b718582efdfc39e81e86577d5d25a6bed9e98
* Fix crash on file load with linked groups and curve bevel.
 This isn't a proper fix, curve_cache should not be NULL, but it makes it
 possible to open the file at least.

SHA-1: e7ce4f22fb57d732750d756bf57d6ebcd307db85
* Fix T38647: "Make Duplicates Real" crashes in Solid mode
 This operator created new object and didn't tag them for update,
 which made it so their data isn't ready at the time of drawing.

SHA-1: 280f9d3b398a073d7a2d64c89d5b6b69939f2f30
* Fix T38650: Crash from enum item functions returning NULL instead of a single terminator item.
 Ideally no enum item function should return NULL, but since this is very
 common and an intuitive mistake, better handle that case gracefully in
 the RNA access function.

SHA-1: 1776cb92441b180c733ce13bbfcb1058bb46e6ae
* Fix T38670: Mask transform without a movieclip crashes
 Disable transform and mask display when there's no active clip.
 It's not a matter of returning fallback dimensions if there's no
 slip, it's also matter of making it so stabilization and distortion
 routines are aware of clip == NULL which is really crappy.
 Also almost all the operators are disabled in clip editor without
 active clip already anyway.
 Also tweaked header UI a bit to not display mask stuff when there's
 no active clip,

SHA-1: 4134bdc75c8f7fe354d850e84503546d743e9382
* Fix for rare crash in recent mask option to check overlaps

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