solvespace/src
EvilSpirit 46b67d5457 Three.js: apply export scale factor to edges. 2016-04-08 10:19:55 +00:00
..
cocoa OS X: Fix iconutil build error. 2016-03-17 00:31:32 -04:00
fonts Implement stippled line styles from ISO 128. 2016-03-05 12:02:13 +00:00
gtk GTK: make the file filter hack more robust. 2016-03-25 11:08:04 +00:00
icons Add lathe button to toolbar. 2016-01-18 05:31:31 +00:00
srf Enable and mollify -Wunused-variable. 2016-02-14 14:29:47 +00:00
unix Fix image export on *nix. 2016-03-04 15:11:14 +00:00
win32 Rewrite TTF to Bezier conversion using Freetype. 2016-02-13 21:08:18 +00:00
CMakeLists.txt DXF: initial libdxfrw import. 2016-02-19 23:16:36 +00:00
bsp.cpp Replace all ZERO and memset with C++11 brace-initialization. 2016-01-13 06:45:16 +00:00
clipboard.cpp Don't create multiple undo steps when pasting. 2016-04-08 09:54:46 +00:00
config.h.in Remove FLTK port. 2015-07-10 15:59:12 +03:00
confscreen.cpp Use relative chord tolerance instead of absolute. 2016-02-13 16:16:56 +00:00
constraint.cpp Replace NameStr with std::string. 2016-01-13 06:45:17 +00:00
constrainteq.cpp Enable and mollify -Wunused-variable. 2016-02-14 14:29:47 +00:00
describescreen.cpp Remove extraneous instances of .c_str(). 2016-02-19 10:22:53 +00:00
draw.cpp Make normals and workplanes non-stylable. 2016-04-08 10:12:28 +00:00
drawconstraint.cpp DXF: only export visible constraints. 2016-04-08 10:15:29 +00:00
drawentity.cpp Make normals and workplanes non-stylable. 2016-04-08 10:12:28 +00:00
dsc.h Check entity bounding box before hit testing edges. 2016-03-05 16:48:56 +00:00
entity.cpp DXF: export constraints with labels as DXF constraints, not pwl. 2016-02-19 23:16:36 +00:00
export.cpp Three.js: apply export scale factor to edges. 2016-04-08 10:19:55 +00:00
exportstep.cpp Use a separate value of chord tolerance for exporting. 2016-02-13 16:16:47 +00:00
exportvector.cpp DXF: only export visible constraints. 2016-04-08 10:15:29 +00:00
expr.cpp Remove unused field Expr::marker. 2016-01-13 06:45:17 +00:00
expr.h Remove unused Expr operations ENTITY and POINT. 2016-01-13 06:45:17 +00:00
file.cpp Implement stippled line styles from ISO 128. 2016-03-05 12:02:13 +00:00
generate.cpp Allow generating groups in arbitrary order. 2016-02-19 10:23:24 +00:00
glhelper.cpp Implement stippled line styles from ISO 128. 2016-03-05 12:02:13 +00:00
graphicswin.cpp Allow removing active group. 2016-02-19 10:23:24 +00:00
group.cpp Add new group after active group, not after all groups. 2016-02-19 10:23:24 +00:00
groupmesh.cpp Eliminate DEFAULT_TEXT_HEIGHT from drawing code. 2016-03-05 12:02:13 +00:00
lib.cpp Distinguish overconstrained and redundantly constrained sketches. 2016-01-21 14:15:05 +00:00
mesh.cpp Enable and mollify -Wunused-variable. 2016-02-14 14:29:47 +00:00
modify.cpp Replace all ZERO and memset with C++11 brace-initialization. 2016-01-13 06:45:16 +00:00
mouse.cpp Disable autoconstrainer while Ctrl is held. 2016-04-08 09:51:10 +00:00
polygon.cpp Replace all ZERO and memset with C++11 brace-initialization. 2016-01-13 06:45:16 +00:00
polygon.h Rename RgbColor to RgbaColor. 2015-07-10 15:59:12 +03:00
request.cpp Replace NameStr with std::string. 2016-01-13 06:45:17 +00:00
sketch.h DXF: only export visible constraints. 2016-04-08 10:15:29 +00:00
solvespace.cpp Allow generating groups in arbitrary order. 2016-02-19 10:23:24 +00:00
solvespace.h DXF: only export visible constraints. 2016-04-08 10:15:29 +00:00
style.cpp Make normals and workplanes non-stylable. 2016-04-08 10:12:28 +00:00
system.cpp Enable and mollify -Wunused-variable. 2016-02-14 14:29:47 +00:00
textscreens.cpp Regenerate the sketch after allowing redundant constraints. 2016-03-18 20:46:46 +00:00
textwin.cpp Remove extraneous instances of .c_str(). 2016-02-19 10:22:53 +00:00
toolbar.cpp Restore sensible order of group creation toolicons. 2016-03-19 13:24:52 +00:00
ttf.cpp Remove extraneous instances of .c_str(). 2016-02-19 10:22:53 +00:00
ttf.h Rewrite TTF to Bezier conversion using Freetype. 2016-02-13 21:08:18 +00:00
ui.h Make normals and workplanes non-stylable. 2016-04-08 10:12:28 +00:00
undoredo.cpp Allow generating groups in arbitrary order. 2016-02-19 10:23:24 +00:00
util.cpp Check entity bounding box before hit testing edges. 2016-03-05 16:48:56 +00:00
view.cpp Don't calculate halfRow for ShowEditControl manually. 2016-01-27 09:09:18 +00:00