solvespace/src
whitequark e383b7fba8 Remove superfluous glPolygonOffset() call in GL3 renderer.
This caused red fringes on mesh boundary with back faces turned on.
2019-02-04 20:41:50 +00:00
..
platform Check return values of fread, etc in ReadFile/WriteFile. 2019-01-10 07:12:12 +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
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
CMakeLists.txt CMake: add an ENABLE_CLI flag. 2018-07-18 11:49:06 +00:00
config.h.in Clean up includes and include guards. 2018-07-12 18:48:51 +00:00
confscreen.cpp Eliminate blocking in Error() and Message() calls. 2018-07-20 04:40:19 +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 a platform abstraction for windows. 2018-07-17 13:31:17 +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 Eliminate blocking in Error() and Message() calls. 2018-07-20 04:40:19 +00:00
generate.cpp Implement a platform abstraction for windows. 2018-07-17 13:31:17 +00:00
graphicswin.cpp Eliminate blocking in Error() and Message() calls. 2018-07-20 04:40:19 +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 Eliminate blocking in Error() and Message() calls. 2018-07-20 04:40:19 +00:00
mouse.cpp Make some dubious type conversions explicit. 2018-07-18 01:14:59 +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 Eliminate blocking in Error() and Message() calls. 2018-07-20 04:40:19 +00:00
solvespace.h Eliminate blocking in Error() and Message() calls. 2018-07-20 04:40:19 +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 Eliminate imperative redraws. 2018-07-18 23:18:02 +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 Implement a platform abstraction for windows. 2018-07-17 13:31:17 +00:00
ttf.cpp Finish refactoring of platform code. 2018-07-18 03:04:16 +00:00
ttf.h Clean up includes and include guards. 2018-07-12 18:48:51 +00:00
ui.h Misc. typos 2018-09-19 18:52:11 +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