Skip to content
Snippets Groups Projects
  1. Mar 07, 2022
  2. Mar 04, 2022
  3. Mar 03, 2022
    • Alejandro Perea's avatar
      Add some missing attributes (#173) · dab7cb6b
      Alejandro Perea authored
      * Add attributes
      - `#[inline]` for properties
      - `#![deny(unsafe_code)]`
      - `#![deny(missing_copy_implementations)]`
      - `#![deny(missing_debug_implementations)]`
      
      * Add more inline attributes
      
      * Merge with upstream
  4. Feb 14, 2022
    • Alejandro Perea's avatar
      Simplify internals (#153) · e8113244
      Alejandro Perea authored
      * Move `parse_animation` to the `animation` module
      
      * Simplify `parse_data_line`
      
      * Simplify tile layer utils
      
      * Simplify `convert_to_tiles`
      
      * Simplify objects module
      
      * Simplify if
      
      * Address PR comments
  5. Oct 11, 2021
Loading