solvespace/src
whitequark 274233fe08 Eliminate Constraint::dogd.refp.
While we're at it, let's also emphasize both parts of a two-part
constraint to make it easier to find.
2016-05-25 03:22:54 +00:00
..
platform GTK: clip any editors instead of resizing GraphicsWindow. 2016-05-25 03:22:54 +00:00
srf Add const qualifiers to functions where trivially possible. 2016-05-25 03:22:54 +00:00
CMakeLists.txt Move vector font to res/fonts/; remove lff2c. 2016-05-18 11:24:24 +00:00
bsp.cpp Add const qualifiers to functions where trivially possible. 2016-05-25 03:22:54 +00:00
clipboard.cpp Allow copying and pasting constraints. 2016-05-20 14:19:50 +00:00
config.h.in Implement a resource system. 2016-05-18 11:24:23 +00:00
confscreen.cpp Rewrite declarations of form f(void) as f(). 2016-05-20 12:43:20 +00:00
constraint.cpp Add const qualifiers to functions where trivially possible. 2016-05-25 03:22:54 +00:00
constrainteq.cpp Add const qualifiers to functions where trivially possible. 2016-05-25 03:22:54 +00:00
describescreen.cpp Rewrite declarations of form f(void) as f(). 2016-05-20 12:43:20 +00:00
draw.cpp Eliminate Constraint::dogd.refp. 2016-05-25 03:22:54 +00:00
drawconstraint.cpp Eliminate Constraint::dogd.refp. 2016-05-25 03:22:54 +00:00
drawentity.cpp Eliminate Entity::dogd.refp. 2016-05-25 03:22:54 +00:00
dsc.h Use entity bounding boxes in SelectByMarquee. 2016-05-25 03:22:54 +00:00
entity.cpp Add const qualifiers to functions where trivially possible. 2016-05-25 03:22:54 +00:00
export.cpp Add const qualifiers to functions where trivially possible. 2016-05-25 03:22:54 +00:00
exportstep.cpp Rewrite declarations of form f(void) as f(). 2016-05-20 12:43:20 +00:00
exportvector.cpp Rewrite declarations of form f(void) as f(). 2016-05-20 12:43:20 +00:00
expr.cpp Add const qualifiers to functions where trivially possible. 2016-05-25 03:22:54 +00:00
expr.h Add const qualifiers to functions where trivially possible. 2016-05-25 03:22:54 +00:00
file.cpp Rewrite declarations of form f(void) as f(). 2016-05-20 12:43:20 +00:00
generate.cpp Rewrite declarations of form f(void) as f(). 2016-05-20 12:43:20 +00:00
glhelper.cpp Factor in SOutlineList::FillOutlineTags. 2016-05-25 03:22:54 +00:00
graphicswin.cpp Rewrite declarations of form f(void) as f(). 2016-05-20 12:43:20 +00:00
group.cpp Rewrite declarations of form f(void) as f(). 2016-05-20 12:43:20 +00:00
groupmesh.cpp Rewrite declarations of form f(void) as f(). 2016-05-20 12:43:20 +00:00
importdxf.cpp DXF, DWG: allow undoing an import. 2016-05-20 14:04:21 +00:00
lib.cpp Replace all oops() checks with ssassert()s. 2016-05-20 12:38:30 +00:00
mesh.cpp Factor in SOutlineList::FillOutlineTags. 2016-05-25 03:22:54 +00:00
modify.cpp Rewrite declarations of form f(void) as f(). 2016-05-20 12:43:20 +00:00
mouse.cpp Rewrite declarations of form f(void) as f(). 2016-05-20 12:43:20 +00:00
polygon.cpp Add const qualifiers to functions where trivially possible. 2016-05-25 03:22:54 +00:00
polygon.h Factor in SOutlineList::FillOutlineTags. 2016-05-25 03:22:54 +00:00
request.cpp Add const qualifiers to functions where trivially possible. 2016-05-25 03:22:54 +00:00
resource.cpp Replace all oops() checks with ssassert()s. 2016-05-20 12:38:30 +00:00
resource.h In Pixmap and BitmapFont, use std::vector instead of std::unique_ptr. 2016-05-18 11:24:24 +00:00
sketch.h Eliminate Constraint::dogd.refp. 2016-05-25 03:22:54 +00:00
solvespace.cpp Reimplement e129755d properly. 2016-05-25 03:22:54 +00:00
solvespace.h Add const qualifiers to functions where trivially possible. 2016-05-25 03:22:54 +00:00
style.cpp Add const qualifiers to functions where trivially possible. 2016-05-25 03:22:54 +00:00
system.cpp Rewrite declarations of form f(void) as f(). 2016-05-20 12:43:20 +00:00
textscreens.cpp Rewrite declarations of form f(void) as f(). 2016-05-20 12:43:20 +00:00
textwin.cpp Rewrite declarations of form f(void) as f(). 2016-05-20 12:43:20 +00:00
toolbar.cpp Rewrite declarations of form f(void) as f(). 2016-05-20 12:43:20 +00:00
ttf.cpp Replace all oops() checks with ssassert()s. 2016-05-20 12:38:30 +00:00
ttf.h Don't hold all existing system fonts open. 2016-05-07 04:20:06 +00:00
ui.h Allow copying and pasting constraints. 2016-05-20 14:19:50 +00:00
undoredo.cpp Rewrite declarations of form f(void) as f(). 2016-05-20 12:43:20 +00:00
util.cpp Use entity bounding boxes in SelectByMarquee. 2016-05-25 03:22:54 +00:00
view.cpp Rewrite declarations of form f(void) as f(). 2016-05-20 12:43:20 +00:00