Blender Git Commits

Blender Git commits from all branches.

Page: 2677 / 2888

March 12, 2014, 13:39 (GMT)
Removed code to initialise components when creating ID Ref

This causes problems when building the graph and we don't initialise the
id ref first, resulting in double-ups. However, initialising ID's first
is kindof painful when dealing with some of the usecases in graph building
that we have
March 12, 2014, 13:39 (GMT)
More work fleshing out graph building...
March 12, 2014, 13:39 (GMT)
Upgraded parenting stuff - still doesn't work quite right yet
March 12, 2014, 13:39 (GMT)
Move all geometry-related depsgraph building into a separate function
March 12, 2014, 13:39 (GMT)
Rename helper used to create component nodes to be clearer
March 12, 2014, 13:39 (GMT)
Start of porting effort of graph building code over to the new system

Not everything is done yet, but the parts that are are taking shape
much better under this scheme
March 12, 2014, 13:39 (GMT)
Adding some missing includes
March 12, 2014, 13:39 (GMT)
WIP work to flesh out how the copying algorithm should work
March 12, 2014, 13:39 (GMT)
Added missing typedefine for pose eval
March 12, 2014, 13:39 (GMT)
Add copy-context argument to all copy callbacks
March 12, 2014, 13:39 (GMT)
Filtering context init/free
March 12, 2014, 13:39 (GMT)
Moving node/relation copy operations over to filtering API
March 12, 2014, 13:39 (GMT)
Skeleton for Filtering + Querying API
March 12, 2014, 13:39 (GMT)
Sketch of what the internal parts of the Filtering API look like
March 12, 2014, 13:39 (GMT)
Fix: Missing semicolon
March 12, 2014, 13:39 (GMT)
Remove obsolete API
March 12, 2014, 13:39 (GMT)
Freeing method for component
March 12, 2014, 13:39 (GMT)
Using cleaner hash iterator syntax
March 12, 2014, 13:39 (GMT)
Typeinfo defines for outer nodes
March 12, 2014, 13:39 (GMT)
First attempt at copy operation for ID Nodes

TODO: Relationships are still not hooked back up yet
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021