Clara
|
9f928e1ea0
|
[mesh] Texturing: set parameters for multi-band blending
Use only 3 parameters : useScore, multiBandDownscale, multiBandNbContrib
|
2019-05-13 17:04:26 +02:00 |
|
Yann Lanthony
|
1a22fc8ae8
|
[core] add GroupAttribute.childAttribute method
* easier access to child attributes
* callable from QML
|
2019-03-01 17:22:57 +01:00 |
|
Yann Lanthony
|
3dad1e3aac
|
[core] Attribute: expose 'node' and 'linkParam' as properties
|
2018-11-19 15:17:36 +01:00 |
|
Yann Lanthony
|
400835d8f8
|
[core] Attribute: expose 'fullName' as property
|
2018-11-19 15:17:36 +01:00 |
|
Yann Lanthony
|
93dd055f72
|
[clean] fix variable names and typos
* node_factory & attribute_factory to camelCase
* fix depths variable in updateNodesTopologicalData
|
2018-07-26 12:11:43 +02:00 |
|
Yann Lanthony
|
1f675a0e42
|
[core] split graph.py into separate modules
core.graph is now splitted into:
* graph.py
* node.py
* attribute.py
|
2018-06-26 12:19:14 +02:00 |
|