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
AgeCommit message (Expand)Author
2020-08-02Particles: new Age Reached Event, Kill Particle and Random Float nodeJacques Lucke
2020-08-01Particles: support custom particle events in solverJacques Lucke
2020-07-29Particles: rename Size attribute to RadiusJacques Lucke
2020-07-29Particles: add Size attributeJacques Lucke
2020-07-28Particles: initial support for the Time input nodeJacques Lucke
2020-07-27Particles: initial support for events and actionsJacques Lucke
2020-07-25Cleanup: avoid using namespace name in many casesJacques Lucke
2020-07-24Particles: initial particle birth actionJacques Lucke
2020-07-24BLI: add MultiValueMapJacques Lucke
2020-07-23Particles: improve mesh emitterJacques Lucke
2020-07-23Simulation: add depsgraph relations for ids referenced by node treeJacques Lucke
2020-07-22Simulation: move responsibility of updating persistent data handlesJacques Lucke
2020-07-22Particles: give emitter its own stateJacques Lucke
2020-07-21Particles: initial object socket and emitter node supportJacques Lucke
2020-07-20Particles: support removing particles during the simulationJacques Lucke
2020-07-20Refactor: Update integer type usageJacques Lucke
2020-07-19Particles: Make it easier to add attributes internallyJacques Lucke
2020-07-19Particles: Emit particles over timeJacques Lucke
2020-07-18Simulation: cleanup deduplicating attribute input nodesJacques Lucke
2020-07-18Simulation: cleanup how data inputs are handledJacques Lucke
2020-07-18Simulation: deduplicate code that finds particle simulation namesJacques Lucke
2020-07-17Simulation: extract node tree parsing code to separate fileJacques Lucke