「利用者:Sybren/missing docs」の版間の差分
(→Missing documentation) |
細 (1版 をインポートしました) |
(相違点なし)
|
2018年6月29日 (金) 06:22時点における最新版
Missing documentation
Here I'll list stuff missing in the documentation:
- Property options, such as 'SKIP_SAVE'; possibly link to http://blender.stackexchange.com/questions/21104/option-flags-for-custom-properties-bpy-props
- Layout types should be better explained, such as the difference between
prop_enum
andprops_enum
.