This website requires JavaScript.
Explore
Help
Register
Sign In
kindred
/
create
Watch
1
Star
1
Fork
0
You've already forked create
Code
Issues
30
Pull Requests
Actions
Packages
Projects
9
Releases
2
Wiki
Activity
Files
bb07dc1c58074fbc5885ff5c0dfe7e0398ebdb8b
create
/
src
/
Mod
/
Sketcher
History
asapelkin
7b8f473cc9
used in-built methods instead of external algoritms
2019-11-21 18:57:06 +01:00
..
App
used in-built methods instead of external algoritms
2019-11-21 18:57:06 +01:00
Gui
use emplace_back instead of push_back where justified
2019-11-21 14:48:09 +01: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
LGTM: various fixes for using string operator instead of numeric
2019-10-25 10:33:12 -03: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
…