.. |
cocoa
|
Make graphics window edit control width fit the content.
|
2016-04-16 03:10:56 +00:00 |
fonts
|
Add the Ukrainian letters [ЄІЇєіїҐґ] to builtin vector font.
|
2016-04-08 11:01:29 +00:00 |
gtk
|
Make graphics window edit control width fit the content.
|
2016-04-16 03:10:56 +00:00 |
icons
|
Allow rendering solid outlines using a distinct style.
|
2016-04-15 21:53:08 +00:00 |
srf
|
Get rid of if(!this).
|
2016-04-15 06:11:03 +00:00 |
unix
|
Fix image export on *nix.
|
2016-03-04 15:11:14 +00:00 |
win32
|
Make graphics window edit control width fit the content.
|
2016-04-16 03:10:56 +00:00 |
CMakeLists.txt
|
OS X: bundle Freetype.
|
2016-04-08 10:47:25 +00:00 |
bsp.cpp
|
Get rid of if(!this).
|
2016-04-15 06:11:03 +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
|
Display point-circle or point-arc distance, when selected.
|
2016-04-08 11:21:51 +00:00 |
draw.cpp
|
Perform grid fitting on the builtin vector font.
|
2016-04-16 04:19:14 +00:00 |
drawconstraint.cpp
|
Display angle in the middle of its dimension line, not adjacent.
|
2016-04-16 09:05:21 +00:00 |
drawentity.cpp
|
Rigorously treat font scale factors.
|
2016-04-15 21:53:08 +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
|
Allow rendering solid outlines using a distinct style.
|
2016-04-15 21:53:08 +00:00 |
exportstep.cpp
|
Use a separate value of chord tolerance for exporting.
|
2016-02-13 16:16:47 +00:00 |
exportvector.cpp
|
Refactor export code to pass around hStyle, not uint32_t.
|
2016-04-14 18:54:09 +00:00 |
expr.cpp
|
Get rid of if(!this).
|
2016-04-15 06:11:03 +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
|
Perform grid fitting on the builtin vector font.
|
2016-04-16 04:19:14 +00:00 |
graphicswin.cpp
|
Fully reinitialize graphics window in AfterNewFile().
|
2016-04-16 04:19:14 +00:00 |
group.cpp
|
Allow rendering solid outlines using a distinct style.
|
2016-04-15 21:53:08 +00:00 |
groupmesh.cpp
|
When there's a shell, always render solids using sharp edges solids.
|
2016-04-15 21:53:08 +00:00 |
lib.cpp
|
Distinguish overconstrained and redundantly constrained sketches.
|
2016-01-21 14:15:05 +00:00 |
mesh.cpp
|
Allow rendering solid outlines using a distinct style.
|
2016-04-15 21:53:08 +00:00 |
modify.cpp
|
Allow adding spline points.
|
2016-04-15 06:11:03 +00:00 |
mouse.cpp
|
Display and edit length difference constraints as lengths.
|
2016-04-16 03:10:56 +00:00 |
polygon.cpp
|
Allow rendering hidden solid edges using a distinct style.
|
2016-04-15 21:53:08 +00:00 |
polygon.h
|
Allow rendering solid outlines using a distinct style.
|
2016-04-15 21:53:08 +00:00 |
request.cpp
|
Allow removing spline points.
|
2016-04-15 06:11:03 +00:00 |
sketch.h
|
Display angle in the middle of its dimension line, not adjacent.
|
2016-04-16 09:05:21 +00:00 |
solvespace.cpp
|
Quit export mode after new file.
|
2016-04-16 09:05:21 +00:00 |
solvespace.h
|
Make graphics window edit control width fit the content.
|
2016-04-16 03:10:56 +00:00 |
style.cpp
|
Refactor Style::LoadFactoryDefaults.
|
2016-04-16 05:49:37 +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
|
Ensure edit control font size matches font size of text being edited.
|
2016-04-15 21:53:08 +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
|
Perform grid fitting on the builtin vector font.
|
2016-04-16 04:19:14 +00:00 |
undoredo.cpp
|
Allow rendering solid outlines using a distinct style.
|
2016-04-15 21:53:08 +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 |