pre-commit-ci[bot]
0e5491ca67
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-11-11 19:34:32 +00:00
Frank Martinez
5e343b0b99
[License] Fix pyi license headers.
2025-11-11 13:26:18 -05:00
Frank Martinez
fc99a20a03
[bindings] remove redundant signatures. batch1
2025-11-11 13:23:10 -05:00
Frank Martinez
0d0689341b
[bindings] Format with yapf (precommit will reformat)
2025-11-11 13:23:10 -05:00
Frank Martinez
8e51db4072
[bindings] re-shape some keyword-only signatures
2025-11-11 13:23:09 -05:00
Frank Martinez
c9579bbff2
[bindings] Code formatting
2025-11-11 13:23:09 -05:00
Frank Martinez
802f62739e
[bindings] fix signatures in pyi files
2025-11-11 13:16:26 -05:00
pre-commit-ci[bot]
9fe130cd73
All: Reformat according to new standard
2025-11-11 13:49:01 +01:00
Florian Foinant-Willig
700c9a8a38
Add locked keyword to ViewProvider::addProperty
2025-04-22 23:52:17 +02:00
Pieter Hijma
0d5481e448
[Core] Add visibility toggling to ViewProvider
...
With this extension of the API, view providers can indicate whether
document objects should be able to be toggled for visibility. There is
both a C++ and Python interface, idiomatic for FreeCAD code.
2025-04-05 15:57:09 +02:00
tritao
c2ff654912
Gui: Convert XML bindings to Python API bindings model.
...
This converts the existing XML binding files to the new Python bindings
generator model.
2025-03-24 11:56:53 -05:00