solvespace/src
2018-07-12 23:06:07 +00:00
..
platform macOS: use correct format for connexionName field. 2018-07-12 12:17:22 +00:00
render macOS: fix #include to work on case-sensitive filesystem. 2018-07-12 11:45:15 +00:00
srf Clean up includes and include guards. 2018-07-12 18:48:51 +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 I18n: update translations. 2018-07-12 23:06:07 +00:00
config.h.in Clean up includes and include guards. 2018-07-12 18:48:51 +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 Clean up includes and include guards. 2018-07-12 18:48:51 +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 Fix various comment and UI string typos. 2018-07-12 05:05:43 +00:00
expr.cpp Fix a crash in expression parser. 2017-02-17 02:50:00 +00:00
expr.h Clean up includes and include guards. 2018-07-12 18:48:51 +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 Allow using m (in addition to mm and inch) as base unit. 2018-07-12 12:01:46 +00:00
group.cpp Fix various comment and UI string typos. 2018-07-12 05:05:43 +00:00
groupmesh.cpp Improve performance of mesh-forced assemblies. 2018-07-12 11:47:58 +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 Avoid degenerate triangles when snapping to mesh. 2018-07-12 11:50:24 +00:00
modify.cpp Implement splitting at point with "Split Curves at Intersection". 2018-07-12 18:39:19 +00:00
mouse.cpp Implement an image request. 2017-03-12 00:13:56 +00:00
polygon.cpp Avoid degenerate triangles when snapping to mesh. 2018-07-12 11:50:24 +00:00
polygon.h Clean up includes and include guards. 2018-07-12 18:48:51 +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 Clean up includes and include guards. 2018-07-12 18:48:51 +00:00
solvespace.cpp Allow using m (in addition to mm and inch) as base unit. 2018-07-12 12:01:46 +00:00
solvespace.h Clean up includes and include guards. 2018-07-12 18:48:51 +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 various comment and UI string typos. 2018-07-12 05:05:43 +00:00
textwin.cpp Ensure va_end() is always called in TextWindow::Printf(). 2018-07-12 05:06:35 +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 Clean up includes and include guards. 2018-07-12 18:48:51 +00:00
ui.h Clean up includes and include guards. 2018-07-12 18:48:51 +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