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
a1417c5ffa52ea1c55bda08f3534a098dae23e07
create
/
src
/
Mod
/
Sketcher
History
Zheng, Lei
ea7eee8061
Expression: split Expression.h to ExpressionParser.h
...
Split Expression details into a separate header to reduce recompilation time on changes.
2019-09-28 15:30:41 +02:00
..
App
Expression: split Expression.h to ExpressionParser.h
2019-09-28 15:30:41 +02:00
Gui
TaskSketcher_xxx.ui: use sensible minimal heights to avoid scaling problems
2019-09-28 12:28: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
…