Blender Git Loki

Blender Git "depsgraph_refactor" branch commits.

Page: 50 / 59

March 12, 2014, 13:39 (GMT)
Add stubs for API methods for validating and sorting nodes once graph is built
March 12, 2014, 13:39 (GMT)
Refining timesource lookup to include the possibility of looking up those for timeoffset
March 12, 2014, 13:39 (GMT)
Stub for graph sorting
March 12, 2014, 13:39 (GMT)
Add component to ID node
March 12, 2014, 13:39 (GMT)
More work fleshing out graph building...
March 12, 2014, 13:39 (GMT)
Added "validate_links()" callback to node typeinfo

This callback is used to ensure that all "builtin" operations and/or
relationships between components used to enforce certain valid-evaluation-
order constraints are satisfied. Having some of these in graph building
would be a bit too much of an extra burden to have, when much of these
are pretty much standardised actions that must take place.
March 12, 2014, 13:39 (GMT)
Upgraded parenting stuff - still doesn't work quite right yet
March 12, 2014, 13:39 (GMT)
Rename helper used to create component nodes to be clearer
March 12, 2014, 13:39 (GMT)
WIP work to flesh out how the copying algorithm should work
March 12, 2014, 13:39 (GMT)
Move all geometry-related depsgraph building into a separate function
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)
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)
Added missing typedefine for pose eval
March 12, 2014, 13:39 (GMT)
All component nodes now have "add_to_graph()" callback

This is needed now since they are created directly when building the graph
March 12, 2014, 13:39 (GMT)
Adding some missing includes
March 12, 2014, 13:39 (GMT)
Add copy-context argument to all copy callbacks
March 12, 2014, 13:39 (GMT)
First attempt at copy operation for ID Nodes

TODO: Relationships are still not hooked back up yet
March 12, 2014, 13:39 (GMT)
Remove obsolete API
March 12, 2014, 13:39 (GMT)
Filtering context init/free
March 12, 2014, 13:39 (GMT)
Typeinfo defines for outer nodes
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021