Blender Git "functions" branch commits. Page: 85 / 119 June 27, 2019, 11:46 (GMT) | initialize attributes with default values
| June 27, 2019, 11:27 (GMT) | thread safe block creation and deletion
| June 27, 2019, 11:25 (GMT) | use block allocator to allow muliple emitters to emit into the same block
| June 27, 2019, 10:40 (GMT) | move function from header to cpp
| June 27, 2019, 10:36 (GMT) | refactor emitter interface internals
The problem previously was that all the information about which blocks contain the attributes was not accessible by the emitter.
| June 27, 2019, 09:21 (GMT) | remove request_raw function from public emitter interface
| June 27, 2019, 09:13 (GMT) | ParticleSet should know the block it is in
| June 27, 2019, 08:02 (GMT) | Merge branch 'master' into functions
| June 26, 2019, 16:18 (GMT) | visualize different particle types with vertex colors
| June 26, 2019, 13:58 (GMT) | figure out how to add vertex colors to a new mesh
| June 26, 2019, 13:34 (GMT) | ability to store attribute defaults in AttributeInfo
| June 26, 2019, 12:46 (GMT) | Allow emitters to emit multiple types of particles
| June 26, 2019, 12:12 (GMT) | new ActionInterface class
| June 26, 2019, 10:52 (GMT) | remove unused variable
| June 26, 2019, 10:51 (GMT) | Update attribute arrays based on which attributes are required
| June 26, 2019, 10:06 (GMT) | particles container has responsibility to allocate attribute arrays again
| June 26, 2019, 09:41 (GMT) | comment out unused variables
| June 26, 2019, 09:34 (GMT) | Merge branch 'master' into functions
| June 24, 2019, 10:37 (GMT) | new EventInterface abstraction
| June 24, 2019, 07:47 (GMT) | take reference to emitter interface
|
|
|