/
mastercond
/
Solvespace-qt
ОбзорДокументацияВойти
/
mastercond
/
Solvespace-qt
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
Solvespace-qt/
src/
..
platform

The .h extension to the glmainwindow.h was not copied correctly in the files modified earlier.

3 года назад
render

Removed debug statements from the quiqt.cpp rendergl1.cpp ->selectTexture changed id from 1 to 2. It seems that Qt reserves 1 for its own purposes.. not confirmed

3 года назад
srf

small simplifications

3 года назад
CMakeLists.txt

The .h extension to the glmainwindow.h was not copied correctly in the files modified earlier.

3 года назад
bsp.cpp

Intersection boolen in triangle mesh mode is properly implemented

6 лет назад
clipboard.cpp

Fix various typos

5 лет назад
config.h.in

UI: Add a link to the GitHub commit in the Help menu

5 лет назад
confscreen.cpp

Add config option for "camera" rotation navigation

4 года назад
constraint.cpp

UI: Fix typo in the "Angle" constraint hint.

3 года назад
constrainteq.cpp

Addition of ArcLength Ratio and ArcLength Difference constraints to Constraints list

5 лет назад
describescreen.cpp

Use a lambda to list selected faces when multiple faces are selected.

4 года назад
draw.cpp

quiet some compiler warnings

4 года назад
drawconstraint.cpp

Dimension constraints only display mode improvements

4 года назад
drawentity.cpp

Don't try to drag points with pt-coincident constraint to a previous group. Fixes #1012 and makes dragging as done in one of the tutorials possible again.

4 года назад
dsc.h

Remove all unused methods from IdList and its iterator

5 лет назад
entity.cpp

Add faces perpendicular and parallel constraints.

4 года назад
export.cpp

dimonly fix

4 года назад
exportstep.cpp

Use Range-based for Loops Instead of NextAfter for all IdList Objects

5 лет назад
exportvector.cpp

+ safe height gcode parameter

5 лет назад
expr.cpp

Banish an unneeded use of our custom containers.

5 лет назад
expr.h

Banish an unneeded use of our custom containers.

5 лет назад
file.cpp

Allow all linkable files as missing files to fix #1297

4 года назад
generate.cpp

Suppress dof calculation flag

5 лет назад
graphicswin.cpp

Delete the partially drawn entity when ESC is pressed on pending operations by using UndoUndo()

3 года назад
group.cpp

Treat a linked group as mesh-only if it has a Mesh but no Shell.

4 года назад
groupmesh.cpp

Clean up face selection code

4 года назад
importdxf.cpp

Allow DXF import of 3D arcs and circles

6 лет назад
importidf.cpp

skip duplicate drilled holes

3 года назад
importmesh.cpp

Check for text STL when linking (#1197)

5 лет назад
lib.cpp

Addition of ArcLength Ratio and ArcLength Difference constraints to Constraints list

5 лет назад
mesh.cpp

Fix #696. Account for multiple coincident edges when looking for naked edges.

6 лет назад
modify.cpp

Use Range-based for Loops Instead of NextAfter for all IdList Objects

5 лет назад
mouse.cpp

Add config option for "camera" rotation navigation

4 года назад
polygon.cpp

Less work in AssembleContour

6 лет назад
polygon.h

Add a pass in triangulation to create convex triangle fans. These triangles will have smaller bounding boxes and look better.

6 лет назад
polyline.cpp

Make some arguments const/const references, where possible. NFC.

7 лет назад
request.cpp

Use the new equality/inequality operators of handles to reduce references to .v. NFC.

7 лет назад
resource.cpp

quiet some compiler warnings

4 года назад
resource.h

quiet some compiler warnings

4 года назад
sketch.h

Don't try to drag points with pt-coincident constraint to a previous group. Fixes #1012 and makes dragging as done in one of the tutorials possible again.

4 года назад
solvespace.cpp

Update the year to 2023 in the About dialog and Windows version resource.

3 года назад
solvespace.h

Add config option for "camera" rotation navigation

4 года назад
style.cpp

Fix MmToString calls that should have editable=true set

5 лет назад
system.cpp

Fix which outer size we use.

5 лет назад
textscreens.cpp

dimonly fix

4 года назад
textwin.cpp

eliminate possible use before set warnings

4 года назад
toolbar.cpp

GUI: Flexible vertical space above the toolbar

5 лет назад
ttf.cpp

Fix various typos (#1178)

5 лет назад
ttf.h

Don't show unusable fonts in font selector.

7 лет назад
ui.h

Add config option for "camera" rotation navigation

4 года назад
undoredo.cpp

Convert many loops to range-for or std algorithms. NFC.

7 лет назад
util.cpp

Performance optimization of the Vector class

6 лет назад
view.cpp

move perspective, lighting, and explode distance from configuration screen to view screen.

5 лет назад