#13 Canvas editors: apply transformations

已关闭
caryoscelus7 年之前创建 · 1 条评论

(same applies to timeline editors)

Implementation: since nodes can be reused, transform info cannot be stored in node; thus either a separate tree structure should be present or transform can be re-calculated each time node is re-selected. The latter seems to be a better choice, at least for now.

(same applies to timeline editors) Implementation: since nodes can be reused, transform info cannot be stored in node; thus either a separate tree structure should be present or transform can be re-calculated each time node is re-selected. The latter seems to be a better choice, at least for now.
caryoscelus 评论于 6 年之前
所有者

To be implemented properly, we'll need to have a common way to reference node position (universal analogue of QModelIndex), which could then be used for renderers, editors etc. See caryoscelus/rainynite-core#56

To be implemented properly, we'll need to have a common way to reference node position (universal analogue of QModelIndex), which could then be used for renderers, editors etc. See https://notabug.org/caryoscelus/rainynite-core/issues/56
caryoscelus 在代码提交 6 年之前 中引用了该工单
登录 并参与到对话中。
正在加载...
取消
保存
这个人很懒,什么都没留下。