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

Complex shapes docs #587

Merged
merged 154 commits into from
Aug 12, 2024
Merged

Complex shapes docs #587

merged 154 commits into from
Aug 12, 2024

Commits on Jul 20, 2023

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

Commits on Jul 22, 2023

  1. faces and edges with NTuples

    LasNikas committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    957dd25 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. change directory

    LasNikas committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3bf316f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

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

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    bce8a50 View commit details
    Browse the repository at this point in the history
  2. remove @unpack

    LasNikas committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    6628593 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

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

    LasNikas committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5da9f29 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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

    LasNikas committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    0461645 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. add examples

    LasNikas committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ceac8d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. first working API

    LasNikas committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e459754 View commit details
    Browse the repository at this point in the history
  2. add complex tank example

    LasNikas committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    195aa65 View commit details
    Browse the repository at this point in the history
  3. fix typos

    LasNikas committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ee83165 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. thread parallel

    LasNikas committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    49a98b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53ba366 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad78833 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

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

Commits on Feb 22, 2024

  1. add UpdateCallback

    LasNikas committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    38902d9 View commit details
    Browse the repository at this point in the history
  2. fix typo

    LasNikas committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    cc3477c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    daa7a0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77b120b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    983080a View commit details
    Browse the repository at this point in the history
  4. apply formatter

    LasNikas committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c6c0b11 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

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

Commits on Apr 2, 2024

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

Commits on Apr 5, 2024

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

Commits on Apr 11, 2024

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

Commits on Apr 12, 2024

  1. simplify triangle mesh

    LasNikas committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f8ded26 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    942772c View commit details
    Browse the repository at this point in the history
  2. rework data types

    LasNikas committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d4dfa0a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

    LasNikas committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    27338d5 View commit details
    Browse the repository at this point in the history
  3. SVector min-max-box

    LasNikas committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    044bf16 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. make TriangleMesh faster

    LasNikas committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    56fe3fb View commit details
    Browse the repository at this point in the history
  2. fix vertex normal

    LasNikas committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    37134f7 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. add IO

    LasNikas committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b301367 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58b17a6 View commit details
    Browse the repository at this point in the history
  3. add hierarchical winding

    LasNikas committed May 15, 2024
    Configuration menu
    Copy the full SHA
    12d4257 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. store winding number

    LasNikas committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8b1f8e1 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    fd0bc67 View commit details
    Browse the repository at this point in the history
  2. clean up TriangleMesh

    LasNikas committed May 26, 2024
    Configuration menu
    Copy the full SHA
    a8fa94c View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

    LasNikas committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    36817d0 View commit details
    Browse the repository at this point in the history
  3. change ELTYPE in IO

    LasNikas committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8aaac64 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    2e359a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00a1f5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f27370c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. remove complex tank example

    LasNikas committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    29492bd View commit details
    Browse the repository at this point in the history
  2. add docs for complexShapes

    LasNikas committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6e9f4f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    044ba29 View commit details
    Browse the repository at this point in the history
  4. add docs for the algorithms

    LasNikas committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    71bd58c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8879a76 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. add test data

    LasNikas committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b61302b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4db3a15 View commit details
    Browse the repository at this point in the history
  3. add tests for sampled shapes

    LasNikas committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2d26204 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. data path relative to module

    LasNikas committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a82bc45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40e6ea9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bea77a2 View commit details
    Browse the repository at this point in the history
  4. fix @threaded

    LasNikas committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d2237de View commit details
    Browse the repository at this point in the history
  5. fix tests

    LasNikas committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    53d95e5 View commit details
    Browse the repository at this point in the history
  6. fix wrong directory

    LasNikas committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    abb74fa View commit details
    Browse the repository at this point in the history
  7. use @threaded again

    LasNikas committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e30625f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c8fb3a8 View commit details
    Browse the repository at this point in the history
  9. fix tests

    LasNikas committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9c4f42c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. add stl files

    LasNikas committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c44a297 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f78ab21 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

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

