aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/ParticleCreation/SmartUtils.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-03-19Add SmartCreate functor alongside SmartCopy (#825)Gravatar Luca Fedeli 1-0/+52
* created source files * initial work to create SmartCreate * Reorganized ParticleCreation and added SmartCreate.H * add missing files * added possibility to modify weight in SmartCreate * bugfixing * bugfixing * bugfixing * added comments and SmartCreateMode * fixed comments * removed template option * removed unused includes