Display:
Master Commits
Branch Commits
All Commits
Blender
Git commits from all branches.
Page: 1263 / 2888
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
July 4, 2019, 12:03 (GMT)
store list with non-reroute and non-frame nodes explicitely
July 4, 2019, 11:57 (GMT)
cleanup finding input and output nodes of function
July 4, 2019, 11:44 (GMT)
use indexed node tree in more places
July 4, 2019, 11:29 (GMT)
initial age reached event node
July 4, 2019, 11:15 (GMT)
Add support for Triangle4i and InstancedPrimitive
July 4, 2019, 09:34 (GMT)
cleanup rna access
July 4, 2019, 09:30 (GMT)
simple point emitter node for testing
July 4, 2019, 09:17 (GMT)
initial emitter inserter
July 4, 2019, 08:54 (GMT)
improve indexed node tree
July 4, 2019, 08:32 (GMT)
refactor IndexedBParticlesTree
July 4, 2019, 08:29 (GMT)
rename NodeTreeQuery to IndexedNodeTree
July 4, 2019, 08:20 (GMT)
identify particle types with name instead of integer While this might be less efficient, it is much more comfortable to work with. Also it might be possible to make it a bit more efficient again in the future.
July 4, 2019, 08:18 (GMT)
LANPR: CPU mode chaining use deep bounding areas.
July 4, 2019, 07:10 (GMT)
LANPR: fixed one coordinate bug in triangle culling function.
July 4, 2019, 06:56 (GMT)
LANPR: Fix GPU overflow prevention.
July 4, 2019, 06:31 (GMT)
LANPR: use minimum occlusion level needed to speed up CPU mode.
July 4, 2019, 05:49 (GMT)
LANPR: new layer now increase occlusion level automatically.