Commit Graph

6766 Commits

Author SHA1 Message Date
jriegel
39d6d914a8 Some fixes in Body visualls (ongoing) 2016-04-12 18:11:46 +02:00
jriegel
96f2a734ae 3D subgrouping for Body 2016-04-12 18:11:46 +02:00
jriegel
d6772a2a7b Fix bug in switching active Part/Assembly object when document with active one was closed 2016-04-12 18:11:45 +02:00
jriegel
acb93b1644 addition of constraints 2016-04-12 18:11:45 +02:00
jriegel
5c15125451 add .gitignore for *.pyc files 2016-04-12 18:11:45 +02:00
jriegel
f534932568 start Constraints 2016-04-12 18:11:45 +02:00
jriegel
6949a23483 some adjustments on WB auto-switch 2016-04-12 18:11:45 +02:00
jriegel
b7d53d9d70 auto WB switching for editing Sketches and new TaskWatcher 2016-04-12 18:11:45 +02:00
jriegel
0f6f91caec change inheritance of Item (again) 2016-04-12 18:11:45 +02:00
jriegel
5f8ebafd7d switch PartDesign to Bodies 2016-04-12 18:11:45 +02:00
jriegel
f9d1cc4fe4 clean up in- and out-list code 2016-04-12 18:11:45 +02:00
jriegel
ee712eecf8 Automatic WB switching and Active PartDesign body 2016-04-12 18:11:45 +02:00
jriegel
5b23d06cfe implement active body in PartDesign 2016-04-12 18:11:45 +02:00
jriegel
e5f3fe18f6 make SoFCUnifiedSelection work with nested children in 3DView 2016-04-12 18:11:45 +02:00
jriegel
a138fb0e8c testing selection 2016-04-12 18:11:45 +02:00
jriegel
e60b7eb89c fix in Plane and Placement visual 2016-04-12 18:11:45 +02:00
jriegel
17ca3b00a9 View nesting working! 2016-04-12 18:11:45 +02:00
jriegel
11b0178a42 Slightly change start up code to run Workbench activate later and some implementations 2016-04-12 18:11:45 +02:00
jriegel
8eb0d198f8 First claimChildren3D implementation and Starting PartItem implementation 2016-04-12 18:11:45 +02:00
jriegel
d9b6c03304 Finally fixing the highlight code 2016-04-12 18:11:44 +02:00
jriegel
bd1d5525ca fix startup AssemblyGui 2016-04-12 18:11:44 +02:00
jriegel
0f05c6df8f implementing commands 2016-04-12 18:11:44 +02:00
jriegel
b4cad19107 fixes in highlight code 2016-04-12 18:11:44 +02:00
jriegel
fd000dff8a Add highlighting of tree view items 2016-04-12 18:11:44 +02:00
jriegel
9b5f9b8e58 Commands and object making 2016-04-12 18:11:44 +02:00
jriegel
437bf6d917 Add some commands to assembly 2016-04-12 18:11:44 +02:00
jriegel
57d4edab07 implementing Plane visual 2016-04-12 18:11:44 +02:00
jriegel
7a76df4013 implementing PlacementObject 2016-04-12 18:11:44 +02:00
jriegel
2052563b70 duplicate zoom node to Gui and add doc tool module 2016-04-12 18:11:44 +02:00
jriegel
610dfcb975 add ProjectView 2016-04-12 18:11:44 +02:00
jriegel
0fb347e4b1 Add more objects for Assembly 2016-04-12 18:11:44 +02:00
U-EMEA\jriegel
b496dfded4 Add ViewProvider for Assembly and Part and add FreeGCE3D 2016-04-12 18:11:44 +02:00
jriegel
cb499ac2c7 Adding ViewProvider 2016-04-12 18:11:44 +02:00
jriegel
075bd74d9b Starting DocTool for FreeCAD documents 2016-04-12 18:11:44 +02:00
jriegel
a037ffa728 First work for LibPack8 and PropertyUUID 2016-04-12 18:11:44 +02:00
jriegel
0a4336b5c4 Add Assembly App objects and some python bindings
Make Part working
2016-04-12 18:11:44 +02:00
jriegel
949a50a0cd Run arbitrary scripts from Cmd command line 2016-04-12 18:11:44 +02:00
jriegel
5e7654b794 starting implementing assembly 2016-04-12 18:11:44 +02:00
wwmayer
a5d9517f91 Merge pull request #136 from bblacey/matrix-0.17
First cut at 0.17 build matrix - move linux to trusty dist with clang
2016-04-11 12:16:04 +02:00
Bruce B. Lacey
fb8c2e5627 First cut at 0.17 build matrix - move linux to trusty dist with clang 2016-04-10 16:13:54 -07:00
wmayer
f25dd58bc9 + make 'Merge project' undo/redoable 2016-04-10 17:59:58 +02:00
wwmayer
8f06023f3b Merge pull request #134 from ianrrees/20160410-add-3dconnexion-logging-windows
Added some logging to Windows 3Dconnexion handler
2016-04-10 09:26:03 +02:00
Ian Rees
8b9f9c4685 Added some logging to Windows 3Dconnexion handler 2016-04-10 13:01:14 +12:00
Bernd Hahnebach
719eb7cd37 FEM: Mesh ViewProvider, remove some console log prints 2016-04-09 21:00:58 +02:00
Bernd Hahnebach
336b088b9a FEM: Mesh Viewprovider, add faces and edges of pyra13 2016-04-09 21:00:58 +02:00
Bernd Hahnebach
3f77f7789f FEM: Mesh ViewProvider, add faces and edges of penta15 2016-04-09 21:00:58 +02:00
Bernd Hahnebach
9d90760c5e FEM: Mesh ViewProvider, add faces and edges of pyra5 2016-04-09 21:00:58 +02:00
Bernd Hahnebach
fab338c571 FEM: Mesh ViewProvider, add faces and edges of penta6 2016-04-09 21:00:58 +02:00
Bernd Hahnebach
99e56e2a69 FEM: Mesh ViewProvider, add faces and edges of hexa20 2016-04-09 21:00:58 +02:00
Bernd Hahnebach
b90271f7b6 FEM: Mesh ViewProvider, add faces and edges of quad8 2016-04-09 21:00:58 +02:00