Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Improve StringHash Saving #2570

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jan 4, 2020

  1. Fixed JSONValue, adding Context forward declaration and passing the c…

    …ontext arg.
    SirNate0 authored and SirNate0 committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    cbca44d View commit details
    Browse the repository at this point in the history
  2. Added support for an "eventname" specifier to ValueAnimation over the…

    … hash value for "eventtype".
    SirNate0 authored and SirNate0 committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    b1b0501 View commit details
    Browse the repository at this point in the history
  3. ValueAnimation: prefer saving to "eventname" if hash reverse lookup i…

    …s possible.
    SirNate0 authored and SirNate0 committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    700a462 View commit details
    Browse the repository at this point in the history
  4. Added support for string keys (prefixed with $) to JSONValue VariantM…

    …aps.
    
    Added StringHash reversing to VariantMap saving in JSONValue and XMLElement.
    SirNate0 authored and SirNate0 committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    097e025 View commit details
    Browse the repository at this point in the history
  5. Missed a correction in teh JSONValue.cpp file.

    SirNate0 authored and SirNate0 committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    8481d51 View commit details
    Browse the repository at this point in the history