.. |
platform
|
Fix handling of relative paths with no directory in solvespace-cli.
|
2018-05-10 15:31:55 +00:00 |
render
|
Change mentions of OpenGL 2 to OpenGL 3.
|
2017-04-06 07:20:50 +00:00 |
srf
|
Add an option to display areas of closed contours.
|
2017-04-08 16:43:06 +00:00 |
bsp.cpp
|
Refactor insertion into BSP tree.
|
2016-11-27 21:04:31 +00:00 |
clipboard.cpp
|
Add a check omitted in e5259d7a .
|
2017-04-16 00:35:44 +00:00 |
CMakeLists.txt
|
CMake, macOS: create bundle directory explicitly.
|
2017-07-23 03:52:40 +00:00 |
config.h.in
|
Drop support for GTK 2.
|
2017-01-02 16:20:12 +00:00 |
confscreen.cpp
|
Add an option to display areas of closed contours.
|
2017-04-08 16:43:06 +00:00 |
constraint.cpp
|
Fix automatic marking of constraints as reference.
|
2017-04-08 14:42:35 +00:00 |
constrainteq.cpp
|
Rewrite equation for pt-on-circle to avoid negative diameter.
|
2017-04-08 14:38:07 +00:00 |
describescreen.cpp
|
Implement an image request.
|
2017-03-12 00:13:56 +00:00 |
draw.cpp
|
Add an option to display areas of closed contours.
|
2017-04-08 16:43:06 +00:00 |
drawconstraint.cpp
|
Pin comments with custom styles to front layer, like regular ones.
|
2017-02-17 02:53:20 +00:00 |
drawentity.cpp
|
Implement an image request.
|
2017-03-12 00:13:56 +00:00 |
dsc.h
|
Reserve space upfront when possible, to avoid re-allocations.
|
2017-01-14 03:07:33 +00:00 |
entity.cpp
|
Implement an image request.
|
2017-03-12 00:13:56 +00:00 |
export.cpp
|
Rework path and file operations to be more robust.
|
2017-03-11 18:58:53 +00:00 |
exportstep.cpp
|
Rework path and file operations to be more robust.
|
2017-03-11 18:58:53 +00:00 |
exportvector.cpp
|
Rework path and file operations to be more robust.
|
2017-03-11 18:58:53 +00:00 |
expr.cpp
|
Fix a crash in expression parser.
|
2017-02-17 02:50:00 +00:00 |
expr.h
|
test: add tests for ExprParser, and fix two crashes.
|
2016-12-13 11:27:59 +00:00 |
file.cpp
|
Implement an image request.
|
2017-03-12 00:13:56 +00:00 |
generate.cpp
|
Improve handling of corner cases related to assembled loop normals.
|
2017-02-17 05:01:19 +00:00 |
graphicswin.cpp
|
Implement an image request.
|
2017-03-12 00:13:56 +00:00 |
group.cpp
|
Fix a crash creating a group from a non-reference workplane.
|
2017-04-21 23:08:08 +00:00 |
groupmesh.cpp
|
Add an option to display areas of closed contours.
|
2017-04-08 16:43:06 +00:00 |
importdxf.cpp
|
Rework path and file operations to be more robust.
|
2017-03-11 18:58:53 +00:00 |
lib.cpp
|
Explicitly represent the parameter used in constraints.
|
2017-02-06 13:02:49 +00:00 |
mesh.cpp
|
Remove degenerate triangles when generating triangle mesh.
|
2017-02-05 09:25:07 +00:00 |
modify.cpp
|
Internationalize all messages without substitutions.
|
2017-01-07 06:47:40 +00:00 |
mouse.cpp
|
Implement an image request.
|
2017-03-12 00:13:56 +00:00 |
polygon.cpp
|
Add a command to show center of mass, assuming uniform density.
|
2017-01-19 08:54:11 +00:00 |
polygon.h
|
Remove degenerate triangles when generating triangle mesh.
|
2017-02-05 09:25:07 +00:00 |
polyline.cpp
|
Stitch outlines before display to preserve phase of stippling.
|
2016-10-13 22:05:32 +00:00 |
request.cpp
|
Implement an image request.
|
2017-03-12 00:13:56 +00:00 |
resource.cpp
|
Provide correct arguments to inflateInit2.
|
2017-12-17 18:44:38 +00:00 |
resource.h
|
Rework path and file operations to be more robust.
|
2017-03-11 18:58:53 +00:00 |
sketch.h
|
Fix copying and pasting image requests.
|
2017-04-08 17:17:38 +00:00 |
solvespace.cpp
|
Add an option to display areas of closed contours.
|
2017-04-08 16:43:06 +00:00 |
solvespace.h
|
Add an option to display areas of closed contours.
|
2017-04-08 16:43:06 +00:00 |
style.cpp
|
Remove the "style → background image" feature.
|
2017-03-13 01:12:58 +00:00 |
system.cpp
|
Turn newly created redundant constraints with a label into references.
|
2017-01-12 01:34:41 +00:00 |
textscreens.cpp
|
Fix a crash changing g->meshCombine when g->type!=EXTRUDE.
|
2017-04-16 02:12:31 +00:00 |
textwin.cpp
|
Rename TextWindow::CHAR_WIDTH to CHAR_WIDTH_.
|
2017-04-06 06:54:07 +00:00 |
toolbar.cpp
|
Fix toolbar height after 5744d1d5 .
|
2017-03-13 01:14:59 +00:00 |
ttf.cpp
|
TTF: avoid crashes on fonts without U+0041 LATIN CAPITAL LETTER A.
|
2017-04-26 23:07:54 +00:00 |
ttf.h
|
Rework path and file operations to be more robust.
|
2017-03-11 18:58:53 +00:00 |
ui.h
|
Add an option to display areas of closed contours.
|
2017-04-08 16:43:06 +00:00 |
undoredo.cpp
|
Implement an image request.
|
2017-03-12 00:13:56 +00:00 |
util.cpp
|
Fix dash-dash-dot line style.
|
2017-08-08 12:23:48 +00:00 |
view.cpp
|
Internationalize all messages without substitutions.
|
2017-01-07 06:47:40 +00:00 |