This website requires JavaScript.
Explore
Help
Register
Sign In
kindred
/
create
Watch
1
Star
1
Fork
0
You've already forked create
Code
Issues
37
Pull Requests
Actions
Packages
Projects
9
Releases
2
Wiki
Activity
Files
56a04dbbc09756b38bba2db0bd7d0bc269647364
create
/
src
/
Mod
/
Sketcher
History
Ajinkya Dahale
c596c2fe3d
[Sketcher] Constrain first pole when created
...
By doing this, duplicate radius constraints are not made when deleting and redefining second pole.
2022-03-09 16:43:47 +01:00
..
App
App: use forward declaration to reduce compile time
2022-03-04 17:27:53 +01:00
Gui
[Sketcher] Constrain first pole when created
2022-03-09 16:43:47 +01:00
ProfileLib
Sketcher: [skip ci] fix header uniformity
2019-12-22 01:00:29 +01:00
SketcherTests
Sketch: [skip ci] add unit test to detect missing point-on-point constraints
2022-02-28 14:50:35 +01:00
Templates
…
CMakeLists.txt
Sketcher: add unit test for sketch with expressions
2021-12-23 15:32:24 +01:00
Init.py
…
InitGui.py
Sketcher: [skip ci] fix handling of icon search paths when another workbench uses a sketcher command
2020-10-01 16:28:23 +02:00
Profiles.py
Sketcher: [skip ci] fix header uniformity
2019-12-22 01:00:29 +01:00
sketcher.dox
Fix various superfluous whitespace in *.dox files
2022-01-09 21:01:42 -06:00
SketcherExample.py
LGTM: various fixes for using string operator instead of numeric
2019-10-25 10:33:12 -03:00
SketcherGlobal.h
Add Global.h headers to modules
2021-12-18 14:06:40 +01:00
TestSketcherApp.py
Sketcher: add unit test for sketch with expressions
2021-12-23 15:32:24 +01:00
TestSketcherGui.py
…