index
:
constraint.git
master
A simple constraint solver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2026-06-05
Add imgui compilation
Jesper Jensen
2026-06-05
Add cimgui for debug ui
Jesper Jensen
2026-05-31
Place two assemblies at the same time
Jesper Jensen
It's drawing the box correctly, but some of the constraints seem wonky. I don't think this is correct, but it is sort of working.
2026-05-14
Find double assembly placement problems
Jesper Jensen
2026-05-07
Add quad example
Jesper Jensen
2026-04-25
Try to make main solve again, fail
Jesper Jensen
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-03
Move towards a more target focused matching scheme
Jesper Jensen
2026-04-03
Add some code for collecting components
Jesper Jensen
2026-04-02
Remove the frontier list
Jesper Jensen
2026-03-31
Begin solving other meta constraints
Jesper Jensen
2026-03-29
Start testing as a cad tool
Jesper Jensen
2026-03-28
Fix initial offset calculation
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-03-11
Add an example for non-solvable figure
Jesper Jensen
2026-02-11
Add another example
Jesper Jensen
2026-02-11
Free some memory before it leaks
Jesper Jensen
2026-02-10
Make it a little more interesting
Jesper Jensen
2026-02-10
Add place for examples
Jesper Jensen
and fix some bugs that make the examples not work!
2026-02-10
Run tests
Jesper Jensen
2026-02-10
Different component def
Jesper Jensen
2026-02-10
Detect partial solves
Jesper Jensen
2026-02-10
Add some simple test cases
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
Don't reorder parameters
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-26
Some nice drawing
Jesper Jensen
2025-10-25
Extend construction lines a little past the ends
Jesper Jensen
2025-10-22
More tests
Jesper Jensen
2025-10-19
Add tests
Jesper Jensen
2025-10-18
Extract solving into procedure
Jesper Jensen
2025-10-09
Resolve angle transitivity
Jesper Jensen
2025-10-01
Render the angle markers more correctly
Jesper Jensen
2025-10-01
Support out of order constraints
Jesper Jensen
2025-09-26
Include cglm as submodule
Jesper Jensen
2025-09-25
Render the constraints
Jesper Jensen
2025-09-21
Some constraint programming
Jesper Jensen
2025-09-19
Beginnings of a solver
Jesper Jensen
2025-09-13
Extract the drawing definition to function
Jesper Jensen
[next]