Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJanne Karhu <jhkarh@gmail.com>2011-03-30 14:29:32 +0400
committerJanne Karhu <jhkarh@gmail.com>2011-03-30 14:29:32 +0400
commit22abd53c7ee99274ed93ba188e9f59e740443088 (patch)
tree12a9a9cdcde82e82658e715fd7954fe1ec75982f /source/blender/collada/LightExporter.cpp
parentbfadd7c9aa2ec2b5194baccc9fe49ee14a04f2a5 (diff)
Quick effects operators:
* A couple of operators to quickly create effects that would otherwise take some time to set up. * Nice to use for demoing functionality or as a starting point for more complex effects. * "Make Fur" - Gives every selected mesh object particle fur with a desired density and length. * "Make Smoke" - Makes each selected object a smoke emitter and creates a new domain object around the emitters with the correct material to render the smoke. ** Has style options for "stream": constant smoke flow, "puff": only create smoke once from the volume of the emitter object, "fire": enable high resolution smoke and set a secondary fire color texture for the domain object. * "Make Fluid" - Makes every selected object a fluid object (normal/inflow) and has the option to start fluid baking immediately. * This should provide a nice base for extending these / adding more operators for different effects.
Diffstat (limited to 'source/blender/collada/LightExporter.cpp')
0 files changed, 0 insertions, 0 deletions