Blender Git Commits

Blender Git "functions-experimental-refactor" branch commits.

Page: 37 / 92

July 22, 2019, 15:57 (GMT)
remove builders that are not necessary for now
July 22, 2019, 15:34 (GMT)
remove unnecessary usings
July 22, 2019, 15:31 (GMT)
remove unnecessary type definitions
July 22, 2019, 15:19 (GMT)
remove "small" from test names
July 22, 2019, 15:17 (GMT)
rename SmallVector to Vector
July 22, 2019, 15:10 (GMT)
rename SmallMap to Map
July 22, 2019, 15:07 (GMT)
rename SmallMultiMap to MultiMap
July 22, 2019, 15:05 (GMT)
rename SmallStack to Stack
July 22, 2019, 14:59 (GMT)
rename SmallSetVector to SetVector
July 22, 2019, 14:57 (GMT)
Rename SmallSet to just Set

The fact that the data structure has small object optimization
is not important enough to justify a more complex name.
Following commits will rename other data structures.
July 22, 2019, 14:47 (GMT)
cleanup
July 22, 2019, 14:46 (GMT)
cleanup accessing rna of virtual node
July 22, 2019, 14:40 (GMT)
cleanup accessing node names
July 22, 2019, 14:35 (GMT)
use virtual node tree for parsing particle system node trees
July 22, 2019, 13:49 (GMT)
start using virtual node tree to generate functions
July 22, 2019, 12:19 (GMT)
initial virtual node tree
July 22, 2019, 12:18 (GMT)
ArrayRef.contains_ptr
July 22, 2019, 10:41 (GMT)
rename SocketBuilder to NodeBuilder
July 22, 2019, 10:37 (GMT)
cleanup
July 22, 2019, 10:32 (GMT)
make socket.data_type a class property
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021