diff tools/editor/settings-dist.xml @ 562:e34b44afd428

Fixed the built in pychan dialogs as they didin't work at all. Updated the editor to support modal execution and now use the pychan dialog message boxes for displaying some error messages.
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Thu, 24 Jun 2010 19:58:59 +0000
parents 64738befdf3b
children 8d0a4e87f24d
line wrap: on
line diff
--- a/tools/editor/settings-dist.xml	Thu Jun 24 18:40:30 2010 +0000
+++ b/tools/editor/settings-dist.xml	Thu Jun 24 19:58:59 2010 +0000
@@ -22,6 +22,7 @@
 	<Module name="Plugins">
 		<Setting name="HistoryManager" type="bool">True</Setting>
 		<Setting name="LayerTool" type="bool">True</Setting>
+		<Setting name="CameraEdit" type="bool">True</Setting>
 		<Setting name="ObjectEdit" type="bool">True</Setting>
 		<Setting name="ObjectSelector" type="bool">True</Setting>
 	</Module>