github-actions[bot]
|
c4d2488d31
|
Fixes by clang-format (#6362)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2020-08-25 08:44:08 +02:00 |
|
Gaute Lindkvist
|
f82b2f73ec
|
#6320 Refactor of PdmScripting
* Make base class abstract
* Implement support for IOHandling for PdmChild and PdmChildArray fields
|
2020-08-25 08:33:47 +02:00 |
|
Gaute Lindkvist
|
454e7f17a0
|
#6322 Fix Python 3.8 problems
* Change base PdmObject class name to PdmObjectBase to avoid name conflicts
* Make all import paths relative
|
2020-08-24 09:40:36 +02:00 |
|
Magne Sjaastad
|
bdc536dfc4
|
#6106 Apply clang-format on AppFwk
|
2020-06-19 08:00:01 +02:00 |
|
Gaute Lindkvist
|
27600fa57a
|
Working click matrix to change correlation plots
|
2020-05-07 08:30:39 +02:00 |
|
Magne Sjaastad
|
f076749dab
|
Adjustments after review
|
2020-04-17 13:54:13 +02:00 |
|
Magne Sjaastad
|
bd5ce912fb
|
#5538 Python : Add methods at correct inheritance level
|
2020-04-17 13:54:10 +02:00 |
|
Magne Sjaastad
|
30eafceef4
|
Fix generation of Attributes header
|
2020-03-14 10:13:34 +01:00 |
|
Gaute Lindkvist
|
2853308a4a
|
Python: Create summary plot from string
|
2020-03-13 14:18:41 +01:00 |
|
Gaute Lindkvist
|
c51aa91c42
|
#5632 Python method commands (#5649)
* General PdmObjectMethods for scripting.
|
2020-03-10 14:11:22 +01:00 |
|
Gaute Lindkvist
|
6e2d87b05f
|
Python: Fix child field retrieval
|
2020-03-05 13:05:04 +01:00 |
|
Gaute Lindkvist
|
b77c057e7d
|
Python fixup after code review
|
2020-03-05 11:09:07 +01:00 |
|
Gaute Lindkvist
|
bd8e079e24
|
#5632 Generate PdmChildField and PdmChildArrayField methods
|
2020-03-05 08:40:46 +01:00 |
|
Gaute Lindkvist
|
2424d79c5d
|
Move some more scriptability to caf
|
2020-03-05 08:40:46 +01:00 |
|
Gaute Lindkvist
|
508d8806e6
|
Rename PdmXmlFieldHandle::childClassKeyword to dataTypeName to reflect that it will contain names for built in types
|
2020-03-05 08:40:46 +01:00 |
|
Gaute Lindkvist
|
76019e7776
|
Get rid of Python class_keyword attribute and fix parameter sending for WBS
|
2020-03-05 08:40:46 +01:00 |
|
Gaute Lindkvist
|
554f9a1758
|
Translate data types to Python data types for Python generation
|
2020-03-05 08:40:46 +01:00 |
|
Gaute Lindkvist
|
b2f55a3101
|
Make scriptability a CAF-feature
|
2020-03-05 08:40:46 +01:00 |
|