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

投稿ツリー


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

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

msg# 1.32
depth:
1
前の投稿 - 次の投稿 | 親投稿 - 子投稿なし | 投稿日時 2013/12/24 9:18
完全無欠猫  長老 居住地: 兵庫  投稿数: 750
Crash関係:
SHA-1: 2a2c27b175edc204206f502a18398b8c50cfca76
* Fix for crash when no args where given with -o, -x command line args

気になったもの:
SHA-1: 63a2cc2ab76794f5645f5b9289199ac9b1a8974c
* BMesh API: make simple, low level functions inline

SHA-1: d5263c37faf73d0f6cc2466ac0806fef972119fb
* Modifier: New Wireframe Modifier
Based on patch originally by Thomas Beck,

SHA-1: 01acc2a7dcb3ba3bd99f75aac77c14619b10c539
* EditMesh: wireframe tool, add offset and vgroup support (not used yet)

SHA-1: 87cc890aef53c4660448b1125dc0c40a187ae1f2
* Support units in modal numinput
 Summary:
  This completly changes the way modal numinput is handled. Now, edited expression is a string, which then gets unit- and py-evaluated to
  get a float value.
  We gain many power and flexibility, but lose a few "shortcuts" like '-' to negate, or '/' to inverse (if they are really needed,
  we still can add them with modifiers, like e.g. ctrl-/ or so).
 Features:
  - units (cm, ", deg, etc.).
  - basic operations from python/BKE_unit (+, *, **, etc.), and math constants and functions (pi, sin, etc.).
  - you can navigate in edited value (left/right key, ctrl to move by block) and insert/delete chars, e.g. to fix a typo without
   having to rewrite everything.
  - you can go to next/previous value with (ctrl-)TAB key.
  - As before, hitting backspace after having deleted all leading chars will first reset the edited value to init state,
   and on second press, the whole "modal numinput" editing will be cancelled, going back to usual transform with mouse.
 Notes:
  - Did not touch to how values are shown in header when modal numinput is not enabled (would do that in another commit),
   so this is still quite inconsistent.
  - Added back radian support in BKE_unit.
  - Added arcminute/arcsecond to BKE_unit.
  (those unit changes affect all angle UI controls, btw, so you can now enter radians or longitude/latitude values when in degrees units).

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