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

stable reflect type name #5805

Closed
wants to merge 96 commits into from

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    c9ad9a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bab4ae5 View commit details
    Browse the repository at this point in the history
  3. fix tuple TypeName

    tguichaoua committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    06e9258 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    312659a View commit details
    Browse the repository at this point in the history
  5. update tests

    tguichaoua committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    6982351 View commit details
    Browse the repository at this point in the history
  6. update Reflect::represents

    tguichaoua committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    317372f View commit details
    Browse the repository at this point in the history
  7. fix ci

    tguichaoua committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    30a663f View commit details
    Browse the repository at this point in the history
  8. fix examples/3d/skybox

    tguichaoua committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    3a8958a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Update crates/bevy_reflect/src/type_name.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    a710c17 View commit details
    Browse the repository at this point in the history
  2. Update crates/bevy_reflect/src/type_name.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    006c8e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7e8dd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8eeb06d View commit details
    Browse the repository at this point in the history
  5. drop Cow in TypeName

    tguichaoua committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    140e009 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fba583 View commit details
    Browse the repository at this point in the history
  7. fix ci + doc

    tguichaoua committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    4f17b0c View commit details
    Browse the repository at this point in the history
  8. remove ReflectTypeName

    tguichaoua committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    c135dae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    11889a1 View commit details
    Browse the repository at this point in the history
  10. glam type name

    tguichaoua committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    fe2ff0b View commit details
    Browse the repository at this point in the history
  11. fix glam tests

    tguichaoua committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    e7fc222 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ca5e875 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Update crates/bevy_reflect/bevy_reflect_derive/src/derive_data.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    0563cf9 View commit details
    Browse the repository at this point in the history
  2. Update crates/bevy_reflect/bevy_reflect_derive/src/reflect_value.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    be2b3d5 View commit details
    Browse the repository at this point in the history
  3. Update crates/bevy_reflect/src/impls/std.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    8cd535a View commit details
    Browse the repository at this point in the history
  4. Update crates/bevy_reflect/src/type_info.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    8af97fc View commit details
    Browse the repository at this point in the history
  5. Update crates/bevy_reflect/src/utility.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    eb1e2f6 View commit details
    Browse the repository at this point in the history
  6. Update crates/bevy_reflect/src/utility.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    80b22d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9682cec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9d3afa View commit details
    Browse the repository at this point in the history
  9. rm old comment

    tguichaoua committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    329f248 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e6a3ce8 View commit details
    Browse the repository at this point in the history
  11. Update crates/bevy_reflect/bevy_reflect_derive/src/impls/type_name.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    4722a19 View commit details
    Browse the repository at this point in the history
  12. Update crates/bevy_reflect/bevy_reflect_derive/src/impls/type_name.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    aecba77 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4fd9a53 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b2be7e9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9ea7f9a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b697bc3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a6654c1 View commit details
    Browse the repository at this point in the history
  18. avoid usage of stringify!

    tguichaoua committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    34f57b7 View commit details
    Browse the repository at this point in the history
  19. fix fmt in doc code

    tguichaoua committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    26460dd View commit details
    Browse the repository at this point in the history
  20. fix utility doc

    tguichaoua committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    f4a6655 View commit details
    Browse the repository at this point in the history
  21. rm useless as_ref()

    tguichaoua committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    45eca48 View commit details
    Browse the repository at this point in the history
  22. example: add comment

    tguichaoua committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    e2e3a02 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3f2ee5d View commit details
    Browse the repository at this point in the history
  24. doc: impl_type_name

    tguichaoua committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    ba4da30 View commit details
    Browse the repository at this point in the history
  25. doc: derive_type_name

    tguichaoua committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    d8987f4 View commit details
    Browse the repository at this point in the history
  26. TypeName is 'static

    tguichaoua committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    d155529 View commit details
    Browse the repository at this point in the history
  27. doc: TypeName

    tguichaoua committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    0c25180 View commit details
    Browse the repository at this point in the history
  28. doc: GenericTypeNameCell

    tguichaoua committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    b0a6604 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9ef1454 View commit details
    Browse the repository at this point in the history
  30. fix docs

    tguichaoua committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    83e3500 View commit details
    Browse the repository at this point in the history
  31. fix test

    tguichaoua committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    b1411ab View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Update crates/bevy_reflect/bevy_reflect_derive/src/lib.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    86ab916 View commit details
    Browse the repository at this point in the history
  2. Update crates/bevy_reflect/bevy_reflect_derive/src/lib.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    5e87d13 View commit details
    Browse the repository at this point in the history
  3. Update crates/bevy_reflect/bevy_reflect_derive/src/lib.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    7295583 View commit details
    Browse the repository at this point in the history
  4. Update crates/bevy_reflect/src/type_name.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    85739b8 View commit details
    Browse the repository at this point in the history
  5. Update crates/bevy_reflect/src/type_name.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    c9ec3e8 View commit details
    Browse the repository at this point in the history
  6. Update crates/bevy_reflect/src/type_name.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    ef4986e View commit details
    Browse the repository at this point in the history
  7. Update crates/bevy_reflect/src/utility.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    4feef51 View commit details
    Browse the repository at this point in the history
  8. Update crates/bevy_reflect/bevy_reflect_derive/src/lib.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    6f750c6 View commit details
    Browse the repository at this point in the history
  9. Update crates/bevy_reflect/bevy_reflect_derive/src/lib.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    563cb75 View commit details
    Browse the repository at this point in the history
  10. Update crates/bevy_reflect/bevy_reflect_derive/src/lib.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    9c3a034 View commit details
    Browse the repository at this point in the history
  11. Update crates/bevy_reflect/bevy_reflect_derive/src/lib.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    dbd4bde View commit details
    Browse the repository at this point in the history
  12. Update crates/bevy_reflect/src/type_name.rs

    Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
    tguichaoua and MrGVSV committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    f67f1af View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3aa805a View commit details
    Browse the repository at this point in the history
  14. update TypeName doc

    tguichaoua committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    188b2f3 View commit details
    Browse the repository at this point in the history
  15. fix example comment

    tguichaoua committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    08e2c8f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a7aa4de View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    184d335 View commit details
    Browse the repository at this point in the history
  2. update some doc links

    tguichaoua committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    fa9bdb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dda494 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3668407 View commit details
    Browse the repository at this point in the history
  5. update std types TypeName

    tguichaoua committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    b449fbe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d42f12 View commit details
    Browse the repository at this point in the history
  7. remove extra spaces

    tguichaoua committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    a4c93cf View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    2afbd85 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    fab49b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c914af0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86e12d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb84e1e View commit details
    Browse the repository at this point in the history
  5. fix type path generation

    tguichaoua committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    60ff2b7 View commit details
    Browse the repository at this point in the history
  6. fix ci & doc

    tguichaoua committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    e4efa1b View commit details
    Browse the repository at this point in the history
  7. refix ci & doc

    tguichaoua committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    02aabfa View commit details
    Browse the repository at this point in the history
  8. fix doc

    tguichaoua committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    afda7b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    aaef516 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddf4726 View commit details
    Browse the repository at this point in the history
  3. fix tuple impl

    tguichaoua committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    0b0cf93 View commit details
    Browse the repository at this point in the history
  4. fix ci

    tguichaoua committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    88d2082 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. minor doc fix

    tguichaoua committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    4f9d953 View commit details
    Browse the repository at this point in the history
  2. remove empty space

    tguichaoua committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    c28c3b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    a46a028 View commit details
    Browse the repository at this point in the history
  2. fix merge

    tguichaoua committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    5303da3 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    5a70e6f View commit details
    Browse the repository at this point in the history
  2. fix merge error

    tguichaoua committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    de07bd5 View commit details
    Browse the repository at this point in the history
  3. fix ser/de for option

    tguichaoua committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    858a6c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Configuration menu
    Copy the full SHA
    504495b View commit details
    Browse the repository at this point in the history
  2. fix CI

    tguichaoua committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    226dad2 View commit details
    Browse the repository at this point in the history