Display: 
				Master Commits 
				Branch Commits 
				All Commits 
			 
		
Blender 
Git "builtin-simulation-nodes"  branch commits.
 Page: 102 / 122 
 April 27, 2019, 20:03 (GMT)
move value storage into separate struct
April 27, 2019, 18:21 (GMT)
use macro for pointer offset
April 27, 2019, 18:15 (GMT)
put values in a struct that are accessed together
April 27, 2019, 17:58 (GMT)
remove unused socket flag
April 27, 2019, 17:49 (GMT)
do less unnecessary data copies
April 27, 2019, 17:34 (GMT)
copy computed value to fn_out immediatly
April 27, 2019, 15:04 (GMT)
make it optional to run value destructors when tuple is destructed
April 27, 2019, 10:55 (GMT)
multipool tried to deallocate the wrong pointer
April 27, 2019, 10:48 (GMT)
initial non recursive evaluation of new data flow graph
April 27, 2019, 10:21 (GMT)
utility set functions
April 27, 2019, 08:24 (GMT)
extract ensure tuple calls function
April 27, 2019, 08:01 (GMT)
dot export for new data flow graph
April 26, 2019, 17:21 (GMT)
Split up the data flow graph data structure
April 26, 2019, 15:09 (GMT)
Merge branch 'master' into functions
April 25, 2019, 07:57 (GMT)
Merge branch 'master' into functions
April 24, 2019, 07:22 (GMT)
Merge branch 'master' into functions
April 19, 2019, 11:56 (GMT)
Simple range iterator with tests
April 19, 2019, 09:19 (GMT)
produce lookup statistics for map and set
April 19, 2019, 08:34 (GMT)
socket builder utility function
April 18, 2019, 09:25 (GMT)
support conversions in all directions between bool, int and float