Display:
Master Commits
Branch Commits
All Commits
Blender
Git "functions" branch commits.
Page: 76 / 119
July 5, 2019, 10:53 (GMT)
allow event filters to add attributes to a particle type
July 5, 2019, 10:23 (GMT)
improved change direction action
July 5, 2019, 09:15 (GMT)
new change direction action
July 5, 2019, 09:15 (GMT)
access element at index in listbase
July 5, 2019, 08:48 (GMT)
initial build action from nodes
July 5, 2019, 08:38 (GMT)
new action that does nothing
July 5, 2019, 08:38 (GMT)
cleanup
July 5, 2019, 08:28 (GMT)
remove unnecessary IndexedBParticlesTree
July 5, 2019, 08:24 (GMT)
better function signature for inserters
July 5, 2019, 08:14 (GMT)
new kill particle node ui
July 5, 2019, 08:11 (GMT)
new control flow socket
July 5, 2019, 07:53 (GMT)
Merge branch 'master' into functions
July 4, 2019, 16:04 (GMT)
Use monotonic allocator instead of more complex ones
July 4, 2019, 15:33 (GMT)
some comments for allocators
July 4, 2019, 14:30 (GMT)
initial replaceable unlinked inputs handler Depending the use case, unlinked node inputs should be handled differently. Sometimes, it is okay to load them from RNA on every call, but sometimes they should also be hardcoded into the generated assembly.
July 4, 2019, 14:08 (GMT)
fix memory leak
July 4, 2019, 13:57 (GMT)
first time using the function nodes within bparticle nodes
July 4, 2019, 13:31 (GMT)
cleanup data flow graph generation
July 4, 2019, 13:02 (GMT)
don't use output parameter when building data flow graph
July 4, 2019, 12:49 (GMT)
make it possible to build data flow graphs for any node tree