ya2 · news · projects · code · about

inspector
[pmachines.git] / prj.org
diff --git a/prj.org b/prj.org
index 53c634d00783b21d2e914009673b454d7dd29060..4137669d08f928ea46642b8b8a3a29f5a1c8b002 100644 (file)
--- a/prj.org
+++ b/prj.org
   - [X] close editor
 - [X] popup if exit with an unsaved scene
 - [X] list of scenes
-- [ ] item editor
+- [X] item editor
+  - [X] position (default: 0, 0, 0)
+  - [X] roll (default: 0)
+  - [X] scale (default: 1)
+  - [X] mass (default: 1)
+  - [X] restitution (default: .5)
+  - [X] friction (default: .5)
+  - [X] expected number of contacts (default: 1)
+  - [X] save modifications in the json file
 - [ ] new item
 - [ ] new scene
+- [ ] start items
 - [ ] editing of test_items in the editor for functional tests
 - [ ] define functional tests
 * BACKLOG tooltips for buttons