Blender Git Commits

Blender Git "functions" branch commits.

Page: 88 / 119

June 20, 2019, 10:10 (GMT)
support emitting particles again
June 20, 2019, 09:18 (GMT)
bring back creating the combined positon array
June 20, 2019, 09:04 (GMT)
restructure solver api

Now I have to bring back all the functionality that was there already.
June 20, 2019, 08:17 (GMT)
remove abstractions that are wrong for now
June 20, 2019, 07:43 (GMT)
Merge branch 'master' into functions
June 19, 2019, 10:24 (GMT)
initial curve emitter
June 19, 2019, 09:06 (GMT)
move forces into separate file
June 19, 2019, 08:39 (GMT)
rename files
June 19, 2019, 08:34 (GMT)
remove turbulence force to have less distorted profiles
June 19, 2019, 08:34 (GMT)
extract temporary method for old particle deletion
June 19, 2019, 08:29 (GMT)
avoid creating the same arrays many times
June 18, 2019, 16:23 (GMT)
refactor moving particles to next event time
June 18, 2019, 14:45 (GMT)
extract methods to simulate to next event vs. to next frame
June 18, 2019, 14:22 (GMT)
Integrate particles again after an event
June 18, 2019, 13:18 (GMT)
remove specialized step function for new particles
June 18, 2019, 13:02 (GMT)
use indices mask to update only certain particles
June 18, 2019, 12:26 (GMT)
naming cleanup
June 18, 2019, 12:21 (GMT)
initial positional event abstraction
June 18, 2019, 12:02 (GMT)
more explicit particle integration step
June 18, 2019, 10:35 (GMT)
Use multithreading when moving particles forward

Timings in my current test file (nanoseconds per particle per time step):
* Debug Build: 150ns
* Optimized Build: 47ns
* With threading: 9ns
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021