..
platform
Implement Q3DO export.
2019-03-28 08:53:37 +00:00
render
Remove superfluous glPolygonOffset() call in GL3 renderer.
2019-02-04 20:41:50 +00:00
srf
Misc. typos
2018-09-19 18:52:11 +00:00
CMakeLists.txt
Implement Q3DO export.
2019-03-28 08:53:37 +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
Clean up includes and include guards.
2018-07-12 18:48:51 +00:00
confscreen.cpp
Add checkbox to control automatic line constraints
2019-02-11 13:17:38 +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
Implement a platform abstraction for windows.
2018-07-17 13:31:17 +00:00
drawconstraint.cpp
Adjust the horizontal constraint label margin to equal vertical.
2018-07-31 17:21:15 +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
Implement Q3DO export.
2019-03-28 08:53:37 +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
Implement a platform abstraction for windows.
2018-07-17 13:31:17 +00:00
graphicswin.cpp
Fix uninitialized memory access in toolbar.
2019-02-19 11:35:56 +00:00
group.cpp
Eliminate imperative redraws.
2018-07-18 23:18:02 +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
Avoid degenerate triangles when snapping to mesh.
2018-07-12 11:50:24 +00:00
modify.cpp
Let tangent arc modify the original entities.
2019-02-11 10:45:11 +00:00
mouse.cpp
Add a built-in Bitstream Vera Sans Roman font.
2019-02-11 11:03:47 +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
Fix unaligned access in LoadStringFromGzip.
2018-07-18 15:36:59 +00:00
resource.h
Implement a platform abstraction for windows.
2018-07-17 13:31:17 +00:00
sketch.h
Implement a platform abstraction for settings.
2018-07-17 15:01:58 +00:00
solvespace.cpp
Add checkbox to control automatic line constraints
2019-02-11 13:17:38 +00:00
solvespace.h
Implement Q3DO export.
2019-03-28 08:53:37 +00:00
style.cpp
Implement a platform abstraction for settings.
2018-07-17 15:01: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
Let tangent arc modify the original entities.
2019-02-11 10:45:11 +00:00
textwin.cpp
Fix Z-index of UI elements drawn by the color picker.
2018-07-31 21:26:47 +00:00
toolbar.cpp
Fix uninitialized memory access in toolbar.
2019-02-19 11:35:56 +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 checkbox to control automatic line constraints
2019-02-11 13:17:38 +00:00
undoredo.cpp
Implement a platform abstraction for menus.
2018-07-16 11:21:30 +00:00
util.cpp
Eliminate blocking in Error() and Message() calls.
2018-07-20 04:40:19 +00:00
view.cpp
Implement a platform abstraction for windows.
2018-07-17 13:31:17 +00:00