ᴩʜᴏɴᴇᴅʀᴏɪᴅ
0df300cee6
[ Import ]: Update SPDX License Identifiers ( #24976 )
2025-11-03 11:57:57 -06:00
Benjamin Nauck
821327b4cd
Import: Use std::numeric_limits and std::numbers instead of defines
2025-03-29 13:32:38 +01:00
Kacper Donat
a72a63232a
Base: Move App::Color to Base
...
Every basic data type is stored in Base module, color is standing out as
one that does not. Moving it to Base opens possibilities to integrate it
better with the rest of FreeCAD.
2025-02-17 21:10:26 +01:00
wmayer
1cbd96f3cf
Import: code-refactoring and clean-up
...
* Add new method ExportOCAF::exportObjects() to avoid code duplication
* Simplify handling of arguments passed to Python handler
* Fix several lint warnings
* Move ImportOCAFExt to the corresponding source files
2023-10-01 22:23:57 +02:00
pre-commit-ci[bot]
222a2520b1
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-09-12 13:02:35 -04:00
wmayer
b5d0950211
Import: Apply clang format
2023-09-10 19:23:47 +02:00
wmayer
a0882fe64a
Import: modernize C++: use default member init
2023-08-23 00:55:03 +02:00
wmayer
b44d70f646
Import: [skip ci] fix warning about trailing whitespaces, fix parsing errors
2022-11-25 11:55:51 +01:00
Uwe
838d99636b
[Import] remove unused includes
...
- also some sorting
2022-11-25 04:34:44 +01:00
berniev
ddafb98813
Mod: Use override etc 2
2022-08-09 12:52:26 +02:00
wmayer
ccaa862389
Import: include header with export macros
2022-03-24 20:44:34 +01:00
wmayer
0852dde409
fixes 0003807: STEP export with BaseFeature does not hide BaseObject
2019-02-23 19:43:35 +01:00
wmayer
27a4938d90
move class ExportOCAF to own source files
2018-09-28 15:06:46 +02:00