Skip to content
Snippets Groups Projects
  1. Nov 29, 2024
    • Caleb Yates's avatar
      Code quality improvements (#164) · e8a853a6
      Caleb Yates authored
      * fix: Implement reflect for FocusedWidget
      
      * refactor: using `bevy_math::Rect.contains` implementation to clean up code
      
      * fix: clippy is happy now
      
      * fix: fmt is happy now
      
      * add: Lots of Reflect impls and type registrations
      
      * refactor: moved certain type registrations into their own modules
      e8a853a6
  2. Sep 15, 2024
  3. Sep 13, 2024
  4. Sep 11, 2024
  5. Aug 26, 2024
  6. Aug 25, 2024
  7. Aug 13, 2024
  8. Jul 11, 2024
  9. Jun 09, 2024
    • ActuallyHappening's avatar
      add: documents feature flags (#147) · d113ef7c
      ActuallyHappening authored
      * add: documents feature flags
      esspecially the multicam feature
      
      * doc: documents requirement for `CosmicPrimaryCamera`
      
      * add: `CosmicPrimaryCamera` implements Debug and Default
      for convenience
      
      * fix: lints fixed
      d113ef7c
  10. May 31, 2024
  11. May 30, 2024
  12. May 28, 2024
  13. May 20, 2024
  14. May 06, 2024
  15. May 01, 2024
  16. Apr 30, 2024
  17. Apr 29, 2024
  18. Apr 26, 2024
  19. Apr 23, 2024
  20. Apr 19, 2024
  21. Apr 10, 2024
    • sam edelsten's avatar
      fix `InfiniteLine` mode (#128) · 1c4fef0f
      sam edelsten authored
      * use editor buffer for infinite line
      
      need to get my numbers right but the implementation is doing at least
      something again
      
      * working infiniteline (when mode != center)
      
      * add minimum padding, fixing centered infiniteline
      
      * user editable min padding on center infiniteline
      1c4fef0f
Loading