Skip to content

Conversation

@AristurtleDev
Copy link
Collaborator

Description

Bump version to 5.2.0 for release

Checklist

Please read and check the following items. Pull requests will not be reviewed if all items are not checked.

  • I have verified that there are no existing pull requests that would overlap with this pull request.
  • I have verified that I am following the guidelines as outlined in this project's contribution policy
  • I have verified that this pull request adheres to this project's code of conduct.
  • I have written a descriptive title for this pull request.
  • I have provided appropriate test coverage were applicable.

@AristurtleDev AristurtleDev merged commit 886254e into develop Oct 27, 2025
1 check passed
@AristurtleDev AristurtleDev deleted the release/5.2.0 branch October 27, 2025 01:53
AristurtleDev added a commit that referenced this pull request Oct 27, 2025
* Feature/static particle serializer (#1044)

* Create ParticleEffectSerializer and add Deserialize methods

* Add particle effect deserialize methods

* Remove space in region directive

* Update to use new ParticleEffectSerializer

* Add unit tests for ParticleEffectSerializer

* Mark ParticleEffectReader and ParticleEffectWriter as obsolete

* Perform check for rooted path when loading textures

* Add methods that allow for default values that don't throw exceptions

* Deserialize using default values if attribute not found

* Ensure that texture name is set when deserializing texture element

* Read the enabled attribute for interpolators

* Write the enabled attribute for modifiers and interpolators

* Update tests

* Update version to 5.2.0 (#1045)
AristurtleDev added a commit that referenced this pull request Oct 27, 2025
* Feature/static particle serializer (#1044)

* Create ParticleEffectSerializer and add Deserialize methods

* Add particle effect deserialize methods

* Remove space in region directive

* Update to use new ParticleEffectSerializer

* Add unit tests for ParticleEffectSerializer

* Mark ParticleEffectReader and ParticleEffectWriter as obsolete

* Perform check for rooted path when loading textures

* Add methods that allow for default values that don't throw exceptions

* Deserialize using default values if attribute not found

* Ensure that texture name is set when deserializing texture element

* Read the enabled attribute for interpolators

* Write the enabled attribute for modifiers and interpolators

* Update tests

* Update version to 5.2.0 (#1045)

* Proivde deserailzie methods that don't rely on the content manager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants