solvespace/src
Eric Chan 37de364257 Addition of ArcLength Ratio and ArcLength Difference constraints to Constraints list 2021-06-28 11:31:53 -04:00
..
platform fix a compiler warning on GTK builds 2021-05-12 20:02:21 -04:00
render Skip image rendering in CLI rather than hard abort 2021-04-03 22:58:05 +03:00
srf Use Range-based for Loops Instead of NextAfter for all IdList Objects 2021-05-12 19:50:23 -04:00
CMakeLists.txt Add apple arm64 support 2021-04-04 11:40:10 -04:00
bsp.cpp Intersection boolen in triangle mesh mode is properly implemented 2020-05-10 17:11:19 -04:00
clipboard.cpp Use Range-based for Loops Instead of NextAfter for all IdList Objects 2021-05-12 19:50:23 -04:00
config.h.in Drop backtrace generation. 2020-07-28 14:56:55 +00:00
confscreen.cpp Clamp lighting value on export to fix flat colors 2021-04-02 18:13:31 -04:00
constraint.cpp Addition of ArcLength Ratio and ArcLength Difference constraints to Constraints list 2021-06-28 11:31:53 -04:00
constrainteq.cpp Addition of ArcLength Ratio and ArcLength Difference constraints to Constraints list 2021-06-28 11:31:53 -04:00
describescreen.cpp UI: Show XYZ distance components in the text window for two points 2021-03-06 14:15:28 -05:00
draw.cpp Use Range-based for Loops Instead of NextAfter for all IdList Objects 2021-05-12 19:50:23 -04:00
drawconstraint.cpp Addition of ArcLength Ratio and ArcLength Difference constraints to Constraints list 2021-06-28 11:31:53 -04:00
drawentity.cpp export style for construction entities for edges 2021-03-25 21:29:41 -04:00
dsc.h Remove all unused methods from IdList and its iterator 2021-05-12 19:50:23 -04:00
entity.cpp Fix issue659 - Problems constraining to ends of Helix. 2020-08-07 15:16:47 -04:00
export.cpp Clamp lighting value on export to fix flat colors 2021-04-02 18:13:31 -04:00
exportstep.cpp Use Range-based for Loops Instead of NextAfter for all IdList Objects 2021-05-12 19:50:23 -04:00
exportvector.cpp Use Range-based for Loops Instead of NextAfter for all IdList Objects 2021-05-12 19:50:23 -04:00
expr.cpp Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +00:00
expr.h Clean up virtual, override, default, and void params. NFC. 2019-09-11 10:31:07 +00:00
file.cpp Use Range-based for Loops Instead of NextAfter for all IdList Objects 2021-05-12 19:50:23 -04:00
generate.cpp Make the redundant constraint timeout a configuration value and add the config UI elements to edit that value. 2020-09-16 16:39:43 -04:00
graphicswin.cpp Addition of ArcLength Ratio and ArcLength Difference constraints to Constraints list 2021-06-28 11:31:53 -04:00
group.cpp Fix "Sketch in New Workplane" point & normal to set correct orientation of workplane 2021-06-27 13:17:09 -04:00
groupmesh.cpp Use Range-based for Loops Instead of NextAfter for all IdList Objects 2021-05-12 19:50:23 -04:00
importdxf.cpp Allow DXF import of 3D arcs and circles 2020-10-01 12:59:43 -04:00
importidf.cpp Show IDF keepout regions as construction entities. 2021-05-17 14:55:38 -04:00
lib.cpp Addition of ArcLength Ratio and ArcLength Difference constraints to Constraints list 2021-06-28 11:31:53 -04:00
mesh.cpp Fix #696. Account for multiple coincident edges when looking for naked edges. 2020-09-14 12:07:17 -04:00
modify.cpp Use Range-based for Loops Instead of NextAfter for all IdList Objects 2021-05-12 19:50:23 -04:00
mouse.cpp Addition of ArcLength Ratio and ArcLength Difference constraints to Constraints list 2021-06-28 11:31:53 -04:00
polygon.cpp Less work in AssembleContour 2020-05-06 18:38:58 -04:00
polygon.h Add a pass in triangulation to create convex triangle fans. These triangles will have smaller bounding boxes and look better. 2020-08-07 15:47:01 -04:00
polyline.cpp Make some arguments const/const references, where possible. NFC. 2019-11-23 14:07:31 +00:00
request.cpp Use the new equality/inequality operators of handles to reduce references to .v. NFC. 2019-07-10 15:40:21 +00:00
resource.cpp Make some arguments const/const references, where possible. NFC. 2019-11-23 14:07:31 +00:00
resource.h Various header cleanups. NFC. 2020-05-10 09:24:12 +00:00
sketch.h Addition of ArcLength Ratio and ArcLength Difference constraints to Constraints list 2021-06-28 11:31:53 -04:00
solvespace.cpp Addition of ArcLength Ratio and ArcLength Difference constraints to Constraints list 2021-06-28 11:31:53 -04:00
solvespace.h Remove Q3DO export. 2020-11-21 13:02:39 -05:00
style.cpp Use Range-based for Loops Instead of NextAfter for all IdList Objects 2021-05-12 19:50:23 -04:00
system.cpp Make the redundant constraint timeout a configuration value and add the config UI elements to edit that value. 2020-09-16 16:39:43 -04:00
textscreens.cpp UI: Display "err" in the property browser only if "check sketch for closed contour" 2020-11-24 18:18:11 -05:00
textwin.cpp Improve zooming with trackpad and scrollwheel 2020-12-11 07:26:02 -05:00
toolbar.cpp Correct toolbar height calculation (#885) 2021-01-10 10:33:26 -05:00
ttf.cpp Don't show unusable fonts in font selector. 2019-11-23 16:17:01 +00:00
ttf.h Don't show unusable fonts in font selector. 2019-11-23 16:17:01 +00:00
ui.h Add menu checkbox Dim Solid for Sketch Groups. 2020-12-29 14:08:45 -05:00
undoredo.cpp Convert many loops to range-for or std algorithms. NFC. 2019-08-20 15:57:11 +00:00
util.cpp Performance optimization of the Vector class 2020-10-23 20:08:43 -04:00
view.cpp Implement a platform abstraction for windows. 2018-07-17 13:31:17 +00:00