mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-01 09:37:03 +02:00
* Find PlacementModes by attribute * Let modes specify priority * Make some PlacementManager dependencies public so Content can use them * Space out the priorities a bit more * xmldoc for attribute * Revert "xmldoc for attribute" This reverts commitf1f0299c55. * Revert "Space out the priorities a bit more" This reverts commit549eac1eb2. * Revert "Make some PlacementManager dependencies public so Content can use them" This reverts commitc060f6cb2d. * Revert "Let modes specify priority" This reverts commitf113b40c7f. * Revert "Find PlacementModes by attribute" This reverts commit27efb6c5cf. * Completely redo to use PlacementManager's mode dictionary * Backwards compat * Cache the value of AllModeNames