Difference between revisions of "Known Issues"

From Octodad Workshop
Jump to navigation Jump to search
Line 2: Line 2:
 
* General Bugs
 
* General Bugs
 
** Parent/child hierarchies that contain rotations (other than 0,0,0) and scales (other than 1,1,1) may exhibit bugs in some behavior.  It's best that empty scene nodes holding a bunch of physics objects, for instance, be at the origin, with a scale of 1 and no rotation.
 
** Parent/child hierarchies that contain rotations (other than 0,0,0) and scales (other than 1,1,1) may exhibit bugs in some behavior.  It's best that empty scene nodes holding a bunch of physics objects, for instance, be at the origin, with a scale of 1 and no rotation.
 +
** Many object attributes do not have any effect.  These were placeholders for features that never became implemented.  We are working to remove these, but please let us know if you find any.
 
* Undo/Redo bugs
 
* Undo/Redo bugs
 
** Undo does not work for animator creation/deletion.
 
** Undo does not work for animator creation/deletion.

Revision as of 18:25, 24 December 2013

Known Issues

  • General Bugs
    • Parent/child hierarchies that contain rotations (other than 0,0,0) and scales (other than 1,1,1) may exhibit bugs in some behavior. It's best that empty scene nodes holding a bunch of physics objects, for instance, be at the origin, with a scale of 1 and no rotation.
    • Many object attributes do not have any effect. These were placeholders for features that never became implemented. We are working to remove these, but please let us know if you find any.
  • Undo/Redo bugs
    • Undo does not work for animator creation/deletion.