您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

2015-03-07_editor-0.4.0-and-0.5.0-plans.md 800B

12345678910111213141516171819
  1. Title: Editor 0.4.0 and plans for 0.5.0
  2. Date: 2015-03-07 00:00
  3. Category: News
  4. Slug: editor-0.4.0-and-0.5.0-plans
  5. Lang: en
  6. We completed Editor 0.4.0 in January. As it was planned, it only contains basic abilities to open and save a project. The major goal was to make MJIN, Python and Qt work together (we were unable to use PyQt or PySide due to technical difficulties).
  7. You can <a title="Editor 0.4.0" href="http://youtu.be/3cqiTIjWwA8" target="_blank">see 0.4.0 in action here</a>.
  8. We started Editor 0.5.0 development in February. It's 45% ready at the moment.
  9. Editor 0.5.0 planned features:
  10. 1. Scene node tree editing
  11. 1. Property browser with nodes' position and model editing
  12. 1. Qt5 support for the sake of easy building on various Linux distributions
  13. We estimate to complete it in April.