index
:
constraint.git
master
A simple constraint solver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
inc
Age
Commit message (
Collapse
)
Author
2026-04-18
Make the triangle work again
Jesper Jensen
2026-04-12
Almost assemblies
Jesper Jensen
2026-04-06
Refactor the trangle building as propgation style
Jesper Jensen
2026-04-02
Remove the frontier list
Jesper Jensen
2026-03-28
Add support for post solve assembling
Jesper Jensen
2026-03-21
WIP: Add support for multiple assemblies
Jesper Jensen
2026-02-11
Free some memory before it leaks
Jesper Jensen
2026-02-10
Different component def
Jesper Jensen
2025-12-08
Fix some includes
Jesper Jensen
2025-12-08
Missed the include
Jesper Jensen
2025-12-07
A little bit of cleanup and renaming
Jesper Jensen
2025-11-30
Move around some macro defs
Jesper Jensen
2025-11-23
Move angle offsets to the construction VM
Jesper Jensen
2025-11-23
Explicitly state the parameter index
Jesper Jensen
2025-11-23
Do some inline distance indicators
Jesper Jensen
2025-11-20
Separate everything out
Jesper Jensen
2025-11-16
Add some vector building
Jesper Jensen
2025-11-02
Split the solver into it's own file
Jesper Jensen
2025-10-19
Add tests
Jesper Jensen