This website requires JavaScript.
Explore
Help
Register
Sign In
kindred
/
create
Watch
1
Star
1
Fork
0
You've already forked create
Code
Issues
44
Pull Requests
Actions
Packages
Projects
9
Releases
2
Wiki
Activity
Files
46c73062fffb7e4cc27ae9d95ff7b4688c8a151f
create
/
src
/
Mod
/
Sketcher
History
wmayer
a731566661
Fix clang compiler warnings:
...
+ fix -Winconsistent-missing-override
2019-08-17 19:53:07 +02:00
..
App
Fix clang compiler warnings:
2019-08-17 19:53:07 +02:00
Gui
Sketcher: auto undo when canceling constraint editing
2019-08-17 15:32:50 +02:00
ProfileLib
Gui: support in-place editing
2019-08-17 15:08:32 +02:00
Templates
…
CMakeLists.txt
CMP0050: make Sketcher module aware of cmake policy
2018-08-20 18:04:58 +02:00
Init.py
now each module registers its unit tests itself
2018-08-28 13:14:16 +02:00
InitGui.py
now each module registers its unit tests itself
2018-08-28 13:14:16 +02:00
Profiles.py
…
sketcher.dox
…
SketcherExample.py
Misc. typos
2018-05-19 12:06:34 -04:00
TestSketcherApp.py
Tests: Update test to remove redundants that failed to be detected with the old solver
2018-05-31 11:41:59 +02:00
TestSketcherGui.py
…