mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
* #7797 Well Targets: Add scripting capability * #7794 Python : Do not update childField or childFieldArray * #7797: Python - Add scripting to well path collection - Extend the pdmobject.py with method add_object() - allow objects to be created from Python in well path collections - add well targets to modelled well path * #7795 Python : Make sure referenced generated classes are defined * #7810 StimPlanModel: clean-up python generation * Python : Always use empty string as default value for ptrFieldValue It can happen that a ptrField is assigned to a pointer on object construction. (FaciesProperties) Make sure that constructor always assigns an empty string. Co-authored-by: magnesj <magnesj@users.noreply.github.com> Co-authored-by: Kristian Bendiksen <kristian.bendiksen@gmail.com> |
||
---|---|---|
.. | ||
cafPdmScripting_UnitTests | ||
.clang-format | ||
.clang-tidy | ||
cafPdmAbstractFieldScriptingCapability.cpp | ||
cafPdmAbstractFieldScriptingCapability.h | ||
cafPdmCodeGenerator.h | ||
cafPdmFieldScriptingCapability.cpp | ||
cafPdmFieldScriptingCapability.h | ||
cafPdmFieldScriptingCapabilityCvfColor3.cpp | ||
cafPdmFieldScriptingCapabilityCvfColor3.h | ||
cafPdmFieldScriptingCapabilityCvfVec3d.cpp | ||
cafPdmFieldScriptingCapabilityCvfVec3d.h | ||
cafPdmMarkdownBuilder.cpp | ||
cafPdmMarkdownBuilder.h | ||
cafPdmMarkdownGenerator.cpp | ||
cafPdmMarkdownGenerator.h | ||
cafPdmObjectMethod.cpp | ||
cafPdmObjectMethod.h | ||
cafPdmObjectScriptability.cpp | ||
cafPdmObjectScriptingCapability.cpp | ||
cafPdmObjectScriptingCapability.h | ||
cafPdmObjectScriptingCapabilityRegister.cpp | ||
cafPdmObjectScriptingCapabilityRegister.h | ||
cafPdmPythonGenerator.cpp | ||
cafPdmPythonGenerator.h | ||
cafPdmScriptIOMessages.cpp | ||
cafPdmScriptIOMessages.h | ||
cafPdmScriptResponse.cpp | ||
cafPdmScriptResponse.h | ||
CMakeLists.txt |