|
|
de296e8429
|
Cleanup: add const.
|
2021-03-19 08:18:00 +01:00 |
|
|
|
ef944b5020
|
Cleanup: Replace std::vector with blender::Vector.
|
2021-03-19 08:11:11 +01:00 |
|
|
|
64a413b0c7
|
Fix T86710: Crash When Adding Node Group.
When adding a node group there can be no inputs in the input map that
was triggering an assert.
|
2021-03-19 08:04:30 +01:00 |
|
|
|
e91dd645a9
|
Fix concern: lookup could fail.
Concern raised on {93e2491ee724}.
|
2021-03-17 09:18:39 +01:00 |
|
|
|
187f358f33
|
Cleanup: Use blender::MultiValueMap.
Fixed concern raise on {93e2491ee724}.
|
2021-03-17 09:14:38 +01:00 |
|
|
|
93e2491ee7
|
Cleanup: replace std::map with blender::Map.
|
2021-03-16 15:03:30 +01:00 |
|
|
|
4ca8e09b24
|
Cleanup: Replace std::vector with blender::Vector.
|
2021-03-16 15:03:30 +01:00 |
|
|
|
5266e17ed5
|
Cleanup: Modernize iterators.
|
2021-03-16 15:03:30 +01:00 |
|
|
|
1775ea74c1
|
Cleanup: Change extension .cpp to .cc
|
2021-03-08 13:41:52 +01:00 |
|