Experimental attempt for the next generation assembly workbench for FreeCAD
Go to file
Zheng, Lei 8383b20308 assembly: hide view object 'Visibility' property
The visibility property is incompatible with sub object visibility
control, so hide it to avoid confusion
2017-11-16 18:31:08 +08:00
Gui/Resources/icons Add AsmWorkPlane 2017-11-11 03:34:43 +08:00
py_slvs@fc1bb412a4 Add solvespace source and binary as submodule 2017-10-31 04:05:41 +08:00
slvs@1198d83298 Add solvespace source and binary as submodule 2017-10-31 04:05:41 +08:00
__init__.py Refactor FCAD command management 2017-10-31 04:08:23 +08:00
.gitignore Initial commit 2017-09-11 04:30:13 +08:00
.gitmodules Add solvespace source and binary as submodule 2017-10-31 04:05:41 +08:00
assembly.py assembly: hide view object 'Visibility' property 2017-11-16 18:31:08 +08:00
constraint.py Refactor checkable command, improve command checkActive() 2017-11-16 18:31:08 +08:00
FCADLogger.py FCADLogger: add hierarchy log level support 2017-10-31 04:09:10 +08:00
gui.py Refactor checkable command, improve command checkActive() 2017-11-16 18:31:08 +08:00
InitGui.py Fix context menu 2017-11-16 18:31:08 +08:00
LICENSE Initial commit 2017-09-11 04:30:13 +08:00
proxy.py FCADLogger: add hierarchy log level support 2017-10-31 04:09:10 +08:00
solver.py Add support for locking part on vertex or edge 2017-10-31 04:09:14 +08:00
sys_slvs.py FCADLogger: add hierarchy log level support 2017-10-31 04:09:10 +08:00
sys_sympy.py FCADLogger: add hierarchy log level support 2017-10-31 04:09:10 +08:00
system.py FCADLogger: add hierarchy log level support 2017-10-31 04:09:10 +08:00
utils.py Complete support for drag and drop 2017-11-11 03:34:38 +08:00