solvespace/src
2019-08-09 23:32:24 +00:00
..
platform Add VRML (WRL) triangle mesh export. 2019-08-09 21:30:33 +00:00
render Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +00:00
srf Implement helical extrusion groups. 2019-07-31 04:16:56 +00:00
bsp.cpp Refactor insertion into BSP tree. 2016-11-27 21:04:31 +00:00
clipboard.cpp Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +00:00
CMakeLists.txt Minor cleanups. NFC. 2019-05-21 00:48:20 +00:00
config.h.in GTK: use native file chooser dialog, if available. 2019-05-08 22:59:20 +00:00
confscreen.cpp Add a setting to format constraint labels using SI prefixes. 2019-05-24 12:31:41 +00:00
constraint.cpp Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +00:00
constrainteq.cpp Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +00:00
describescreen.cpp Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +00:00
draw.cpp Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +00:00
drawconstraint.cpp Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +00:00
drawentity.cpp Implement helical extrusion groups. 2019-07-31 04:16:56 +00:00
dsc.h Use the fact that handles are now less-than comparable. NFC. 2019-07-10 15:40:21 +00:00
entity.cpp Implement helical extrusion groups. 2019-07-31 04:16:56 +00:00
export.cpp VRML: add support for transparency. 2019-08-09 23:32:24 +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 Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +00:00
expr.h Implement a platform abstraction for windows. 2018-07-17 13:31:17 +00:00
file.cpp Auto-recover files corrupted by the bug in commit bd84bc1a. 2019-06-25 00:48:57 +00:00
generate.cpp Implement helical extrusion groups. 2019-07-31 04:16:56 +00:00
graphicswin.cpp Implement helical extrusion groups. 2019-07-31 04:16:56 +00:00
group.cpp Implement helical extrusion groups. 2019-07-31 04:16:56 +00:00
groupmesh.cpp Implement helical extrusion groups. 2019-07-31 04:16:56 +00:00
importdxf.cpp Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +00:00
lib.cpp Commit missing parts of cf2f0e5d. 2019-05-24 16:02:01 +00:00
mesh.cpp Fix commit cc107887. 2019-05-24 03:39:34 +00:00
modify.cpp Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +00:00
mouse.cpp Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +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 Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +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 Implement helical extrusion groups. 2019-07-31 04:16:56 +00:00
solvespace.cpp Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +00:00
solvespace.h Add VRML (WRL) triangle mesh export. 2019-08-09 21:30:33 +00:00
style.cpp Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +00:00
system.cpp Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +00:00
textscreens.cpp Implement helical extrusion groups. 2019-07-31 04:16:56 +00:00
textwin.cpp Brighter blue and yellow in text window for higher contrast/readability. 2019-07-09 00:48:06 +00:00
toolbar.cpp Improve layout for reference axes with very vertically small windows. 2019-07-12 11:23:28 +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 Implement helical extrusion groups. 2019-07-31 04:16:56 +00:00
undoredo.cpp Replace entity map implementation with std::unordered_map. 2019-05-24 18:19:10 +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