Paddle
|
1d7671942f
|
Assembly: Introduce core functionality of assembly workbench.
|
2024-02-13 08:25:45 +01:00 |
|
Uwe
|
b57cdc850d
|
[Assembly] remove it
as discussed: https://forum.freecadweb.org/viewtopic.php?p=582152#p582152
|
2022-03-23 01:59:51 +01:00 |
|
Uwe
|
f88be24a2f
|
[Assembly] remove Python.h and Xerces
|
2022-03-21 02:44:01 +01:00 |
|
wmayer
|
6380881b58
|
+ fix warnings:
-Wsign-compare, -Wunused-variable, -Wunused-function, -Wswitch
+ fix Qt issues
|
2016-04-13 14:26:38 +02:00 |
|
Alexander Golubev
|
d72a919384
|
OriginGroup: add new abstraction layer between the Part and the GeoFeatureGroup
|
2016-04-12 18:12:18 +02:00 |
|
Alexander Golubev
|
9347f66a9e
|
PartDesign/Gui: Move various utility stuff from Workbench to a separate file
Also do some header cleanup.
|
2016-04-12 18:12:17 +02:00 |
|
Stefan Tröger
|
148f5a9b7a
|
Remove BasePlanes from part design
|
2016-04-12 18:12:04 +02:00 |
|
jriegel
|
d7c932d714
|
Changing active object handling in PartDesign
|
2016-04-12 18:12:03 +02:00 |
|
jriegel
|
0307a73c04
|
some fixes
|
2016-04-12 18:12:02 +02:00 |
|
jriegel
|
d87d0e8376
|
Assembly: Rename to setActiveBody and make link indeipendant Part initialization
|
2016-04-12 18:12:02 +02:00 |
|
jrheinlaender
|
36c0cf393f
|
getActivePart() python function as complement to setActivePart()
|
2016-04-12 18:11:55 +02:00 |
|
jrheinlaender
|
8dabdf2eaf
|
Miscellaneous fixes
|
2016-04-12 18:11:52 +02:00 |
|
jrheinlaender
|
2d7813295b
|
Allow selecting back of base planes, miscellaneous fixes
|
2016-04-12 18:11:50 +02:00 |
|
jrheinlaender
|
d4898e51b7
|
Miscellaneous fixes
|
2016-04-12 18:11:49 +02:00 |
|
jrheinlaender
|
8390bbb999
|
Work on inserting, removing, hiding and showing features in the body
|
2016-04-12 18:11:48 +02:00 |
|
jrheinlaender
|
c494d616ee
|
Moved ActivePartObject etc. to PartDesignGui namespace and added extern declaration to Workbench.h as suggested by logari81
|
2016-04-12 18:11:48 +02:00 |
|
jrheinlaender
|
13f3ff24c3
|
When switching to the PartDesign workbench, activate the Body feature that was active when the document was last saved,
and move the selection to its Tip feature so that the user can start creating new features right away
|
2016-04-12 18:11:47 +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
|
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 |
|
Mateusz Skowroński
|
05f95c0506
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|