Commit Graph

31830 Commits

Author SHA1 Message Date
jriegel
a5c8cd9c4b Treat OCE in LibPack8.x with respect to debug/release 2013-03-31 00:16:17 +01:00
wmayer
72d2a38d85 Minor repairs per jriegel/jmaustpc (fixes from wandererfan) 2013-03-30 13:42:30 +01:00
wmayer
ad49408c58 Support to write vector list and float lists in old format, fix issues in property editor, move back to float for curvature type 2013-03-30 12:32:53 +01:00
wmayer
bb63f7a4d5 Remove FileVersion from RestoreDocFile, convert point data back to floats 2013-03-29 15:23:51 +01:00
wmayer
75e8d64d09 For shapes with no faces remove display modes >Flat lines< and >Shaded< 2013-03-28 14:39:30 +01:00
jrheinlaender
b47cdd5f50 Fixed python format flags "f" from float to double "d" 2013-03-27 18:59:41 +04:30
jriegel
b3ef79b9cf Additional objects to handle Analysises 2013-03-27 11:41:17 +01:00
wmayer
64be2e2d6b Fix typo 2013-03-27 11:18:44 +01:00
jrheinlaender
ad6444053b Added FileVersion attribute to XML format to distinguish legacy float binary files from new double binary files 2013-03-27 11:47:18 +04:30
jrheinlaender
5931944beb Mod/Points moved from float -> double 2013-03-26 19:13:43 +04:30
jrheinlaender
6df4bdadbb Mod/ReverseEngineering moved float -> double 2013-03-26 19:13:06 +04:30
jriegel
39824cc7bf Merge branch 'shapestring' of WndererFan and includ configure switch. Windows default off! 2013-03-26 14:51:45 +01:00
jriegel
e4f1d6f253 Merge branch 'refs/heads/WizardShaft' 2013-03-26 13:23:27 +01:00
jrheinlaender
69c13b1ae4 more suggestions for moving float -> double 2013-03-25 20:40:41 +04:30
jrheinlaender
78310377dc Moved Sketcher from float to double 2013-03-25 20:37:59 +04:30
jrheinlaender
83f977a96d Moved Gui/InputVector,Placement,Transform from float to double 2013-03-25 19:45:37 +04:30
jmaustpc
eab41bf05e flip arrow directions in Part_Export and Part_Import icons 2013-03-25 11:25:12 -03:00
jmaustpc
a5817a7e61 RuledSurface fixes, Switch Part_Mirror to SVG icon
RuledSurface fixes,
  claim children
  correct tool tip
  change default name from "Filled_shape" to "Ruled Surface"

Part_Mirror
  Switched icon in the tool bar, menu, and tree from
  the existing PNG icon to the also existing SVG icon
2013-03-25 11:25:12 -03:00
jmaustpc
4660012901 Add and display Tree icon for Part_RuledSurface 2013-03-25 11:25:12 -03:00
jmaustpc
1e584dcb40 Add an icon for Part_Export
Add the icon and make it display in the
Part workbench Part menu
2013-03-25 11:25:12 -03:00
jrheinlaender
4d595ff499 PartDesign module moving float -> double 2013-03-25 17:42:29 +04:30
jrheinlaender
8cf0b17c1e Suggestions for Part module moving float -> double 2013-03-25 17:15:21 +04:30
jrheinlaender
0f8c7cd11b Suggested changes for float -> double move 2013-03-25 15:33:12 +04:30
jrheinlaender
3f175595ca Changes to FEM constraint visuals for float->double move 2013-03-25 15:32:05 +04:30
Yorik van Havre
f6fe97b449 Arch: Merge Walls command
The merge walls command merges the selected walls (unifies their
underlying sketches into one and deletes remaining objects)
2013-03-24 16:15:03 -03:00
Yorik van Havre
558862130b Arch: Better auto-fuse for walls 2013-03-24 15:22:37 -03:00
jrheinlaender
43a26c8b90 Shaft Wizard: Right-click on column header brings up context menu 2013-03-24 16:28:13 +04:30
jrheinlaender
369b594706 Fem Constraint Visuals: Fixed bug that crashed FC when trying to edit a bearing constraint 2013-03-24 16:09:16 +04:30
jrheinlaender
9eb9fd214c Shaft Wizard: Removed unnecessary (and erroneous) class variables which now allows the wizard to be called multiple times in a session... 2013-03-24 15:52:15 +04:30
wmayer
ef890db848 Move from float to double 2013-03-23 15:12:04 +01:00
wmayer
218f972b05 Fix build error caused by items added multiple times to FemGui target 2013-03-23 13:14:49 +01:00
jrheinlaender
1e6cf7a3db Bug fixes 2013-03-22 19:29:45 +04:30
WandererFan
7ed64d340a Tidy PyList creation code. Add test driver. 2013-03-22 10:35:34 -04:00
WandererFan
14c21746b9 Refactor PyList logic to FT2FC from AppPartPy. 2013-03-22 09:38:32 -04:00
jriegel
04e84eb2d3 fixes for VisualStudio 2013-03-22 12:50:15 +01:00
jriegel
aecac3abe8 Intgrate Jans FEM PullRequest 2013-03-22 12:49:05 +01:00
jriegel
a61b24da2e Methode stub for retriving surface nodes (todo) 2013-03-22 12:34:27 +01:00
jrheinlaender
c6f72c17fa Fixed unit mismatches in Shaft Wizard 2013-03-22 08:12:05 +04:30
wmayer
605e85b952 Make FeaturePython Python binding a template class to avoid code duplication 2013-03-22 00:34:18 +01:00
jrheinlaender
bad4a2fe00 Fixed error after rebase 2013-03-21 18:08:56 +04:30
WandererFan
6ecee09443 Refactor to move FC object creation from AppPartPy to FT2FC. 2013-03-21 09:14:25 -04:00
jrheinlaender
d7faf5d8a2 Enhancements to Shaft Design Wizard, e.g. display of stresses for three axes and bending curve for shaft 2013-03-21 16:58:40 +04:30
jrheinlaender
07ac843c3c Minor changes to FEM constraint visuals 2013-03-21 16:58:40 +04:30
jrheinlaender
c24465a594 Added icons for FEM constraints, courtesy of jmaustpc 2013-03-21 16:58:39 +04:30
jrheinlaender
909265cac9 Improvements to FEM constraint objects 2013-03-21 16:58:01 +04:30
jrheinlaender
7670c6b13c Fixed problems with loading of FEM constraint objects 2013-03-21 16:56:57 +04:30
jrheinlaender
4755859cb6 Split code into separate files for each constraint type 2013-03-21 16:56:57 +04:30
jrheinlaender
65f8f400f1 Created FEM constraint document object 2013-03-21 16:52:10 +04:30
WandererFan
bbc167ac67 Eliminate temporary vector in FT2FC. 2013-03-20 19:39:03 -04:00
WandererFan
3305dd24d3 Combine UCS2 & UTF-8 logic. 2013-03-20 19:12:53 -04:00