FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - solvespace/solvespace · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
solvespace
/
solvespace
Public
Notifications
You must be signed in to change notification settings
Fork
594
Star
4.1k
Code
Issues
244
Pull requests
33
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
solvespace
src
on
master
User selector
Datepicker
Commit history
Commits on Aug 26, 2026
Solve the Newton step without forming the normal equations.
Show description for b87bfca
authored and
ruevs
committed
b87bfca
View commit details
Copy full SHA for b87bfca
View code at this point
Browse repository at this point
Commits on Aug 22, 2026
In SBezier::PointOnNonParallelCurve() fix the parallel test to also work with anti-parallel lines by using cross product instead of dot product. Also add a second test - if the intersection is foun…
Show description for f801618
phkahler
committed
f801618
View commit details
Copy full SHA for f801618
View code at this point
Browse repository at this point
Don't try to intersect a straight edge and a parallel line.
phkahler
committed
edcadcc
View commit details
Copy full SHA for edcadcc
View code at this point
Browse repository at this point
When line surface intersection fails due to tangency, try the nearest edge of the surface in a curve-curve intersection test.
phkahler
committed
eaa2235
View commit details
Copy full SHA for eaa2235
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
SVG export: add 'Z' close-path command for closed contours
Show description for 1b7bc42
AnibalPinto
authored and
phkahler
committed
1b7bc42
View commit details
Copy full SHA for 1b7bc42
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
Color picker: show current color instead of black
Show description for 4788b06
AnibalPinto
authored and
phkahler
committed
4788b06
View commit details
Copy full SHA for 4788b06
View code at this point
Browse repository at this point
Commits on Aug 8, 2026
Mark file unsaved when a missing image is relocated
Show description for 52c21e2
AnibalPinto
authored and
phkahler
committed
52c21e2
View commit details
Copy full SHA for 52c21e2
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
Export: warn instead of crashing on freehand/zigzag stipple
Show description for 42814fa
AnibalPinto
authored and
phkahler
committed
42814fa
View commit details
Copy full SHA for 42814fa
View code at this point
Browse repository at this point
Commits on Aug 2, 2026
Classify a tangent face that meets our surface edge-on beside a crossing face.
Show description for 8d11f9d
authored and
phkahler
committed
8d11f9d
View commit details
Copy full SHA for 8d11f9d
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
Free the list of constraints that the solver couldn't satisfy.
Show description for 81f473f
BoykoNeov
and
claude
committed
81f473f
View commit details
Copy full SHA for 81f473f
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
Don't delete the constraints that the solver couldn't satisfy.
Show description for bfb8a5d
BoykoNeov
and
claude
committed
bfb8a5d
View commit details
Copy full SHA for bfb8a5d
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
Datum point isn't a construction entity
Show description for 0ee2103
AnibalPinto
authored and
phkahler
committed
0ee2103
View commit details
Copy full SHA for 0ee2103
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
Fix Gtk-CRITICAL assertion in file chooser when opening files
Show description for 9aeb715
AnibalPinto
authored and
phkahler
committed
9aeb715
View commit details
Copy full SHA for 9aeb715
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
Split Boolean curves at the shell's vertices, not its curves' endpoints.
Show description for b27bcf5
claude
authored and
ruevs
committed
b27bcf5
View commit details
Copy full SHA for b27bcf5
View code at this point
Browse repository at this point
Don't keep Boolean intersection edges that lie along the trim boundary.
Show description for 906cf73
claude
authored and
ruevs
committed
906cf73
View commit details
Copy full SHA for 906cf73
View code at this point
Browse repository at this point
Add the Boolean intersection line where an extruded surface is tangent to a plane.
Show description for d5e8167
BoykoNeov
and
claude
committed
d5e8167
View commit details
Copy full SHA for d5e8167
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
Keep the Boolean edge-classification probe distance local to the edge.
Show description for 4a24aee
BoykoNeov
and
claude
committed
4a24aee
View commit details
Copy full SHA for 4a24aee
View code at this point
Browse repository at this point
Add Boolean intersection edges from tangent intersection curves in both directions.
Show description for 2534a5a
BoykoNeov
and
claude
committed
2534a5a
View commit details
Copy full SHA for 2534a5a
View code at this point
Browse repository at this point
Classify edges against faces that meet our surface tangentially at a shell edge. Fixes the fillet Boolean failures from #1291.
Show description for 1615453
BoykoNeov
and
claude
committed
1615453
View commit details
Copy full SHA for 1615453
View code at this point
Browse repository at this point
Classify edges lying on a knife edge of the shell, where more than two
Show description for 4ce92bb
BoykoNeov
and
claude
committed
4ce92bb
View commit details
Copy full SHA for 4ce92bb
View code at this point
Browse repository at this point
Classify edges tangent to the shell at a shell edge, instead of using uninitialized memory. Fixes #1619.
Show description for 010d0de
BoykoNeov
and
claude
committed
010d0de
View commit details
Copy full SHA for 010d0de
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
Fix a data race on into->curve in AddExactIntersectionCurve().
Show description for 2837761
authored and
phkahler
committed
2837761
View commit details
Copy full SHA for 2837761
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Qt: Ensure save FileDialog adds suffix (without adding new data members).
WickedSmoke
committed
2efb82c
View commit details
Copy full SHA for 2efb82c
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
Added suffix handling for Qt SAVE file dialogs
Show description for 6f81605
wolfpackmars2
authored
6f81605
View commit details
Copy full SHA for 6f81605
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
Pass Ctrl-= through to browser in web version (fix blocked Ctrl-plus)
Show description for 08fdb35
Copilot
and
phkahler
committed
08fdb35
View commit details
Copy full SHA for 08fdb35
View code at this point
Browse repository at this point
Remove `Vector::From` and replace it with aggregate initialization
Show description for 289651e
ruevs
authored
289651e
View commit details
Copy full SHA for 289651e
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
fix copy paste error in file.cpp
pdibiase
authored and
phkahler
committed
1b1ec83
View commit details
Copy full SHA for 1b1ec83
View code at this point
Browse repository at this point
Auto-select text in editor input box on web (guihtml.cpp)
Show description for 07017fd
Copilot
and
phkahler
committed
07017fd
View commit details
Copy full SHA for 07017fd
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
disable right-click on contect menu
phcreery
authored
3e5873e
View commit details
Copy full SHA for 3e5873e
View code at this point
Browse repository at this point
Commits on Mar 14, 2026
Move and rename QT resources file
wolfpackmars2
authored and
phkahler
committed
e82eb14
View commit details
Copy full SHA for e82eb14
View code at this point
Browse repository at this point
Embed window icon into executable using Qt resources
Show description for b7d13d7
wolfpackmars2
authored and
phkahler
committed
b7d13d7
View commit details
Copy full SHA for b7d13d7
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
Windows 10/11: Fix the button click area in the property browser shifting
Show description for baf0993
ruevs
committed
baf0993
View commit details
Copy full SHA for baf0993
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
For faces created by lathe and revolve, use a point in the same group. We also need to check for draggability of face points before adding them to the drag list.
phkahler
committed
cab7fd0
View commit details
Copy full SHA for cab7fd0
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
check face point handles before doing remap. Older files may not have the handle.
phkahler
committed
1a98aa0
View commit details
Copy full SHA for 1a98aa0
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
When extruding a line to face, use a point in new group for the face. Using one from the previous group causes subsequent translate groups to have undraggable faces and possibly other problems.
phkahler
committed
02ec4e5
View commit details
Copy full SHA for 02ec4e5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL