Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mrDIMAS committed Nov 6, 2022
1 parent 37ebcff commit cf5a71b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -45,6 +45,9 @@ physics integration parameters, ambient lighting color, various flags, etc.
while iterating over them.
- Property Selector widget - allows you to pick a property path from an object that supports `Reflect` trait.
- `Reflect` implementation for `Uuid`
- `fyrox::gui::utils::make_cross` - small helper to create a vector image of a cross
- `FieldInfo::type_name` - allows to get type name of a field without using unstable
`std::any::type_name_of_val`

# 0.28

Expand Down

0 comments on commit cf5a71b

Please sign in to comment.