..
platform
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
render
Unify displayEdges and displayOutlines.
2016-07-23 22:41:16 +00:00
srf
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
bsp.cpp
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
clipboard.cpp
Multiply constraint values by scale when pasting with transformation.
2016-07-19 12:12:01 +00:00
CMakeLists.txt
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
config.h.in
Implement a resource system.
2016-05-18 11:24:23 +00:00
confscreen.cpp
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
constraint.cpp
Annotate constants passed as boolean function arguments.
2016-05-26 12:43:52 +00:00
constrainteq.cpp
Enable exhaustive switch coverage warnings as an error, and use them.
2016-05-26 12:43:52 +00:00
describescreen.cpp
Convert all enumerations to use enum class
.
2016-05-25 07:17:14 +00:00
draw.cpp
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
drawconstraint.cpp
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
drawentity.cpp
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
dsc.h
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
entity.cpp
Enable exhaustive switch coverage warnings as an error, and use them.
2016-05-26 12:43:52 +00:00
export.cpp
Unify displayEdges and displayOutlines.
2016-07-23 22:41:16 +00:00
exportstep.cpp
Annotate constants passed as boolean function arguments.
2016-05-26 12:43:52 +00:00
exportvector.cpp
DXF: export freehand and zigzag lines as continuous, with a message.
2016-06-29 16:47:23 +00:00
expr.cpp
Enable exhaustive switch coverage warnings as an error, and use them.
2016-05-26 12:43:52 +00:00
expr.h
Convert all enumerations to use enum class
.
2016-05-25 07:17:14 +00:00
file.cpp
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
generate.cpp
Fix the "Show degrees of freedom" command.
2016-06-29 16:58:47 +00:00
graphicswin.cpp
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
group.cpp
Unify displayEdges and displayOutlines.
2016-07-23 22:41:16 +00:00
groupmesh.cpp
Unify displayEdges and displayOutlines.
2016-07-23 22:41:16 +00:00
importdxf.cpp
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
lib.cpp
Annotate constants passed as boolean function arguments.
2016-05-26 12:43:52 +00:00
mesh.cpp
Unify displayEdges and displayOutlines.
2016-07-23 22:41:16 +00:00
modify.cpp
Annotate constants passed as boolean function arguments.
2016-05-26 12:43:52 +00:00
mouse.cpp
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
polygon.cpp
Add const qualifiers to functions where trivially possible.
2016-05-25 03:22:54 +00:00
polygon.h
Unify displayEdges and displayOutlines.
2016-07-23 22:41:16 +00:00
request.cpp
Refactor EntReqTable to not special-case last row.
2016-05-26 12:43:52 +00:00
resource.cpp
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
resource.h
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
sketch.h
Unify displayEdges and displayOutlines.
2016-07-23 22:41:16 +00:00
solvespace.cpp
Do not remove autosave after successfully opening file.
2016-06-23 03:00:50 +00:00
solvespace.h
Unify displayEdges and displayOutlines.
2016-07-23 22:41:16 +00:00
style.cpp
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
system.cpp
Convert all enumerations to use enum class
.
2016-05-25 07:17:14 +00:00
textscreens.cpp
Annotate constants passed as boolean function arguments.
2016-05-26 12:43:52 +00:00
textwin.cpp
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
toolbar.cpp
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +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
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
undoredo.cpp
Unify displayEdges and displayOutlines.
2016-07-23 22:41:16 +00:00
util.cpp
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
2016-07-23 22:31:18 +00:00
view.cpp
Annotate constants passed as boolean function arguments.
2016-05-26 12:43:52 +00:00