mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-10 05:57:48 +00:00
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:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user