solvespace/src
whitequark c0b6eaa935 Fix automatic marking of constraints as reference.
To reproduce:
  * New sketch;
  * Create two redundant constraints, with second being automatically
    marked as reference;
  * Switch one of these to non-reference;
  * Allow redundant constraints;
  * All new constraints with labels created as reference, even
    if that specific degree of freedom is not constrained yet.
2017-04-08 14:42:35 +00:00
..
platform Change mentions of OpenGL 2 to OpenGL 3. 2017-04-06 07:20:50 +00:00
render Change mentions of OpenGL 2 to OpenGL 3. 2017-04-06 07:20:50 +00:00
srf Reserve space upfront when possible, to avoid re-allocations. 2017-01-14 03:07:33 +00:00
CMakeLists.txt Change mentions of OpenGL 2 to OpenGL 3. 2017-04-06 07:20:50 +00:00
bsp.cpp Refactor insertion into BSP tree. 2016-11-27 21:04:31 +00:00
clipboard.cpp Allow copying and pasting of datum points. 2017-01-14 03:17:09 +00:00
config.h.in Drop support for GTK 2. 2017-01-02 16:20:12 +00:00
confscreen.cpp Internationalize all messages without substitutions. 2017-01-07 06:47:40 +00:00
constraint.cpp Fix automatic marking of constraints as reference. 2017-04-08 14:42:35 +00:00
constrainteq.cpp Rewrite equation for pt-on-circle to avoid negative diameter. 2017-04-08 14:38:07 +00:00
describescreen.cpp Implement an image request. 2017-03-12 00:13:56 +00:00
draw.cpp Remove the "style → background image" feature. 2017-03-13 01:12:58 +00:00
drawconstraint.cpp Pin comments with custom styles to front layer, like regular ones. 2017-02-17 02:53:20 +00:00
drawentity.cpp Implement an image request. 2017-03-12 00:13:56 +00:00
dsc.h Reserve space upfront when possible, to avoid re-allocations. 2017-01-14 03:07:33 +00:00
entity.cpp Implement an image request. 2017-03-12 00:13:56 +00:00
export.cpp Rework path and file operations to be more robust. 2017-03-11 18:58:53 +00:00
exportstep.cpp Rework path and file operations to be more robust. 2017-03-11 18:58:53 +00:00
exportvector.cpp Rework path and file operations to be more robust. 2017-03-11 18:58:53 +00:00
expr.cpp Fix a crash in expression parser. 2017-02-17 02:50:00 +00:00
expr.h test: add tests for ExprParser, and fix two crashes. 2016-12-13 11:27:59 +00:00
file.cpp Implement an image request. 2017-03-12 00:13:56 +00:00
generate.cpp Improve handling of corner cases related to assembled loop normals. 2017-02-17 05:01:19 +00:00
graphicswin.cpp Implement an image request. 2017-03-12 00:13:56 +00:00
group.cpp Fix forcing NURBS to mesh in a step group when the flag is inherited. 2017-04-06 07:40:47 +00:00
groupmesh.cpp Fix forcing NURBS to mesh in a step group when the flag is inherited. 2017-04-06 07:40:47 +00:00
importdxf.cpp Rework path and file operations to be more robust. 2017-03-11 18:58:53 +00:00
lib.cpp Explicitly represent the parameter used in constraints. 2017-02-06 13:02:49 +00:00
mesh.cpp Remove degenerate triangles when generating triangle mesh. 2017-02-05 09:25:07 +00:00
modify.cpp Internationalize all messages without substitutions. 2017-01-07 06:47:40 +00:00
mouse.cpp Implement an image request. 2017-03-12 00:13:56 +00:00
polygon.cpp Add a command to show center of mass, assuming uniform density. 2017-01-19 08:54:11 +00:00
polygon.h Remove degenerate triangles when generating triangle mesh. 2017-02-05 09:25:07 +00:00
polyline.cpp Stitch outlines before display to preserve phase of stippling. 2016-10-13 22:05:32 +00:00
request.cpp Implement an image request. 2017-03-12 00:13:56 +00:00
resource.cpp Rework path and file operations to be more robust. 2017-03-11 18:58:53 +00:00
resource.h Rework path and file operations to be more robust. 2017-03-11 18:58:53 +00:00
sketch.h Fix forcing NURBS to mesh in a step group when the flag is inherited. 2017-04-06 07:40:47 +00:00
solvespace.cpp Implement an image request. 2017-03-12 00:13:56 +00:00
solvespace.h Remove the "style → background image" feature. 2017-03-13 01:12:58 +00:00
style.cpp Remove the "style → background image" feature. 2017-03-13 01:12:58 +00:00
system.cpp Turn newly created redundant constraints with a label into references. 2017-01-12 01:34:41 +00:00
textscreens.cpp Fix forcing NURBS to mesh in a step group when the flag is inherited. 2017-04-06 07:40:47 +00:00
textwin.cpp Rename TextWindow::CHAR_WIDTH to CHAR_WIDTH_. 2017-04-06 06:54:07 +00:00
toolbar.cpp Fix toolbar height after 5744d1d5. 2017-03-13 01:14:59 +00:00
ttf.cpp Rework path and file operations to be more robust. 2017-03-11 18:58:53 +00:00
ttf.h Rework path and file operations to be more robust. 2017-03-11 18:58:53 +00:00
ui.h Rename TextWindow::CHAR_WIDTH to CHAR_WIDTH_. 2017-04-06 06:54:07 +00:00
undoredo.cpp Implement an image request. 2017-03-12 00:13:56 +00:00
util.cpp Rework path and file operations to be more robust. 2017-03-11 18:58:53 +00:00
view.cpp Internationalize all messages without substitutions. 2017-01-07 06:47:40 +00:00