Skip to content

[BUG]Deprecated tag is generated at config exporter #12

Description

@kazogihara

Hi!
I found deprecated config tag is generated at config generator in context menu.
I think this needs to be fixed, could you please check it?

  • generated config example
<?xml version="1.0" standalone="no" ?>
<world gridSize="5,5,6" windowSize="1280,720">
    <camera target="25,20,10" directionSpherical="0,30,100" angle="30.000000" near="1.000000" far="300.000000" />
    <spotlight target="25,25,0" directionSpherical="-35,40,150" angle="45.000000" />
    <blockList blockSize="10,10,10">
        <block position="0,0,0" color="128,128,64" orientation="0" />
        <block position="1,0,0" color="128,128,64" orientation="0" />
    </blockList>
</world>
  • deprecated tag
    • windowSize
    • angle
    • directionSpherical

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions