Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added property names to undo commands #4013

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 17, 2024

  1. Added property names to undo commands

    * Set Property 'foo'
    * Add Property 'foo'
    * Remove Property 'foo'
    
    Currently I haven't touched "Rename Property" because I think it would
    get a little too verbose if we mentioned two names.
    
    However, the name does mention the full path of a property if it is
    nested, separated by dots.
    
    Also addressed a old occurrence of 'Type' which should have been renamed
    to 'Class' in Tiled 1.9.
    bjorn committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a61b5c1 View commit details
    Browse the repository at this point in the history