Blender Git Loki

Blender Git "functions" branch commits.

Page: 63 / 119

July 23, 2019, 17:02 (GMT)
minor improvements
July 23, 2019, 16:06 (GMT)
rename BTreeDataGraph to VTreeDataGraph
July 23, 2019, 16:04 (GMT)
move function generation file to correct file
July 23, 2019, 16:00 (GMT)
fix uninitialized memory
July 23, 2019, 14:54 (GMT)
Remove Composition data structure

This simplifies the code and speeds up accessing function
bodies and type extensions. Now, a lock is only necessary
when create new bodies or extensions.

This is achieved at the cost of having a slighly less generic
system, because we have to give e.g. different function body
types different IDs. Since the number of different types
is expected to be fairly low, this trade off is worth it.
July 23, 2019, 12:59 (GMT)
simplify virtual node tree usage
July 23, 2019, 07:46 (GMT)
Merge branch 'master' into functions
July 22, 2019, 15:58 (GMT)
reorder lines
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
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021