Added Editor Properties widget at the top of every World Editor tab, made tons of backend changes to get it to work properly

This commit is contained in:
parax0
2016-02-07 23:48:43 -07:00
parent 8e1b66fa5a
commit a46cd5446f
49 changed files with 930 additions and 299 deletions

View File

@@ -18,6 +18,7 @@
<assets>
<model source="file">script/common/CameraWaypoint.cmdl</model>
</assets>
<preview_scale>0.5</preview_scale>
<rotation_type>enabled</rotation_type>
<scale_type>enabled</scale_type>
</editor>

View File

@@ -16,6 +16,7 @@
<assets>
<model source="file">script/common/CameraWaypoint.cmdl</model>
</assets>
<preview_scale>0.5</preview_scale>
<rotation_type>enabled</rotation_type>
<scale_type>enabled</scale_type>
</editor>

View File

@@ -17,6 +17,7 @@
<assets>
<model source="file">script/common/SpiderBallWaypoint.cmdl</model>
</assets>
<preview_scale>0.5</preview_scale>
<rotation_type>enabled</rotation_type>
<scale_type>enabled</scale_type>
</editor>

View File

@@ -25,6 +25,7 @@
<assets>
<model source="file">script/common/Waypoint.CMDL</model>
</assets>
<preview_scale>0.5</preview_scale>
<rotation_type>enabled</rotation_type>
<scale_type>enabled</scale_type>
</editor>