summaryrefslogtreecommitdiffstats
path: root/lib/math.tcl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #86 from FolkComputer/ac/editorAndrés Cuervo2024-01-301-0/+6
|\
| * Merge branch 'main' into ac/editorAndrés Cuervo2023-11-211-0/+12
| |\
| * \ Merge branch 'main' into ac/editorAndrés Cuervo2023-10-101-23/+24
| |\ \
| * | | Add vec2 mult/div, nearly-there cursorboxAndrés Cuervo2023-09-221-0/+6
* | | | name conflict i n CCristóbal Sciutto2023-12-081-2/+2
* | | | free!Cristóbal Sciutto2023-12-081-2/+10
* | | | add tests, take furthest, remove best logicCristóbal Sciutto2023-12-081-7/+21
* | | | Merge branch 'main' of github.com:FolkComputer/folk into cs/regions-in-cCristóbal Sciutto2023-12-081-0/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | newRegion -> fromRectAndrés Cuervo2023-11-211-1/+1
| * | | Region helper to create a new region center on x yNaveen Michaud-Agrawal2023-11-211-0/+12
| | |/ | |/|
* | | wrong signCristobal Sciutto2023-11-041-2/+2
* | | fix convex-hull algorithm, handle empty return casesCristobal Sciutto2023-11-031-22/+49
* | | handle no pointsCristobal Sciutto2023-11-031-1/+11
* | | points are floatsCristobal Sciutto2023-11-031-6/+7
* | | back to tclCristobal Sciutto2023-11-031-9/+70
* | | v0 for region initializationCristobal Sciutto2023-11-031-17/+59
* | | infrastructure for testingCristobal Sciutto2023-10-311-0/+37
|/ /
* | Merge branch 'main' into osnr/vulkan-displayOmar Rizwan2023-09-271-22/+24
|\ \
| * | math/region move: Allow unitless scaling again, convert % to thatOmar Rizwan2023-09-251-2/+8
| * | math/region scale: Allow stacking multiple scale actions againOmar Rizwan2023-09-251-6/+6
| * | Fix percentage move and allow region moves of 0x0Naveen Michaud-Agrawal2023-09-241-4/+0
| * | Don't rescale twiceNaveen Michaud-Agrawal2023-09-241-11/+11
| |/
* / math: extra putsOmar Rizwan2023-09-201-1/+0
|/
* Fix region move distance bugOmar Rizwan2023-08-161-1/+1
* Add bottomright, topleft, region functions etcCharles Chamberlain2023-08-161-0/+12
* whisker: Add vec2 midpoint; add region top/left/right/bottomOmar Rizwan2023-07-141-6/+73
* Make `region create`Omar Rizwan2023-07-131-0/+10
* Simplify region opOmar Rizwan2023-07-131-1/+1
* Fix some scale usesOmar Rizwan2023-07-101-2/+2
* Move dep stuff to math.tcl, fix angle implOmar Rizwan2023-07-101-0/+217
* consistent ordering of cornersCristobal Sciutto2023-06-101-0/+2
* Move to using regions and outliningOmar Rizwan2022-11-071-0/+35
* Add support for points up by wishingOmar Rizwan2022-05-201-0/+40