solvespace/src
2017-01-05 12:27:28 +00:00
..
platform Internationalize the main menu. 2017-01-05 12:17:09 +00:00
render GTK: remove GlWidget, use standard Gtk::GLArea. 2017-01-02 16:21:05 +00:00
srf Somewhat improve rendering of transparent meshes. 2016-12-05 03:11:34 +00:00
bsp.cpp Refactor insertion into BSP tree. 2016-11-27 21:04:31 +00:00
clipboard.cpp Do ScheduleGenerateAll in MarkGroupDirty. 2016-12-26 07:58:00 +00:00
CMakeLists.txt Internationalize the toolbar. 2017-01-05 12:27:28 +00:00
config.h.in Drop support for GTK 2. 2017-01-02 16:20:12 +00:00
confscreen.cpp Add an interface for view-independent rendering. 2016-11-18 04:04:32 +00:00
constraint.cpp Do ScheduleGenerateAll in MarkGroupDirty. 2016-12-26 07:58:00 +00:00
constrainteq.cpp Rewrite equations generated for same-orientation constraints. 2016-11-27 14:25:50 +00:00
describescreen.cpp Do ScheduleGenerateAll in MarkGroupDirty. 2016-12-26 07:58:00 +00:00
draw.cpp Fix a tearing issue while dragging a new rect. 2017-01-03 01:47:29 +00:00
drawconstraint.cpp Draw projected lines for pt-line-distance constraints in 3d. 2016-12-21 18:43:42 +00:00
drawentity.cpp Choose entities to select in a way appropriate for the operation. 2017-01-02 12:21:01 +00:00
dsc.h Draw projected lines for pt-line-distance constraints in 3d. 2016-12-21 18:43:42 +00:00
entity.cpp Rewrite equations generated for parallel constraints (in 3d). 2016-11-27 13:43:48 +00:00
export.cpp Reimplement drawing of the mesh wireframe. 2016-11-18 02:40:43 +00:00
exportstep.cpp Annotate constants passed as boolean function arguments. 2016-05-26 12:43:52 +00:00
exportvector.cpp DXF: Fix export of wireframe as 3D DXF. 2016-11-26 08:18:14 +00:00
expr.cpp Fix a dereference of an iterator one past the end. 2017-01-03 01:21:38 +00:00
expr.h test: add tests for ExprParser, and fix two crashes. 2016-12-13 11:27:59 +00:00
file.cpp Reload linked files before upgrading legacy data. 2016-11-28 16:58:31 +00:00
generate.cpp Do ScheduleGenerateAll in MarkGroupDirty. 2016-12-26 07:58:00 +00:00
graphicswin.cpp Internationalize the main menu. 2017-01-05 12:17:09 +00:00
group.cpp Do ScheduleGenerateAll in MarkGroupDirty. 2016-12-26 07:58:00 +00:00
groupmesh.cpp Somewhat improve rendering of transparent meshes. 2016-12-05 03:11:34 +00:00
importdxf.cpp DXF: Import Z coordinate from DXF/DWG files. 2016-11-26 08:25:54 +00:00
lib.cpp Win32: unbreak solvespace-cli. 2016-12-05 01:24:17 +00:00
mesh.cpp Somewhat improve rendering of transparent meshes. 2016-12-05 03:11:34 +00:00
modify.cpp Do ScheduleGenerateAll in MarkGroupDirty. 2016-12-26 07:58:00 +00:00
mouse.cpp Choose entities to select in a way appropriate for the operation. 2017-01-02 12:21:01 +00:00
polygon.cpp Improve performance of face picking. 2016-11-27 15:14:10 +00:00
polygon.h Somewhat improve rendering of transparent meshes. 2016-12-05 03:11:34 +00:00
polyline.cpp Stitch outlines before display to preserve phase of stippling. 2016-10-13 22:05:32 +00:00
request.cpp Fix uninitialized variable warnings. 2016-11-17 13:59:51 +00:00
resource.cpp Internationalize the main menu. 2017-01-05 12:17:09 +00:00
resource.h Fix BitmapFont to not lose texture updates. 2016-10-11 23:45:19 +00:00
sketch.h Force DOF check every time a constraint is added. 2016-12-21 19:40:33 +00:00
solvespace.cpp Internationalize the main menu. 2017-01-05 12:17:09 +00:00
solvespace.h Internationalize the main menu. 2017-01-05 12:17:09 +00:00
style.cpp Do ScheduleGenerateAll in MarkGroupDirty. 2016-12-26 07:58:00 +00:00
system.cpp Force DOF check every time a constraint is added. 2016-12-21 19:40:33 +00:00
textscreens.cpp Do ScheduleGenerateAll in MarkGroupDirty. 2016-12-26 07:58:00 +00:00
textwin.cpp GTK: remove GlWidget, use standard Gtk::GLArea. 2017-01-02 16:21:05 +00:00
toolbar.cpp Internationalize the toolbar. 2017-01-05 12:27:28 +00:00
ttf.cpp Add two more points to the TTF text request. 2016-11-02 09:22:18 +00:00
ttf.h Add two more points to the TTF text request. 2016-11-02 09:22:18 +00:00
ui.h Internationalize the main menu. 2017-01-05 12:17:09 +00:00
undoredo.cpp Unify displayEdges and displayOutlines. 2016-07-23 22:41:16 +00:00
util.cpp Draw projected lines for pt-line-distance constraints in 3d. 2016-12-21 18:43:42 +00:00
view.cpp Implement "view → set to full scale" text window command. 2016-08-01 14:03:16 +00:00