Stefan Tröger
|
220d009d1c
|
remove unneeded files
|
2016-04-12 18:11:47 +02:00 |
|
Stefan Tröger
|
d700fff649
|
add more constraints and rebuild solver system everytime it needs to be executed
|
2016-04-12 18:11:47 +02:00 |
|
Stefan Tröger
|
f4331f28c9
|
remove typename outside templates
|
2016-04-12 18:11:46 +02:00 |
|
Stefan Tröger
|
2bd104ad7a
|
remove gui dependencies in app
|
2016-04-12 18:11:46 +02:00 |
|
Stefan Tröger
|
7a95658cdb
|
add solver.hpp
|
2016-04-12 18:11:46 +02:00 |
|
Stefan Tröger
|
36c474e8f4
|
add missing files
|
2016-04-12 18:11:46 +02:00 |
|
Stefan Tröger
|
02bc130c42
|
add opendcm constraint solver
|
2016-04-12 18:11:46 +02:00 |
|
Stefan Tröger
|
d50f7f1787
|
basic infrastructure
|
2016-04-12 18:11:46 +02:00 |
|
jriegel
|
395557b096
|
Start AssemblyLib.py
|
2016-04-12 18:11:46 +02:00 |
|
jriegel
|
a075e93f5b
|
Update Item with new UUID tool
|
2016-04-12 18:11:46 +02:00 |
|
jriegel
|
944e1c1b86
|
PropertyMap and new Attributes for the Assembly object and the Document
|
2016-04-12 18:11:46 +02:00 |
|
wmayer
|
7d03751e57
|
Fix some build and runtime failures
|
2016-04-12 18:11:46 +02:00 |
|
jriegel
|
6dec685ba7
|
Assembly import script & PartDesign Solid object
|
2016-04-12 18:11:46 +02:00 |
|
jriegel
|
eed0da4e83
|
Added Base planes with the Body
|
2016-04-12 18:11:46 +02:00 |
|
jriegel
|
39d6d914a8
|
Some fixes in Body visualls (ongoing)
|
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
|
f534932568
|
start Constraints
|
2016-04-12 18:11:45 +02:00 |
|
jriegel
|
0f6f91caec
|
change inheritance of Item (again)
|
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
|
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
|
2052563b70
|
duplicate zoom node to Gui and add doc tool module
|
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 |
|
Yorik van Havre
|
66e33b066a
|
Updated translation files from crowdin
|
2016-03-17 23:29:11 -03:00 |
|
Yorik van Havre
|
3106ca7df3
|
Added slovenian language
|
2016-02-03 13:36:51 -02:00 |
|
Yorik van Havre
|
758b0778d4
|
Updated translations with latest from crowdin
|
2016-02-01 23:32:58 -02:00 |
|
Mateusz Skowroński
|
05f95c0506
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
wmayer
|
c2c83a353b
|
+ harmonize XercesC cmake variables with official check
|
2015-07-28 14:17:49 +02:00 |
|
wmayer
|
d2b7b730d3
|
+ replace deprecated PYTHON_INCLUDE_PATH
|
2015-07-25 18:29:42 +02:00 |
|
Yorik van Havre
|
87911ca46b
|
Updated ts files from source
|
2015-02-27 18:56:51 -03:00 |
|
Yorik van Havre
|
7f98d14930
|
Updated translations from crowdin
|
2015-02-27 18:46:03 -03:00 |
|