wmayer
760d4f224f
Image: [skip ci] use ImageGlobal.h
2022-03-21 22:28:38 +01:00
Uwe
2f19b43113
[Image] remove unused headers and Xerces
2022-03-20 22:16:19 +01:00
wmayer
a40d37a980
Base: split export/import macros from FCConfig.h and move them to FCGlobal.h
...
The FCGlobal.h can be included in a Global.h header file of an extension module.
The reason is that some IDEs (e.g. QtCreator) fails to detect the export/import macros when only defined in the PreCompiled.h files and thus raise a parser warning.
2021-09-14 16:40:30 +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
cab441cf2a
+ remove references to SoFCSelection where not needed
2015-05-20 19:24:12 +02:00
wmayer
fe05bdc942
+ remove SoFCSelection node from ViewProviderImagePlane because it causes major problems to be used as construction plan for drafting
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5130 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-14 10:25:17 +00:00
wmayer
52ce6c4e2f
+ fix bug with mirrored image
...
+ special handling of SVG images to have best resolution
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5129 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-14 10:05:28 +00: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