..
platform
CLI: accept --chord-tol as an option to regenerate.
2019-05-23 16:31:08 +00:00
render
Win32: use native OpenGL drivers, if available.
2019-05-23 10:58:31 +00:00
srf
Add a few asserts. NFC.
2019-05-23 14:31:44 +00:00
CMakeLists.txt
Minor cleanups. NFC.
2019-05-21 00:48:20 +00:00
bsp.cpp
Refactor insertion into BSP tree.
2016-11-27 21:04:31 +00:00
clipboard.cpp
Implement a platform abstraction for windows.
2018-07-17 13:31:17 +00:00
config.h.in
GTK: use native file chooser dialog, if available.
2019-05-08 22:59:20 +00:00
confscreen.cpp
Implement turntable (SketchUp-like) mouse navigation.
2019-05-23 15:45:15 +00:00
constraint.cpp
Implement a platform abstraction for windows.
2018-07-17 13:31:17 +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
Fix an edge case with fps measured as infinite.
2019-05-21 22:51:28 +00:00
drawconstraint.cpp
Adjust angle label margin similarly to eda294ef
.
2019-05-21 23:05:05 +00:00
drawentity.cpp
Add a button to hide construction entities.
2019-05-23 16:29:00 +00:00
dsc.h
Add CountIf method to IdList to simplify some call sites. NFC.
2019-05-21 01:19:11 +00:00
entity.cpp
Include custom styled entities in the same plane when exporting section.
2019-05-13 14:34:22 +00:00
export.cpp
Include custom styled entities in the same plane when exporting section.
2019-05-13 14:34:22 +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
Implement a platform abstraction for windows.
2018-07-17 13:31:17 +00:00
expr.h
Implement a platform abstraction for windows.
2018-07-17 13:31:17 +00:00
file.cpp
Import missing styles from linked files.
2019-02-19 10:42:14 +00:00
generate.cpp
Simplify. NFC.
2019-05-21 01:14:42 +00:00
graphicswin.cpp
Add a button to hide construction entities.
2019-05-23 16:29:00 +00:00
group.cpp
Add CountIf method to IdList to simplify some call sites. NFC.
2019-05-21 01:19:11 +00:00
groupmesh.cpp
Improve performance of mesh-forced assemblies.
2018-07-12 11:47:58 +00:00
importdxf.cpp
Eliminate blocking in Error() and Message() calls.
2018-07-20 04:40:19 +00:00
lib.cpp
Add a platform abstraction for message dialogs.
2018-07-17 22:33:45 +00:00
mesh.cpp
Add a few asserts. NFC.
2019-05-23 14:31:44 +00:00
modify.cpp
Let tangent arc modify the original entities.
2019-02-11 10:45:11 +00:00
mouse.cpp
Implement turntable (SketchUp-like) mouse navigation.
2019-05-23 15:45:15 +00:00
polygon.cpp
Include custom styled entities in the same plane when exporting section.
2019-05-13 14:34:22 +00:00
polygon.h
Include custom styled entities in the same plane when exporting section.
2019-05-13 14:34:22 +00:00
polyline.cpp
Stitch outlines before display to preserve phase of stippling.
2016-10-13 22:05:32 +00:00
request.cpp
Add a button to hide construction entities.
2019-05-23 16:29:00 +00:00
resource.cpp
Silence some gcc 7 warnings.
2019-03-28 09:46:16 +00:00
resource.h
Implement a platform abstraction for windows.
2018-07-17 13:31:17 +00:00
sketch.h
Add CountIf method to IdList to simplify some call sites. NFC.
2019-05-21 01:19:11 +00:00
solvespace.cpp
Add a button to hide construction entities.
2019-05-23 16:29:00 +00:00
solvespace.h
Implement turntable (SketchUp-like) mouse navigation.
2019-05-23 15:45:15 +00:00
style.cpp
Implement a platform abstraction for settings.
2018-07-17 15:01:58 +00:00
system.cpp
Simplify. NFC.
2019-05-21 01:14:42 +00:00
textscreens.cpp
Make minor errors visible at a glance in the group list.
2019-05-23 15:23:18 +00:00
textwin.cpp
Add a button to hide construction entities.
2019-05-23 16:29:00 +00:00
toolbar.cpp
Rework tooltip implementation to track tip area.
2019-05-23 13:54:24 +00:00
ttf.cpp
Add a built-in Bitstream Vera Sans Roman font.
2019-02-11 11:03:47 +00:00
ttf.h
Add a built-in Bitstream Vera Sans Roman font.
2019-02-11 11:03:47 +00:00
ui.h
Add a button to hide construction entities.
2019-05-23 16:29:00 +00:00
undoredo.cpp
Implement a platform abstraction for menus.
2018-07-16 11:21:30 +00:00
util.cpp
Move two members of Vector to be inline.
2019-05-15 19:53:38 +00:00
view.cpp
Implement a platform abstraction for windows.
2018-07-17 13:31:17 +00:00