Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed JSON communication for detected objects
- Key "objects" in Json hold a dict of tracked objects - self.data now keep track of all changes in detected objects Problems: - Keyframe updates are slow when interacting with transform handlers - Saving the project is also slow
- Loading branch information