Skip to content

Commit

Permalink
add submenus
Browse files Browse the repository at this point in the history
  • Loading branch information
anatom3000 committed Sep 1, 2024
1 parent 01e9bbf commit 09a1b3f
Show file tree
Hide file tree
Showing 4 changed files with 253 additions and 142 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ This mod is available on the [Geode index](https://geode-sdk.org/mods/anatom3000
# Assuming you have the Geode CLI set up already
geode build
```

11 changes: 11 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## TODO (maybe (if I got time (probably not)))
- FIXME: relative scaling when rotating objects
- FIXME: results of inverse trig functions are in radians
- absolute rotation
- absolute scaling
- use robtop units
- use radians (for trig functions + rotation)
- radius/angle mode
- presets
- history
- use OkLab LCh instead of HSV
4 changes: 2 additions & 2 deletions about.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This mod adds a button to the edit tab in the editor that places copies of the s
- `min(..., ...)`, `max(..., ...)`

## Issues
If you encounter any bug, please DM the developper on Discord: `@anatom3000` or [create an issue on Github](https://github.com/anatom3000/Functional/issues).
If you encounter any bug, please DM the developer on Discord: `@anatom3000` or [create an issue on Github](https://github.com/anatom3000/Functional/issues).

## Credits
- This mod is based on [matcool's Circle Tool](mod:mat.circle-tool), although almost every part of the code has been modified in some way and the core logic has been completely rewritten.
This mod is based on [matcool's Circle Tool](mod:mat.circle-tool), although almost every part of the code has been modified in some way and the core logic has been completely rewritten.
Loading

0 comments on commit 09a1b3f

Please sign in to comment.