Commits on Jul 11, 2024

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

    LasNikas committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    60f62d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9958734 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    5ea6fcf View commit details
    Browse the repository at this point in the history
  2. rename kwargs

    LasNikas committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e5604e5 View commit details
    Browse the repository at this point in the history
  3. add comments

    LasNikas committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d90ad55 View commit details
    Browse the repository at this point in the history
  4. apply formatter

    LasNikas committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6ac6301 View commit details
    Browse the repository at this point in the history
  5. implement suggestion

    LasNikas committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    68fa382 View commit details
    Browse the repository at this point in the history
  6. fix tests

    LasNikas committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8cf5dc0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ae45b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. remove abstract type Shapes

    LasNikas committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    dda2202 View commit details
    Browse the repository at this point in the history
  2. fix tests

    LasNikas committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e8cba1e View commit details
    Browse the repository at this point in the history
  3. make type stable

    LasNikas committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    46e4647 View commit details
    Browse the repository at this point in the history
  4. implement suggestions

    LasNikas committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    eeec66a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. add unique_soted

    LasNikas committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    44ce444 View commit details
    Browse the repository at this point in the history
  2. add comment

    LasNikas committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a97b210 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. implement suggestions

    LasNikas committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    09c6462 View commit details
    Browse the repository at this point in the history
  2. RADME and NEWS entry

    LasNikas committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6d61e91 View commit details
    Browse the repository at this point in the history
  3. adapt docs

    LasNikas committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    24af5f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. for instead of while

    LasNikas committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2c767de View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    73485b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8c9e20 View commit details
    Browse the repository at this point in the history
  3. rename shape to geometry

    LasNikas committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    86f65c5 View commit details
    Browse the repository at this point in the history
  4. rename again

    LasNikas committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    41ebe70 View commit details
    Browse the repository at this point in the history
  5. implement suggestions

    LasNikas committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    608a699 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22438e7 View commit details
    Browse the repository at this point in the history
  7. fix typo

    LasNikas committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    13e9f26 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. implement suggestions

    LasNikas committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7c1db9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7784bbc View commit details
    Browse the repository at this point in the history
  3. adapt example files

    LasNikas committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    36076f9 View commit details
    Browse the repository at this point in the history
  4. sum-init with zero(eltype))

    LasNikas committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f97e9d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd6fd9b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 27, 2024

  1. implement suggestions

    LasNikas committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    50b8592 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71eb74e View commit details
    Browse the repository at this point in the history
  3. use ASCII characters

    LasNikas committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    93b8444 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. minor changes

    LasNikas committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0809869 View commit details
    Browse the repository at this point in the history
  2. add 2d hierarchical winding

    LasNikas committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a936ef9 View commit details
    Browse the repository at this point in the history
  3. minor changes

    LasNikas committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8a334ac View commit details
    Browse the repository at this point in the history
  4. change function name

    LasNikas committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2a4b91c View commit details
    Browse the repository at this point in the history
  5. fix

    LasNikas committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ed6e043 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ebce06 View commit details
    Browse the repository at this point in the history
  7. implement suggestions

    LasNikas committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5390b26 View commit details
    Browse the repository at this point in the history
  8. fix typo

    LasNikas committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    031bbb7 View commit details
    Browse the repository at this point in the history
  9. apply formatter

    LasNikas committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    bd34134 View commit details
    Browse the repository at this point in the history
  10. fix typo

    LasNikas committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    20b724f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. add deleteat!

    LasNikas committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bee9a26 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. circle example eps() -> 0

    LasNikas committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0c6f974 View commit details
    Browse the repository at this point in the history
  2. start docs

    LasNikas committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4b76fbc View commit details
    Browse the repository at this point in the history
  3. first doc version

    LasNikas committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c7d82d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. add docs

    LasNikas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    bdce356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8c9ba0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ee255a View commit details
    Browse the repository at this point in the history
  4. simplify

    LasNikas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    826f036 View commit details
    Browse the repository at this point in the history
  5. implement suggestions

    LasNikas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    19b2c6c View commit details
    Browse the repository at this point in the history
  6. fix docs

    LasNikas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ac029ef View commit details
    Browse the repository at this point in the history
  7. fix tests

    LasNikas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6cab982 View commit details
    Browse the repository at this point in the history
  8. fix tests

    LasNikas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    32b392b View commit details
    Browse the repository at this point in the history
  9. minor changes

    LasNikas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a142f10 View commit details
    Browse the repository at this point in the history
  10. typo

    LasNikas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    dff23e2 View commit details
    Browse the repository at this point in the history
  11. fix

    LasNikas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e130849 View commit details
    Browse the repository at this point in the history
  12. fix again

    LasNikas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    206a9d6 View commit details
    Browse the repository at this point in the history
  13. fx

    LasNikas committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a581b32 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. typo

    LasNikas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9d198a9 View commit details
    Browse the repository at this point in the history
  2. fix tests

    LasNikas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2789b21 View commit details
    Browse the repository at this point in the history
  3. fix again

    LasNikas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7a87141 View commit details
    Browse the repository at this point in the history
  4. implement suggestions

    LasNikas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    eb4edbd View commit details
    Browse the repository at this point in the history
  5. modify NEWS.md

    LasNikas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    80aff81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3818263 View commit details
    Browse the repository at this point in the history
  7. modify again

    LasNikas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2d34d3a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    263ec98 View commit details
    Browse the repository at this point in the history
  2. implement suggestions

    LasNikas committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3ebddfe View commit details
    Browse the repository at this point in the history
  3. add sentence to docs

    LasNikas committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    be404fa View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. typo

    LasNikas committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4ccf4c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cae23f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5a7ad0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    febfcc3 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    c4de604 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fcf74d View commit details
    Browse the repository at this point in the history
  3. minor changes

    LasNikas committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    63418cf View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. implement suggestions

    LasNikas committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    47eab7e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. fix stupid replacing typo

    LasNikas committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c56e388 View commit details
    Browse the repository at this point in the history
  2. implement suggestions

    LasNikas committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    eb07671 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. modify sentence

    LasNikas committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5e0d052 View commit details
    Browse the repository at this point in the history
  2. update

    LasNikas committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b85cbb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0903c62 View commit details
    Browse the repository at this point in the history