Commit Graph

7 Commits

Author SHA1 Message Date
Max Wilfinger
023ba94e6b Recalculate example files 2026-01-19 22:34:15 +01:00
Max
b256c457e9 Change default to not include the icon file to the file thumbnail on save.
Windows renders the application image on top so it appears twice.
Update example file thumbnails on start page to have a consistent background (classic theme) and remove the old FreeCAD logos.
2024-08-12 11:37:38 -04:00
Roy-043
682979d503 Fix EngineBlock.FCStd example file
The EngineBlock.FCStd example file contained a corrupt Points file. A new file was created by opening the V0.17 version of the FCStd file, saving that file, and then copying that Points file into the V0.22 FCStd file.

It's a very OLD example BTW. See also #14583.

To check the problem recompute the original V0.22 FCStd file.
Result:
```
pyException: Traceback (most recent call last):
  File "D:\BKG_Tmp\FreeCAD_0.22\Mod\Draft\draftobjects\bspline.py", line 113, in execute
    spline.interpolate(obj.Points, PeriodicFlag = True, Parameters = self.knotSeq)
<class 'Part.OCCError'>: Standard_ConstructionError
20:56:32  BSpline001: Standard_ConstructionError
2024-06-24 10:55:58 -05:00
wmayer
a93a8e7826 [skip ci] Data: set author and update license 2023-03-07 10:41:07 +01:00
luz.paz
dc6cbd5ac5 [StartWB] Re-added example files with saved thumbnails in their icons
These example files have been updated to include the graphical representation of their models in their logos (these were previously missing). Start WB will now display them correctly.  
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=3&t=37372&start=10#p318420
2019-07-02 20:05:45 -03:00
Yorik van Havre
b872dda2a1 0001036: Wrong Draft objects in engine example file 2013-03-06 12:13:33 -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